Skip to main content

Package to standardize and facilitate plotting settings

Project description

The module quinten_graph provides tools to help:

  • implement harmonized setting with respect to Quinten graphic chart
  • explore data
  • plot graphs for several variable at the same time

The notebook sandbox.ipynb is here to let you play with the tool.

Settings and variables used for the plots are managed through the class QuintenSettings defined in settings.py. Plotting functions are defined in plotting.py

Doc for creating package:

Procedure for updating package:

  • Make your changes in local repo
  • Push
  • Increment version in pyproject.toml
  • in terminal pointing to folder where pyproject.toml is located, type: python -m build
    (if build is not installed, pip install it)
    You should get the following output "Successfully built quinten_graph-[VERSION].tar.gz and quinten_graph-[VERSION]-py3-none-any.whl"
  • in same terminal, type : python -m twine upload --repository pypi dist/*
    (if twine is not installed, pip install it)
    You will be prompted for pypi credentials (@ get in touch with v.vincentelli@quinten-france.com idf needed). Then the upload should complete and you will get a link to the package

Tasks:

  • : Present the tool to Anna and Rami. Reminder: the objective is to have plots ready to copy and paste in presentations. skim over the plots and read through the following questions:
    • Large color palette to define
    • Font Arial ok ?
    • Other graphs to add to sandbox ,otebook ?
    • Arrangement (titles, legend, xticks)
      • : before presenting add few graphs (prévison VS reel), check PBIs, pres projet DSN
  • [x]: enlever fond gris seaborn
  • [ ]: palette daltonien
  • [x]: publier sur QF>packages_internes> quinten_graph
  • [ ]: étudier possibilité de d'étendre ce concept à PBI

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

quinten_graph-0.1.1.tar.gz (13.0 kB view hashes)

Uploaded Source

Built Distribution

quinten_graph-0.1.1-py3-none-any.whl (12.7 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