Tags
Language
Tags
December 2024
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31 1 2 3 4

Dashboard Design: River Publishers Series In Computing And Information Science And Technology

Posted By: GFX_MAN
Dashboard Design: River Publishers Series In Computing And Information Science And Technology

Dashboard Design: River Publishers Series In Computing And Information Science And Technology
English | 2023 | ISBN: 1032657308 | 314 pages | True PDF | 17.68 MB

Interactive visualization and visual analytics tools have been designed and developed in the past and will be developed in the future as well. In each application domain in which data is measured, generated, and recorded we see a potential candidate for an interactive visualization tool with the goal to find insights and knowledge in the data. This knowledge can be found either visually by humans’ interventions or algorithmically by the machine, in the best case by applying both concepts in combination as in visual analytics.

One of the easiest ways to get an interactive visualization tool running is by means of dashboards, typically implemented as webpages that can run in a web browser and are accessible online, creating some kind of web-based solution.

This book describes ways to design and implement dashboards based on the programming language Python, the graphics library Plotly, and Dash. The readers can use the provided dashboard codes as a starting point and extend the functionality and features on their desire.

Technical topics discussed in the book include
Design in visualization
Interaction principles in information visualization
User interface design
Linking Python, Dash, and Plotly
Coding in Python
Dashboard examples with Python code.