Skip to content

Releases: Yopadd/vue-chartist

v3.0.0

08 Dec 16:19

Choose a tag to compare

NEWS

  • vue-chartist is ready for vuejs3

v2.0.0

16 Oct 17:27

Choose a tag to compare

NEW

  • vue-chartist is ready for vuejs2
  • Chartist's instance is available in Vue's instance or in components

v1.3.0

01 Sep 10:23

Choose a tag to compare

NEW

  • use update() chartist method when you update just series, labels or options
  • choose a custom class for charts with no data

FIX

  • remove event handlers when you remove a event in eventHandlers props

Thanks

@AngryElephant

v1.2.1

18 May 14:54

Choose a tag to compare

NEW

  • Now Chartist is a dependency

Thanks
@kartsims

v1.1.0

05 May 08:20

Choose a tag to compare

NEW

  • The prop id-chart has been removed

Thanks
@kartsims