Altair-nx

Latest version: v1.3

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

Scan your dependencies

1.3

Improved the triggering ease of edge tooltips by making invisible hoverable points larger for both edges and arrows.
The documentation explains how to override their properties (as well as how to have different tooltips for arrows and edges).
Added an argument for node outline dashes.


**Full Changelog**: https://github.com/T-Flet/altair-nx/compare/v1.2...v1.3

1.2

Added arguments for marker and encode kwargs for each layer, allowing customisability without restrictions or safeguards; used them in an example in the [tutorial notebook](https://github.com/T-Flet/altair-nx/blob/master/examples/altair-nx-tutorial.ipynb).
Added a node outline colour argument (defaulting to node_colour if None).
Added an edge dash argument.


**Full Changelog**: https://github.com/T-Flet/altair-nx/compare/v1.1...v1.2

1.1

Added functionality around scaling and padding the chart while respectively matching and preserving aspect-ratios; new [`draw_networkx`](https://altair-nx.readthedocs.io/en/stable/altair_nx.html#altair_nx.draw_altair.draw_networkx) arguments: `chart_width`, `chart_height`, and `chart_padding`.
Added a `copy_size_and_axes` function to the default exports; it is useful to preserve the drawn aspect ratio when reassembling or concatenating layers with other charts, as shown in the last chart of the [tutorial notebook](https://github.com/T-Flet/altair-nx/blob/master/examples/altair-nx-tutorial.ipynb).


**Full Changelog**: https://github.com/T-Flet/altair-nx/compare/v1.0...v1.1

1.0

First release after determining it is reasonable for this project to be its own library (due to full and incompatible code base rework, new functionalities, and 4-year inactivity of the original project).
The new name, altair-nx, seems in fact seems the correct way round.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.