1 Commits

Author SHA256 Message Date
Todd R
42550b6557 Accepting request 698288 from home:TheBlackCat:branches:devel:languages:python:jupyter
- Update to version 0.11.5
  * silence brush events on selected_changed
- Update to version 0.11.4
  * Scatter label color now follow theme
  * Fixup color axis domain
  * Fixup election example notebook
- Update to version 0.11.3
  * Fixup interaction layer wrt typed fields
  * Set # of axis ticks for DateScale by width
  * fixed an issue where 'selected' wasn't getting updated on empty brush
  * Revise outlier selection method
  * Fix d3 selections
  * not setting default labels in lieu of empty labels
  * increased pie label font size to 12px
  * Make fill_opcities work with fill=inside
- Rename to to match python package naming guidelines.
- Split jupyter components into own subpackage.
- Update to version 0.11.2
  * Merge pull request #742 from ChakriCherukuri/pyplot_fix
  * fixed an issue with marker strings (default_colors renamed to colors)
  * use trait instead of setter
  * fix: empty brush updates brush.selected
  * Don't squeeze array because of single stacked bar
  * apply selected styles on redraw
  * Listen to colorscale changes in GridHeatMap
  * Adding extrapolation option for ColorScale
  * Do light/dark styling with JupyterLab theming system.
  * add auto_detect_outliers property to front-end model 
- Update to version 0.11.1
  * Fixup notebook links
  * Fixup marker update in Scatter plot
  * package-lock update
- Don't need to manually enable extension.
- Double-check target directory.
- Initial version

OBS-URL: https://build.opensuse.org/request/show/698288
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-bqplot?expand=0&rev=1
2019-04-26 16:07:50 +00:00