diff --git a/README.md b/README.md index f5be159..2cdcb48 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # chart-studio + +> **This project is deprecated as of October 2025 due to the [end of the Chart Studio web service](https://plotly.com/chart-studio-updates/).** + 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.