TimeChart
TimeChart copied to clipboard
An chart library specialized for large-scale time-series data, built on WebGL.
How to use two or more Y Axis, Series has yAxisID mapped to one Y Axis,and zoom each Y Axis like chartjs-zoom-plugin.(panning directions should only be available when the mouse...
Bumps [terser](https://github.com/terser/terser) from 5.13.1 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...
I plot 10 series but I want to hide some ( but not all ) depending on the zoom scale. I have tried using dispose() then instantiate a new chart...
I need to display Series as discrete symbols ( dots, circles, square, etc . ) or bar-charts instead of line-charts. Where should I please start to implement this new feature...
First of all, great work on this library - it works a treat. Is there a way to extract the current values of each of the series at the current...
I have an problem with time on axis x. When i set up baseTime to 0 and use performance.now() to generate x values time on chart starts not from 00:00,...
It would be really useful if there was an option to draw a background grid with the same lines as the tickmarks in the X/Y axis. The grid should ideally...
Any plans to add some react examples for this lib? Would be very usefull :)
there needs to be code examples on the README. should i write up code samples? This stems from the demo code for disposing of the charts - it only shows...
Hi, Thanks for works. There is no documentation or demo on `OffscreenCanvas` option. Does the library support `OffscreenCanvas`? Regards, Ibrahim