Ptplot

Latest version: v0.3.1

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

Scan your dependencies

0.3.1

* typescript file now included in `MANIFEST.in`
* Adding nodejs to env files
* Fixed an issue that was preventing hoverlabels from appearing on orientation plots.

0.3.0

Adds a new argument to `ptplot.plot.Positions` to allow users to plot the orientation of players. Also does some under-the-hood enhancements.

0.2.1

Due to a Bokeh issue animations of the ball weren't updating appropriately. This is a small release that *should* patch that problem.

0.2.0

This release completely overhauls both the user interface and the plotting backend for `ptplot`.
* Instead of Plotly `ptplot` now uses Bokeh under-the-hood. This allows for much more control over all aspects of plotting, especially in terms of interactivity where Plotly was very restrictive in ways that would seriously limit the visualizations I wanted to make.
* Instead of an object-oriented approach `ptplot` now uses a [grammar of graphics](https://www.amazon.com/Grammar-Graphics-Statistics-Computing/dp/0387245448/ref=as_li_ss_tl)-style layered approach to building visualizations. This should make `ptplot` more intuitive to use, especially for people used to packages like `ggplot2`.

0.1.0

This is the first "official" release of `ptplot`, suitable for general use.

0.0.0

This release is simply to test uploading functionality to pypi.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.