In this video you learn how to get you figure ready for data. The figure() object is not only the foundation of your data visualization but also the object that unlocks all of Bokeh’s available tools for visualizing data.
The code below explores just a few of the cusomization options available.
Here are some other helpful links on this topic:
- The Bokeh Plot Class is the superclass of the figure() object, from which figures inherit a lot of their attributes.
- The Figure Class documentation is a good place to find more detail about the arguments of the figure() object.
Here are a few specific customization options worth checking out:
Ikones on Sept. 10, 2019
Thank you both. So what else should we use nowadays instead of h_symmetry=True for example, please?
Looking very much forward to the the update. (and aware it will take some time :-)