Accepting request 719673 from home:TheBlackCat:branches:devel:languages:python:jupyter

Update to version 0.11.6

OBS-URL: https://build.opensuse.org/request/show/719673
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-bqplot?expand=0&rev=8
This commit is contained in:
Todd R
2019-07-29 16:58:23 +00:00
committed by Git OBS Bridge
parent abf6e71c5e
commit 8c42691bab
4 changed files with 29 additions and 13 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sat Jul 27 03:09:40 UTC 2019 - Todd R <toddrme2178@gmail.com>
- Update to version 0.11.6
* Update for JupyterLab 1.0
* added cells for updating display_format and font_style
* adding labels to cells natively
* cleaned up code which makes selections
* cleanup and added an example with 'freeze_tooltip_location'
* added option to freeze/unfreeze tooltip location
* changed selected_stroke to orangered
* fixed paths to data files
* centering the labels
-------------------------------------------------------------------
Tue May 14 16:35:14 UTC 2019 - Todd R <toddrme2178@gmail.com>