Jupyter-scatter

Latest version: v0.17.0

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

Scan your dependencies

Page 5 of 8

0.7.2

**Do not use. Build is broken**

0.7.1

- Take the x-padding into account when setting a fixed width ([36](https://github.com/flekschas/jupyter-scatter/issues/36))
- Make `width` and `height` correspond to the canvas' (i.e., inner) dimensions such that `Scatter(width=500, height=500)` will lead to a canvas of size 500x500 px.

0.7.0

- Add support for legends via `scatter.legend(True, position='top-right', size='small')` ([30](https://github.com/flekschas/jupyter-scatter/issues/30))

0.6.1

- Remove accidentally added `console.log`

0.6.0

- Add support for axes labels via `scatter.axes(labels=True)` or `scatter.axes(labels=['x-axis', 'y-axis'])` ([29](https://github.com/flekschas/jupyter-scatter/issues/29))

0.5.1

- Fix issues when specifying the color, opacity, or size map via a `dict`

Page 5 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.