Skip to content

eriknovak/datachart

logo

Data visualization package, simple to use, highly customizable

Test Package Package Index Supported Python Versions


Documentation: https://eriknovak.github.io/datachart

Source code: https://github.com/eriknovak/datachart


The datachart package is a python package for creating data visualizations. It is designed to be simple to use and highly customizable, i.e. it is easy to change the look and feel of the charts.

✅ Requirements

Before starting the project make sure these requirements are available:

  • python. The python programming language (v3.8 or higher).

Install

pip install datachart

Example

TODO