File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change 1
1
2
+ Release 1.6.0
3
+ =========================================
4
+
5
+ * **ENHANCEMENT: ** Align the API to **Highcharts (JS) v.11.3 ** (#45). In particular, this includes:
6
+
7
+ * Updated requirements to depend on Highcharts Core for Python v.1.6.
8
+ * Added ``ChartOptions.axis_layout_runs `` property.
9
+ * Added ``ColorAxis.height `` property.
10
+ * Added ``ColorAxis.width `` property.
11
+ * Added ``Data.column_types `` property.
12
+ * Added ``Exporting.fetch_options `` property.
13
+ * Implemented support for verbose axis date-time unit labelling configuration (see: ``DateTimeLabelFormats ``).
14
+
15
+ * **DOCUMENTATION: ** Fixed typos in **Getting Started ** tutorial.
16
+
17
+ ------------------
18
+
2
19
Release 1.5.1
3
20
=========================================
4
21
You can’t perform that action at this time.
0 commit comments