Vue Chartjs Versions Save

📊 Vue.js wrapper for Chart.js

v4.0.6

2 years ago

Bug Fixes

  • legacycharts: Fix updating multiple reactive charts on one page, except when using the chartjs-plugin-annotation and Vue 2 simultaneously. (#818) (45cb362)

v4.0.5

2 years ago

Bug Fixes

v4.0.4

2 years ago

Bug Fixes

v4.0.3

2 years ago

Bug Fixes

v4.0.2

2 years ago

Bug Fixes

  • legacycharts: add missed export for legacy charts generateChart function (#784) (4b68ba1)

v4.0.1

2 years ago

Bug Fixes

v4.0.0

2 years ago

âš  BREAKING CHANGES

  • migration to vue3

  • upgrade to Chart.js 3.0

Features

v3.5.1

3 years ago

3.5.1 (2020-08-22)

Bug Fixes

v3.5.0

4 years ago

3.5.0 (2019-11-01)

Bug Fixes

  • Fix type script definition for addPlugin method (#564) (3065d70)
  • Update chart.js peerDependency (a140f5a)

Features

  • typescript: Improve mixins type definitions (2a6eb7b)
  • typescript: Improve mixins type definitions (#514) (520faca)
  • Add @types/chart.js types in typescript definitions (#536) (22fb8d1)
  • enhance search on the documentation (3542b34)

v3.4.2

5 years ago

3.4.2 (2019-03-18)

Bug Fixes

  • Change peerDependency version of chart.js to include older versions (8c780d3)