diff options
Diffstat (limited to 'python/python3-plotly/README')
-rw-r--r-- | python/python3-plotly/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python3-plotly/README b/python/python3-plotly/README new file mode 100644 index 000000000000..6d44b5777e97 --- /dev/null +++ b/python/python3-plotly/README @@ -0,0 +1,10 @@ +plotly.py is an interactive, open-source, and browser-based graphing +library for Python. + +Built on top of plotly.js, plotly.py is a high-level, declarative +charting library. plotly.js ships with over 30 chart types, including +scientific charts, 3D graphs, statistical charts, SVG maps, financial +charts, and more. + +Plotly graphs can be viewed in Jupyter notebooks, standalone HTML files, +or integrated into Dash applications. |