Metadata-Version: 2.1
Name: cnvrg-experiment-chart
Version: 0.1.11
Summary: Module to supliment the handling of charts in the cnvrgv2 sdk
Home-page: https://github.com/nctiggy/cnvrg_experiment_chart
Author: Craig Smith
Author-email: nctiggy@gmail.com
License: MIT
Project-URL: Documentation, https://cnvrg-experiment-chart.readthedocs.io
Project-URL: Source, https://github.com/nctiggy/cnvrg_experiment_chart
Project-URL: Download, https://pypi.org/project/cnvrg-experiment-chart/
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Description-Content-Type: text/x-rst; charset=UTF-8
License-File: LICENSE.txt
Requires-Dist: cnvrgv2
Requires-Dist: importlib-metadata ; python_version < "3.8"
Provides-Extra: testing
Requires-Dist: setuptools ; extra == 'testing'
Requires-Dist: pytest ; extra == 'testing'
Requires-Dist: pytest-cov ; extra == 'testing'

.. image:: https://readthedocs.org/projects/cnvrg_experiment_chart/badge/?version=latest
    :alt: ReadTheDocs
    :target: https://cnvrg_experiment_chart.readthedocs.io/en/stable/
.. image:: https://badge.fury.io/py/cnvrg-experiment-chart.svg
    :alt: PyPI-Server
    :target: https://badge.fury.io/py/cnvrg-experiment-chart
.. image:: https://static.pepy.tech/personalized-badge/cnvrg-experiment-chart?period=total&units=international_system&left_color=red&right_color=black&left_text=Downloads
    :alt: Monthly Downloads
    :target: https://pepy.tech/project/cnvrg_experiment_chart
.. image:: https://img.shields.io/badge/-PyScaffold-005CA0?logo=pyscaffold
    :alt: Project generated with PyScaffold
    :target: https://pyscaffold.org/

|

======================
cnvrg_experiment_chart
======================


    This is a helper library to make using cnvrg charts a more intuitive
    process. Currently line charts are the only supported kinds.


.. _pyscaffold-notes:

Note
====

This project has been set up using PyScaffold 4.5. For details and usage
information on PyScaffold see https://pyscaffold.org/.
