Pyobsplot

Latest version: v0.5.2

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

Scan your dependencies

Page 3 of 4

0.3.3

- `jsdom` renderer now uses a local http server instead of calling a script at each invocation, greatly improving rendering speed.
- Autocompletion of Plot methods should now be working in IDEs.
- Ensure that the needed version of the npm package is run if jsdom renderer is used.
- Debug mode also works with `jsdom` renderer.
- Plot generator objects now have correct `__repr__` methods.
- Update anywidget to 0.2.3.
- Fix: "Exception not rethrown" errors in pytest.

0.3.2

- Add ability to specify some default spec values to plot generator objects.
- `range` objects are correctly serialized as lists for `jsdom` renderer.
- Fix: don't add styles to svg or html output if these styles are already present.
- Fix: jsdom renderer not working on Windows.

0.3.1

- It is now possible to use `Plot.plot()` directly when creating a plot with default settings.Thanks to [fil](https://github.com/fil) for the idea.
- GeoJson data passed as `string` instead of `dict` is serialized correctly.
- Add debug mode to output.

0.3.0

- Breaking change: new API, plots are now generated with a _plot generator object_ created by calling `Obsplot()`. Thanks to [fil](https://github.com/fil) for the idea.
- Fix: wrong `__version__` value.

0.2.2

- Fix: plot not recreated correctly on widget value change.
- Fix: add watchfiles to dependencies to prevent error in Colab.

0.2.1

- Fix: mixing renderers in Jupyter lab moves all outputs to widgets.
- Compatibility with Python 3.8.

Page 3 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.