You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
example of update_scenes and clarity on how update_xaxes is 2d only Updating layout of specific subplot #2483 ... similarly let's ensure there's an example somewhere in the docs for every update method: polar, ternary etc
we need an example of append_trace somewhere, even just to say it's equivalent to add_trace except that it doesn't return the figure (for... reasons?)
would be nice to have a demo of a facet grid map like this one:
Most items coming from questions on the community forum
xref='paper'. Also the shapes and annotations tutorial should link to each other.updatemenusand changing animation speed in animations. See https://stackoverflow.com/questions/59070876/plotly-how-do-the-buttons-for-the-update-menus-really-work/59076340#59076340, https://community.plot.ly/t/scatter-animation-doesnt-work/31944 https://community.plot.ly/t/need-animation-example-with-scattermapbox/9720/10 https://community.plot.ly/t/how-to-slow-down-animation-in-plotly-express/31309/7updatemethod (modifying both traces and layout), as in the buttons tutorial https://plot.ly/python/custom-buttons/, and also an example usingrelayout. Discussed in https://community.plot.ly/t/update-plot-with-restyle-method-get-the-current-selected-slider-value/36162/4.px.strip, see https://community.plotly.com/t/make-a-violin-plot-with-only-points/37412/3. In box plot page, and add a link also in violin page.surfacecolorin 3d surface tutorial. See this community post.go.Frameto target only certain traces in updates Underlying plot data dissapears when animation frames are added #2423 (comment)mapboxsourceattributionupdate_scenesand clarity on howupdate_xaxesis 2d only Updating layout of specific subplot #2483 ... similarly let's ensure there's an example somewhere in the docs for every update method: polar, ternary etcappend_tracesomewhere, even just to say it's equivalent toadd_traceexcept that it doesn't return the figure (for... reasons?)