Releases: mattosaurus/ChartJSCore
Releases · mattosaurus/ChartJSCore
v3.12.0
What's Changed
- Default values for annotation plugin and datalabels plugin by @stephanstapel in #106
Full Changelog: v3.11.0...v3.12.0
v3.11.0
What's Changed
- Blazor app demo by @samuelo269 in #100
- I added the border options of ChartJS 4 in order to allow to hide the axis by @stephanstapel in #102
- Add support for floating bar charts by @thalter in #97
- Added DataLabels and Annotation plugins by @stephanstapel in #104
Full Changelog: v3.10.1...v3.11.0
Add missing legend
What's Changed
- Demo page by @samuelo269 in #99
- Added missing position property, Legend plugin by @stephanstapel in #96
New Contributors
- @samuelo269 made their first contribution in #99
Full Changelog: v3.10.0...v3.10.1
Add colour plugin
What's Changed
- Documentation updates 2 by @thalter in #91
- Added classes for handling color plugin by @stephanstapel in #95
New Contributors
- @stephanstapel made their first contribution in #95
Full Changelog: v3.9.1...v3.10.0
Chart.js 3.9 Axes fix
Merge pull request #90 from thalter/chartjs-3.9.1 Update axes to Chart.js 3.x
Update to Chart.js 3.9
Updates from #88
Migrate Axes from v2 to v3
v3.2.0 Update README.md
Tick migration updates
Fixing missed migration properties #77
Derive Plugin from base
Merge pull request #76 from OriginalArkus/master Plugins now derives from Base
Update to work with v3
v3.0.1 Update properties