Related: data visualization
Default Colour List
colour_list = ['#1f77b4', '#ff7f0e', '#2ca02c', '#d62728', '#9467bd', '#8c564b’]Creating Animated Graphs
- Create figure containing empty
data,layout,framesandconfigdataandframesare dictionariesdatais essentially a frame att = 0frameshave additionalnameproperty, which held theslideridentify and link with it, making animations interactive
layoutis a list
- Define
layoutto includebuttonsandupdatemenus - Define a
sliderdictionary- This dictionary stores properties of
slider slider_stepscalculated above goes intosteps fieldhere
- This dictionary stores properties of