forked from pool/python-chartify
- updaet to 4.0.3:
* Require jupyter_bokeh to enable html output * Fix categorical_order_by check for scatter plot * Fix categorical_order_by check for _construct_source * Refactor category sorting in _construct_source * Add tests for categorical_order_by * Fix scatter plot tests that used line plots * Updated version requirement of pillow to avoid bug * Dropped support for python 3.6 and 3.7 - update to 3.1.0: * Added Boxplot Chart including example in examples notebook OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-chartify?expand=0&rev=22
This commit is contained in:
@@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 11 19:31:58 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- updaet to 4.0.3:
|
||||
* Require jupyter_bokeh to enable html output
|
||||
* Fix categorical_order_by check for scatter plot
|
||||
* Fix categorical_order_by check for _construct_source
|
||||
* Refactor category sorting in _construct_source
|
||||
* Add tests for categorical_order_by
|
||||
* Fix scatter plot tests that used line plots
|
||||
* Updated version requirement of pillow to avoid bug
|
||||
* Dropped support for python 3.6 and 3.7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 11 19:26:34 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 3.1.0:
|
||||
* Added Boxplot Chart including example in examples notebook
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 4 14:16:25 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user