Skip to content

v1.2

Compare
Choose a tag to compare
@dsuryd dsuryd released this 24 Nov 18:50
· 115 commits to master since this release

Features

LineChart component improvements:

  • simplify enabling streaming by adding streaming property.
  • add tooltip property to show tooltip when mouse is over the line chart.
  • add 'zoom' property; by default this is enabled.

Bug Fixes

  • Fix 'skip undefined' console error when streaming chart.