Skip to main content

Parser to translate excel graphs to Plotly figures

Project description

Excel graph parser (open-source parser for translation of excel graphs to Plotly figures)

This repository can be installed to show nicely formatted graphs generated by excel documents. Currently only useful for VIKTOR applications.

Installation

Paste the link of this repository in your requirements.txt:

viktor==14.9.0
excel-graph-parser

Contributing

Improvements to the view are very welcome. Please ensure your improvements adhere to the code standards by running black, isort and pylint (with the versions specified in dev-requirements.txt):

python -m black viktor_table_view/;
python -m isort viktor_table_view/;
python -m pylint viktor_table_view/ --rcfile=pyproject.toml;

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

excel_graph_parser-0.1.9.tar.gz (5.9 kB view hashes)

Uploaded Source

Built Distribution

excel_graph_parser-0.1.9-py3-none-any.whl (6.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page