Skip to content

v2.2.44

Compare
Choose a tag to compare
@graphieros graphieros released this 28 Jul 07:34
· 416 commits to master since this release

VueUiOnion improvements :

  • Added a config option to control the max thickness of tracks, so the chart does not look weird with a single datapoint:
config.style.chart.layout.maxThickness // default: 64
  • Added an optional start animation:
config.useStartAnimation // default: true