Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit e058b4b

Browse files
Merge pull request #217 from highcharts-for-python/develop
PR for v.1.10.3
2 parents bf4f2cd + ec2afc0 commit e058b4b

File tree

9 files changed

+1037
-622
lines changed

9 files changed

+1037
-622
lines changed

‎CHANGES.rst‎

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
11

2+
Release 1.10.3
3+
=========================================
4+
5+
* **BUGFIX:** Fixed support for missing ``HoverState`` options. Closes #211.
6+
* **BUGFIX:** Fixed JavaScript serialization of ``CallbackFunction``. Closes #213.
7+
* **BUGFIX:** Fixed the ``DataLabel`` support for `NetworkGraphOptions`. Closes #215.
8+
9+
----
10+
11+
212
Release 1.10.2
313
=========================================
414

‎highcharts_core/__version__.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.10.2"
1+
__version__ = "1.10.3"

‎highcharts_core/options/plot_options/networkgraph.py‎

Lines changed: 168 additions & 142 deletions
Large diffs are not rendered by default.

‎highcharts_core/utility_classes/javascript_functions.py‎

Lines changed: 164 additions & 155 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /