chartjs-plugin-streaming
can work with other Chart.js plugins.
By using together with chartjs-plugin-annotation (opens new window), you can get annotations to scroll along with the realtime scale axis.
COMPATIBILITY NOTE
This plugin requires chartjs-plugin-annotation 1.x.
Note that chartjs-plugin-annotation.js
needs to be included before chartjs-plugin-streaming.js
.
By using together with chartjs-plugin-datalabels (opens new window), labels on data can be displayed in the streaming chart.
COMPATIBILITY NOTE
This plugin requires chartjs-plugin-datalabels 2.x.
Note that chartjs-plugin-datalabels.js
needs to be included before chartjs-plugin-streaming.js
.
By using together with chartjs-chart-financial (opens new window), auto-scrollable financial charts can be created.
Note that chartjs-chart-financial.js
needs to be included before chartjs-plugin-streaming.js
.
By using together with chartjs-plugin-zoom (opens new window), zooming and panning of a streaming chart can be done via the mouse or finger gestures.
COMPATIBILITY NOTE
This plugin requires chartjs-plugin-zoom 1.x.
Unlike other scale types, the min
, max
and minRange
in the limits
options are not used. Instead, the minDelay
, maxDelay
, minDuration
and maxDuration
limit the range of the delay
and duration
option values.
Note that chartjs-plugin-zoom.js
needs to be included before chartjs-plugin-streaming.js
.
Last Updated: 6/19/2021, 6:53:43 AM
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4