Skip to content

Releases: nagix/chartjs-plugin-streaming

v1.6.0

21 Aug 02:59
Compare
Choose a tag to compare
  • Add ttl option
  • Support automatic deletion of elements of a dataset property array
  • Support chartjs-plugin-zoom
  • Separate per-chart and per-scale properties
  • Add Angular, React and Vue.js tutorials
  • Add source code to the samples

v1.5.0

14 Jun 03:01
Compare
Choose a tag to compare
  • Add pause option
  • Allow dynamic update of the refresh option
  • Fix the issue that the plugin affects non-realtime scales on the same page
  • Make dataset and tooltip animations smoother
  • Add support for bubble and scatter charts in README
  • Add more samples

v1.4.1

14 Apr 10:26
Compare
Choose a tag to compare
  • Add destroy() function to the plugin and the realtime scale
  • Fix event dispatch issue in IE11
  • Fix the issue that no ticks are displayed with the 'time' scale

v1.4.0

04 Mar 15:24
Compare
Choose a tag to compare
  • Support background onRefresh calls using setInterval
  • Add frameRate option and set the default value to 30 to lower CPU usage
  • Fix config loading issue with Chart.js 2.7.2

v1.3.0

22 Feb 12:39
Compare
Choose a tag to compare
  • v1.3.0 now relies on Chart.js 2.7.0 or above
  • Remove unnecessary margin on the right edge

v1.2.0

28 Aug 16:45
Compare
Choose a tag to compare
  • Support bar charts and mixed charts
  • Support Number data
  • Add more samples
  • Remove maxRotation setting

v1.1.0

02 Jul 14:57
Compare
Choose a tag to compare
  • Add 'realtime' scale type for auto-scroll axis. 'time' scale type can still be used for backwards compatibility, but 'realtime' is preferred.
  • Support animation
  • Support chartjs-plugin-annotation
  • Improve refresh process for smooth scroll
  • Use UMD format and replace browserify with rollup

v1.0.0

21 Jun 19:20
Compare
Choose a tag to compare
Version 1.0.0