Skip to main content

No project description provided

Project description

plotly_extend_wrapper

GitHub last commit (branch) Codecov GitHub (Pre-)Release Date PyPI - Version

Extended Python library for Plotly

You can make plot simply

Requirement

  • Python >= 3.9
  • Plotly >= 5.0.0
  • kaleido = 0.2.1
  • pandas >= 2.2.0

Graph

  • Pie (wrapper.Plot_pie)
  • Sunburst (wrapper.Plot_sunburst)
  • Bubble (wrapper.Plot_bubble_chart)
  • Line with secondary y-axis (wrapper.Plot_line)
  • Bubble with linear line (wrapper.Plot_bubble_with_line)

Common function

  • updater
    • Add options
    • Available options
      • x-axis title
      • y-axis title
      • secondary_y-axis title
      • show legend
      • height
      • width
      • marker size
  • common
    • check_directory
      • Check directory with pathlib
      • Make directory if parent directory doesn't exist

Issue

If there are some bugs, please make issue to tell me!

GitHub issues

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

plotly_extend_wrapper-1.0.1.tar.gz (5.9 kB view hashes)

Uploaded Source

Built Distribution

plotly_extend_wrapper-1.0.1-py3-none-any.whl (7.4 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