Skip to content

Laplusdestiny/plotly_extend_wrapper

Repository files navigation

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
  • scipy >= 1.12.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)
  • Surface (wrapper.Plot_surface)

Issue

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

GitHub issues