File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed
Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 11
2+ Release 1.5.0
3+ =========================================
4+
5+ * **ENHANCEMENT: ** Align the API to **Highcharts (JS) v.11.2 ** (#127). In particular, this includes:
6+
7+ * Added ``AxisEvents.point_break_out `` property.
8+ * Added ``.node_alignment `` property to ``SankeyOptions `` and ``SankeySeries ``.
9+ * Added ``.link_color_mode `` property to ``SankeyOptions `` and ``SankeySeries ``.
10+ * Added ``.inactive_other_points `` property to multiple series types.
11+ * Added ``.grouping `` property to Lollipop series type.
12+ * Added ``.low_marker `` property Area Range and Dumbell series types.
13+ * Added ``.show_export_in_progress `` and ``.export_in_progress `` support.
14+ * Added ``.drag `` annotation event support.
15+
16+ * **BUGFIX: ** Fixed missing ``.levels `` support in ``TreegraphOptions `` and ``TreegraphSeries ``.
17+
18+
19+ --------------------
20+
221Release 1.4.3
322=========================================
423
Original file line number Diff line number Diff line change 1- __version__ = '1.4.3 '
1+ __version__ = '1.5.0 '
You can’t perform that action at this time.
0 commit comments