plotly / plotly.py

The interactive graphing library for Python :sparkles: This project now includes Plotly Express!
https://plotly.com/python/
MIT License
16.08k stars 2.54k forks source link

Missing axis labeling and chart title in examples/instructions for https://plot.ly/python/contour-plots/ #1960

Closed gitcnd closed 3 months ago

gitcnd commented 5 years ago

https://plot.ly/python/contour-plots/ is otherwise an excellent page, except the final two puzzle-pieces that everyone needs is missing:

labels for the axes (other than the colour bars) overall label for the chart itself.

Us, the programmers, should not have to hunt down the answers elsewhere (assuming they exist someplace)

gvwilson commented 3 months ago

Hi - we are currently trying to tidy up Plotly's public repositories to help us focus our efforts on things that will help users most. Since this issue has been sitting for several years, I'm going to close it. If it's still a concern, we'd be grateful if you could open a new issue (with a short reproducible example if appropriate) so that we can add it to our backlog. Thanks for your help - @gvwilson