Plotly & Dash¶
Plotly is an interactive graphing library used to visualize data.
It is quite powerful in terms of its features and is rather easy to learn and begin working with. Two Plotly modules we'll be using in our dashboard can be summarized below:
- Plotly Express: a high-level wrapper for creating visualizations
- Plotly Dash: a Python framework for easily building applications
The best way to learn about Plotly & Dash? Check out this interactive, twelve-chapter guide curated by TigerGraph on creating, modifying, and deploying your own dashboard!
Begin your TigerGraph + Plotly Dash Adventure
For more information regarding Plotly Express, feel free to check out the following blog:
Introducing Plotly Express - By Plotly on Medium
For more information regarding Plotly Dash, feel free to check out the following video:
Getting Started with TigerGraph Cloud (2021)