Metadata-Version: 2.1
Name: pycba-plotly
Version: 0.0.1
Summary: An extension on PyCBA to allow plotting in plotly in stead of matplotlib.
Author-email: Ronald Grefhorst <ronald@rgde.be>
Project-URL: Homepage, https://github.com/Grefron/pycba_plotly
Project-URL: Issues, https://github.com/Grefron/pycba_plotly/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pycba
Requires-Dist: plotly

# pycba-plotly

This package is a small extension on PyCBA to create plots in plotly.

