Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Select a new charting library #1

Open
ociaw opened this issue Oct 3, 2020 · 1 comment
Open

Select a new charting library #1

ociaw opened this issue Oct 3, 2020 · 1 comment

Comments

@ociaw
Copy link
Owner

ociaw commented Oct 3, 2020

We currently use ApexCharts for charting. However, it bloats the download size significantly, and becomes rather slow generating charts with lots of bars.

A suitable replacement must:

  • Support grouped bar charts (for attacker vs defender comparison)
  • Support line charts (for probability graphing)
  • Support export to an SVG file in some manner (save-as within the browser is ok)
  • Good performance with several hundred data points
  • Small size
@leeoniya
Copy link

leeoniya commented Oct 4, 2020

some benchmarks: https://github.com/leeoniya/uPlot#performance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants