Skip to content

Better chart performance

Eduardo Moraes requested to merge feature/chart-sampling into main

Created by: DoodlesEpic

By implement DyGraphs as a possible graph render lib we can now render charts up to the millions with little to no impact on performance, although this update does not actually implement sampling, which is something that could be done with Apache ECharts or manually. Closes #8 (closed)

Merge request reports