plotly / plotly.js

Open-source JavaScript charting library behind Plotly and Dash
https://plotly.com/javascript/
MIT License
17.08k stars 1.87k forks source link

Drop deprecated pie title in v3? #7185

Closed archmoj closed 1 month ago

archmoj commented 1 month ago

https://github.com/plotly/plotly.js/blob/206d117e01a79ff63b5a8f5f76d97e2b095e8ac5/src/traces/pie/attributes.js#L305-L329

Instead one should use these attributes: https://github.com/plotly/plotly.js/blob/206d117e01a79ff63b5a8f5f76d97e2b095e8ac5/src/traces/pie/attributes.js#L200-L236

archmoj commented 1 month ago

Duplicate of #7177. Closing.