We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27198d1 commit 072a98dCopy full SHA for 072a98d
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## 2.4.1 - 2022-02-18
4
+- Fixed xAxis auto-categories for MultiColumnChart
5
+
6
+## 2.4.0 - 2022-02-14
7
+- Added Radar Chart (thanks to @AlexHupe)
8
+- Added Tree Map Chart
9
+- Added "donut" type to Pie Chart (thanks to @nicko170)
10
11
## 2.3.0 - 2021-02-12
12
- Added `init()` method for better boot and $wire hoisting
13
- Added color customization for columns, multiline and pie chart
0 commit comments