September 2025
Intermediate to advanced
344 pages
8h 54m
English
In this chapter, we’ll explore turning your charts into interactive reports with a Python library called Dash. First, we’ll outline the basics of Dash and where it fits in among other tools for creating interactive reports, including Microsoft Power BI. Then we’ll cover the basics of two programming concepts necessary to create applications with Dash: HTML and CSS. Finally, we’ll put this all together in an application that allows a user to customize the data behind one of the Plotly charts we created in the preceding chapter.
By the end of this chapter, you should understand how to use the Dash framework to build ...
Read now
Unlock full access