The chart-studio Python package contains utilities for interfacing with Plotly's Chart Studio service (both Chart Studio cloud and Chart Studio On-Prem).
Prior to plotly.py version 4, these Chart Studio utilities were included in the plotly
package under the plotly.plotly
module. As part of plotly.py version 4, the Chart Studio functionality was removed from the plotly
package and released in this chart-studio
package.
This repository contains only the chart-studio Python package; code for the Chart Studio service itself is located elsewhere.
Note: chart-studio was previously housed in the Plotly.py repository until early 2025. This repository retains the Git history for all chart-studio files, dating back to mid-2019 when the Plotly.py directory structure was changed. If you want to follow the history of these files back further in time, start here.