Jupyter-scatter

Latest version: v0.15.1

Safety actively analyzes 623828 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 7

0.15.1

- Fix: Remove an unused widget property that causes an issue with newer version of anywidget ([117](https://github.com/flekschas/jupyter-scatter/pull/117))

0.15.0

- Feat: Add support for histograms in the tooltip ([96](https://github.com/flekschas/jupyter-scatter/pull/96))
- Feat: Add support for non-visualized properties in the toolip ([96](https://github.com/flekschas/jupyter-scatter/pull/96))
- Fix: Allow mixing custom and DataFrame-based data ([89](https://github.com/flekschas/jupyter-scatter/issues/89))
- Fix: Improve the tooltip positioning to avoid the tooltip being cut off unnecessarily
- Fix: Properly redraw axes on resize ([108](https://github.com/flekschas/jupyter-scatter/issues/108))
- Fix: Incorrect axes scale domain ([107](https://github.com/flekschas/jupyter-scatter/issues/107))
- Fix: Use custom regl-scatterplot option on creating a `Scatter` instance ([106](https://github.com/flekschas/jupyter-scatter/issues/106))
- Fix: Broken link to properties in docstrings ([110](https://github.com/flekschas/jupyter-scatter/issues/110))

0.14.3

- Fix: don't return color, opacity, or size settings when `labeling` is defined
- Fix: prevent x-axis label to be cut off at the bottom
- Fix: axes label color in dark mode

0.14.2

- Fix view synchronization when axes are _not_ shown
- Fix y-padding size determination
- Fix stale channel value getter for the tooltip

0.14.1

- Fix: update `color`, `opacity`, and `size` scales as the domains update
- Fix: auto-reset `x` and `y` scale domains upon updating the `x` and `y` data
- Fix: use better number formatter for the legend

0.14.0

- Add the ability to show a tooltip upon hovering over a point via `scatter.tooltip(true)` ([86](https://github.com/flekschas/jupyter-scatter/pull/86))
- Fix axes updating of linked scatter plots when panning and zooming ([87](https://github.com/flekschas/jupyter-scatter/issues/87))
- Fix missing x-axes of linked scatter plots ([84](https://github.com/flekschas/jupyter-scatter/issues/84))
- Fix a type in the return value of `scatter.xy()`

Page 1 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.