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 attributes from carpet axis `title` in v3? #7188

Closed archmoj closed 1 month ago

archmoj commented 1 month ago

https://github.com/plotly/plotly.js/blob/206d117e01a79ff63b5a8f5f76d97e2b095e8ac5/src/traces/carpet/axis_attributes.js#L466-L486

Instead one should use another title attribues: https://github.com/plotly/plotly.js/blob/206d117e01a79ff63b5a8f5f76d97e2b095e8ac5/src/traces/carpet/axis_attributes.js#L30-L63

archmoj commented 1 month ago

Duplicate of #7177. Closing.