Reader small image

You're reading from  Interactive Dashboards and Data Apps with Plotly and Dash

Product typeBook
Published inMay 2021
Reading LevelBeginner
PublisherPackt
ISBN-139781800568914
Edition1st Edition
Languages
Tools
Right arrow
Author (1)
Elias Dabbas
Elias Dabbas
author image
Elias Dabbas

Elias Dabbas is an online marketing and data science practitioner. He produces open-source software for building dashboards, data apps, as well as software for online marketing, with a focus on SEO, SEM, crawling, and text analysis.
Read more about Elias Dabbas

Right arrow

Exploring other Dash components

We covered the basic Dash components and there are many others available. Keep in mind that there are three possible approaches here:

  • Go deeper into components you know: Although we covered many components, there is always more to explore – more options to learn, use, and gain experience in. You probably want to go deeper into dash_table, which can offer quite complex functionality and spreadsheet-style options.
  • Explore other Dash components: There are several other components that we didn't cover that could enhance your apps. Two of those are DatePickerSingle and DatePickerRange, which are self-explanatory. The Interval component allows you to execute code whenever a certain period of time elapses. The Store component allows you to store data in the user's browser, in case you want to save some data to enhance the usability/functionality of your apps. There is also an Upload component for uploading files. These are all...
lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Interactive Dashboards and Data Apps with Plotly and Dash
Published in: May 2021Publisher: PacktISBN-13: 9781800568914

Author (1)

author image
Elias Dabbas

Elias Dabbas is an online marketing and data science practitioner. He produces open-source software for building dashboards, data apps, as well as software for online marketing, with a focus on SEO, SEM, crawling, and text analysis.
Read more about Elias Dabbas