Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adapt code and doc for plotly.js 1.52 #2044

Closed
12 of 17 tasks
emmanuelle opened this issue Jan 7, 2020 · 5 comments
Closed
12 of 17 tasks

Adapt code and doc for plotly.js 1.52 #2044

emmanuelle opened this issue Jan 7, 2020 · 5 comments
Milestone

Comments

@emmanuelle
Copy link
Contributor

emmanuelle commented Jan 7, 2020

From https://github.com/plotly/plotly.js/releases/tag/v1.52.0

Code

  • adapt px code for legend titles use legend titles in PX #2051
  • adapt px code for choropleth geojson
  • adapt px code for choropleth+mapbox featureidkey
  • add discrete color mode to px choropleth
  • adapt px code for choropleth fitbounds
  • decide what values of uniformtext go into the templates postponed
  • px box quartile methods arg? postponed

Doc

  • legend titles in legend tutorial added example with legend title #2048
  • quartile-computing algorithm and "pre-computed" q1/median/q3 input signature for Box traces @jdamiba
  • geojson geometries in choropleth and scattergeo traces
  • geo.visible shortcut attribute
  • uniformtext example in tutorials on concerned traces (+ more on a different, more central page??)

Emma:

@archmoj
Copy link
Contributor

archmoj commented Jan 22, 2020

Wondering these two changes could be noted as well:

@nicolaskruchten
Copy link
Contributor

@archmoj we could... in which Python doc pages do you think these could go?

@archmoj
Copy link
Contributor

archmoj commented Jan 22, 2020

https://plot.ly/python/sunburst-charts/
https://plot.ly/python/treemaps/
E.g. mentioning plotly_sunburstclick and plotly_treemapclick events is important.

@nicolaskruchten
Copy link
Contributor

Unfortunately there's no way to show this in static Python docs... this would have to be done in currently-non-existent Dash docs that show dynamic Plotly behaviour...

@nicolaskruchten
Copy link
Contributor

OK, this one is "done enough" for the release announcement, we can always add more later :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants