SlideShare una empresa de Scribd logo
1 de 26
Descargar para leer sin conexión
Designing
great
dashboards.
Useful tips from
Data Visualization &
Information Architecture
Why this slidedeck?
After reading many useful papers and online
resources on the topic of dashboards design, I
realised I didn’t have a single document
collecting and organising all of the useful ideas I
encountered. So the purpose of this slidedeck is
to serve as a (work-in-progress) handbook a
dashboards developer can get back to, in order
to find inspiration, advice, and maybe, even
endorsement. Use at your own risk!
Created: April, 2023
Modified: July 2023
Author: Michele Pasin
Outline
1. What are great dashboards like?
a. They are intuitive
b. They have clear goals
c. They leverage the strengths of data visualizations
d. They follow information architecture principles
2. APPENDIX 1:
Six core features of data visualizations
3. APPENDIX 2
Five key principles of information architecture
What are great dashboards like?
Great dashboards are clear and intuitive
They communicate information quickly.
They display information clearly and efficiently.
All essential information is immediately accessible.
Data is prioritized.
Information is displayed clearly in a visual hierarchy.
The design provides a coherent overview that includes sparse, clear initial data
with additional opportunities to drill down for more.
Great dashboards have clear goals
What kind of dashboard are you trying to create? Who is it for?
For example:
● Analytical dashboards: Identify trends to drive long-term
decisions
● Strategic dashboards: focus on long-term key organizational
performance indicators
● Operational dashboard: focus on what’s happening now,
tracking shorter timeframes for time-sensitive tasks and
operational processes
Great dashboards
leverage the
strengths of
data visualizations
Six core features of data visualizations
(adapted from Börner & Chen)
1. Provide an ability to comprehend huge
amounts of data
2. Reduce visual search time
3. Provide a better understanding of a
complex data set
4. Reveal relations otherwise not noticed
5. Enable a data set to be seen from
several perspectives simultaneously
6. Facilitate hypothesis formulation
Great dashboards follow
information architecture
principles
1. Structure. How the information is distributed
among separate dashboards.
2. Hierarchy. Visual and logical hierarchies must
work together to create an effective and
user-friendly design.
3. Grouping. Similar information should be shown
together, allowing users to compare and
contrast different metrics and trends quickly.
4. Labeling. Labels should be clear, concise and
maintain consistency.
5. Minimalism. Less is more. Each dashboard
should contain no more than 5-7 visualizations.
APPENDIX 1
Six core features of data visualizations
1 - Comprehend huge amounts of data on a large-scale as
well as a small-scale
Users want to see the big
picture, as well as zooming in
in a dataset and navigate
through individual records.
Great dashboards leverage the strengths of data visualizations
2 - Leveraging visual perception
A key element of any
successful visualization is
to exploit visual perception
principles, to reduce
visual search time
Great dashboards leverage the strengths of data visualizations
3 - Using data landscape metaphors
Provide a better
understanding of a
complex data set by
exploiting familiar
landscape metaphors.
Great dashboards leverage the strengths of data visualizations
By exploiting perception of
emergent properties at
the macro level.
4 - Revealing relations otherwise not noticed
Great dashboards leverage the strengths of data visualizations
5 - Enabling a data set to be seen from several
perspectives simultaneously.
Multiple representations of the
same information make it possible
to compare and generate
different insights from the same
data set.
Great dashboards leverage the strengths of data visualizations
Interactive visualizations permit to
show/hide features of the data
and hence bring forward
unexpected patterns.
6 - Facilitating hypothesis formulation
Great dashboards leverage the strengths of data visualizations
APPENDIX 2
Five key principles of Information Architecture
1. Structure
Creating a map of the structure of your
dashboard application is key.
Multiple pages. Dividing information between
different dashboards allows users to focus on a
specific set of data or metrics and helps avoid
overwhelming the users by dumping all the
information at once on them.
Width and breadth of the information. A
good structure allows users to grasp the
available width of the information first, and then
it allows users to focus on the area of interest
and get into the depth of the information.
Great dashboards follow Information Architecture principles
Useful technique: progressive disclosure
Progressive disclosure is a technique used to
maintain a user’s attention by reducing clutter.
Creating a system of progressive disclosure
assists in creating a user-centric environment,
which helps prioritize user attention, avoid
mistakes, and save time. It also allows users to
focus on the key features that matter to them
and not be forced to go through all of the
features—including the ones they don’t need or
are not interested in.
Progressive disclosure defers advanced or rarely
used features to a secondary screen, making
applications easier to learn and less error-prone.
– Jakob Nielsen
Great dashboards follow Information Architecture principles
2. Hierarchy
Visual and logical hierarchies must work
together to allows users to quickly and easily
identify the most important information and
explore more details as needed.
Logical hierarchy. The organization and
arrangement of information based on its
significance or importance.
Visual hierarchy. The arrangement of
elements on a dashboard that guides the
user’s attention through the most important
elements on the page.
Great dashboards follow Information Architecture principles
Hierarchy > Logical
Present the essential data first while
allowing access to more detailed data.
The inverted pyramid principle.
● Top-level overview that shows key
metrics and trends
● A breakdown of these metrics with
supporting information
● Detailed explanations that provide
the ability to explore information
further and elsewhere.
Great dashboards follow Information Architecture principles
Hierarchy > Visual
It is determined by the size, color, position,
and other visual characteristics of the
elements.
We know from usability studies that our eyes
generally start at the top-left region of the
page. As we read the contents of the screen,
our eyes move from left to right. A good
dashboard design takes advantage of this
natural reading pattern.
Lower-priority and infrequently-changing
information should be placed towards the
bottom region of the dashboard.
Great dashboards follow Information Architecture principles
Useful technique: Overview, Zoom-in, Details on Demand
Ben Shneiderman at the University of Maryland proposed a mantra
to characterize how users interact with the visualization of a large
amount of information: Overview, Zoom-in (Filter), and Details on
Demand (Shneiderman, 1996)
1. Overview First
2. Zoom and Filter
3. Details on Demand
Great dashboards follow Information Architecture principles
3. Grouping
Grouping related information helps users
understand and discover connections within
them.
Pitfall: similar-looking dashboard components
might unintentionally suggest relationships
that don’t actually exist in the data. E.g. the
sameness of colors suggests there’s a shared
meaning among the dashboard components,
even when there is not!
Great dashboards follow Information Architecture principles
4. Labeling
Labels must be clear, concise, and
consistent throughout the dashboard pages.
Avoid abbreviations and technical terms, as
they can be confusing for users.
Labeling helps users to understand and
interpret the data displayed and provide the
context. With clear labels, users can easily
find the information they are looking for, and
they are able to quickly parse through the
different sections of the dashboard.
Great dashboards follow Information Architecture principles
5. Minimalism
Less is more. Each dashboard should contain
no more than 5-9 visualizations.
Cognitive psychology tells us that the human
brain can only comprehend around 7+-2
images in one time — this is the number of
items you want in your dashboard. More than
that just translates into clutter and visual noise
that distracts and detracts from the
dashboard’s intended purpose.
If you have more to say, use different pages.
Great dashboards follow Information Architecture principles
Thanks for your attention!
Questions? Let me know..
REFERENCES
1. https://www.toptal.com/designers/data-visualization/dashboard-design-best-practices
2. https://medium.com/gooddata-developers/six-principles-of-dashboards-information-architecture-5487d84c20c4
3. https://www.nngroup.com/articles/dashboards-preattentive/
4. Börner, Chen, and Boyack. n.d. “Visualizing Knowledge Domains.” Annual Review of Information Science and
Technology. https://cns.iu.edu/docs/publications/2003-borner-arist.pdf
5. Chen, Chaomei, and Min Song. 2019. “Visualizing a Field of Research: A Methodology of Systematic Scientometric
Reviews.” PloS One 14 (10): e0223994
6. https://dataspire.org/blog/leveraging-perception-science-to-our-advantage
7. https://medium.com/gooddata-developers/six-principles-of-dashboards-information-architecture-5487d84c20c4
8. https://www.toptal.com/designers/data-visualization/dashboard-design-best-practices
9. https://www.nngroup.com/articles/progressive-disclosure/
10. https://www.webfx.com/blog/web-design/design-strategies-for-information-dashboards/

Más contenido relacionado

Similar a Designing great dashboards: a slidedeck for dashboard developers

Data Analysis Tools_ Empowering Businesses with Insights.pdf
Data Analysis Tools_ Empowering Businesses with Insights.pdfData Analysis Tools_ Empowering Businesses with Insights.pdf
Data Analysis Tools_ Empowering Businesses with Insights.pdfolivalibereo
 
IT6701-Information Management Unit 4
IT6701-Information Management Unit 4IT6701-Information Management Unit 4
IT6701-Information Management Unit 4SIMONTHOMAS S
 
DiscussionData Visualization and Geographic Information Systems.docx
DiscussionData Visualization and Geographic Information Systems.docxDiscussionData Visualization and Geographic Information Systems.docx
DiscussionData Visualization and Geographic Information Systems.docxstelzriedemarla
 
Master the Art of Data Visualizations with Credo Systemz (1).pdf
Master the Art of Data Visualizations with Credo Systemz (1).pdfMaster the Art of Data Visualizations with Credo Systemz (1).pdf
Master the Art of Data Visualizations with Credo Systemz (1).pdfcsvishnukumar
 
Master the Art of Data Visualizations with Credo Systemz (1).pdf
Master the Art of Data Visualizations with Credo Systemz (1).pdfMaster the Art of Data Visualizations with Credo Systemz (1).pdf
Master the Art of Data Visualizations with Credo Systemz (1).pdfnishajeni1
 
Master the Art of Data Visualizations with Credo Systemz (1).pdf
Master the Art of Data Visualizations with Credo Systemz (1).pdfMaster the Art of Data Visualizations with Credo Systemz (1).pdf
Master the Art of Data Visualizations with Credo Systemz (1).pdfnishajeni1
 
Information Architecture Techniques and Best Practices
Information Architecture Techniques and Best PracticesInformation Architecture Techniques and Best Practices
Information Architecture Techniques and Best PracticesChris Furton
 
Data Visualization in Big Data Analytics
Data Visualization in Big Data AnalyticsData Visualization in Big Data Analytics
Data Visualization in Big Data AnalyticsShrinivasTayade
 
Business Analytics 1 Module 1.pdf
Business Analytics 1 Module 1.pdfBusiness Analytics 1 Module 1.pdf
Business Analytics 1 Module 1.pdfJayanti Pande
 
Techniques of Data Visualization for Data & Business Analytics
Techniques of Data Visualization for Data & Business AnalyticsTechniques of Data Visualization for Data & Business Analytics
Techniques of Data Visualization for Data & Business AnalyticsMercy Akinseinde
 
SharePoint Site IA Architecture Design Considerations - Innovate Vancouver.pdf
SharePoint Site IA Architecture Design Considerations - Innovate Vancouver.pdfSharePoint Site IA Architecture Design Considerations - Innovate Vancouver.pdf
SharePoint Site IA Architecture Design Considerations - Innovate Vancouver.pdfInnovate Vancouver
 
Business Intelligence Dashboard best practice webinar (2013)
Business Intelligence Dashboard best practice webinar (2013)Business Intelligence Dashboard best practice webinar (2013)
Business Intelligence Dashboard best practice webinar (2013)Yellowfin
 
Critical practices.pptx
Critical practices.pptxCritical practices.pptx
Critical practices.pptxsurbhidutta4
 
1Dr. LaMar D. Brown PhD, MBAExecutive MSITUniv
1Dr. LaMar D. Brown PhD, MBAExecutive MSITUniv1Dr. LaMar D. Brown PhD, MBAExecutive MSITUniv
1Dr. LaMar D. Brown PhD, MBAExecutive MSITUnivEttaBenton28
 
Big dataplatform operationalstrategy
Big dataplatform operationalstrategyBig dataplatform operationalstrategy
Big dataplatform operationalstrategyHimanshu Bari
 
Product UI/UX : How a product takes shape
Product UI/UX : How a product takes shapeProduct UI/UX : How a product takes shape
Product UI/UX : How a product takes shapeAmanjot Malhotra
 
What_Do_We_Talk_About_When_We_Talk_About_Dashboards (1).pdf
What_Do_We_Talk_About_When_We_Talk_About_Dashboards (1).pdfWhat_Do_We_Talk_About_When_We_Talk_About_Dashboards (1).pdf
What_Do_We_Talk_About_When_We_Talk_About_Dashboards (1).pdfEliAbi2
 
Information Architecture Intro
Information Architecture IntroInformation Architecture Intro
Information Architecture Introhapy
 

Similar a Designing great dashboards: a slidedeck for dashboard developers (20)

Data Analysis Tools_ Empowering Businesses with Insights.pdf
Data Analysis Tools_ Empowering Businesses with Insights.pdfData Analysis Tools_ Empowering Businesses with Insights.pdf
Data Analysis Tools_ Empowering Businesses with Insights.pdf
 
IT6701-Information Management Unit 4
IT6701-Information Management Unit 4IT6701-Information Management Unit 4
IT6701-Information Management Unit 4
 
DiscussionData Visualization and Geographic Information Systems.docx
DiscussionData Visualization and Geographic Information Systems.docxDiscussionData Visualization and Geographic Information Systems.docx
DiscussionData Visualization and Geographic Information Systems.docx
 
Master the Art of Data Visualizations with Credo Systemz (1).pdf
Master the Art of Data Visualizations with Credo Systemz (1).pdfMaster the Art of Data Visualizations with Credo Systemz (1).pdf
Master the Art of Data Visualizations with Credo Systemz (1).pdf
 
Master the Art of Data Visualizations with Credo Systemz (1).pdf
Master the Art of Data Visualizations with Credo Systemz (1).pdfMaster the Art of Data Visualizations with Credo Systemz (1).pdf
Master the Art of Data Visualizations with Credo Systemz (1).pdf
 
Master the Art of Data Visualizations with Credo Systemz (1).pdf
Master the Art of Data Visualizations with Credo Systemz (1).pdfMaster the Art of Data Visualizations with Credo Systemz (1).pdf
Master the Art of Data Visualizations with Credo Systemz (1).pdf
 
Information Architecture Techniques and Best Practices
Information Architecture Techniques and Best PracticesInformation Architecture Techniques and Best Practices
Information Architecture Techniques and Best Practices
 
Data Visualization in Big Data Analytics
Data Visualization in Big Data AnalyticsData Visualization in Big Data Analytics
Data Visualization in Big Data Analytics
 
Business Analytics 1 Module 1.pdf
Business Analytics 1 Module 1.pdfBusiness Analytics 1 Module 1.pdf
Business Analytics 1 Module 1.pdf
 
Techniques of Data Visualization for Data & Business Analytics
Techniques of Data Visualization for Data & Business AnalyticsTechniques of Data Visualization for Data & Business Analytics
Techniques of Data Visualization for Data & Business Analytics
 
SharePoint Site IA Architecture Design Considerations - Innovate Vancouver.pdf
SharePoint Site IA Architecture Design Considerations - Innovate Vancouver.pdfSharePoint Site IA Architecture Design Considerations - Innovate Vancouver.pdf
SharePoint Site IA Architecture Design Considerations - Innovate Vancouver.pdf
 
Business Intelligence Dashboard best practice webinar (2013)
Business Intelligence Dashboard best practice webinar (2013)Business Intelligence Dashboard best practice webinar (2013)
Business Intelligence Dashboard best practice webinar (2013)
 
Visual discovery tools
Visual discovery toolsVisual discovery tools
Visual discovery tools
 
Critical practices.pptx
Critical practices.pptxCritical practices.pptx
Critical practices.pptx
 
1Dr. LaMar D. Brown PhD, MBAExecutive MSITUniv
1Dr. LaMar D. Brown PhD, MBAExecutive MSITUniv1Dr. LaMar D. Brown PhD, MBAExecutive MSITUniv
1Dr. LaMar D. Brown PhD, MBAExecutive MSITUniv
 
Big dataplatform operationalstrategy
Big dataplatform operationalstrategyBig dataplatform operationalstrategy
Big dataplatform operationalstrategy
 
Product UI/UX : How a product takes shape
Product UI/UX : How a product takes shapeProduct UI/UX : How a product takes shape
Product UI/UX : How a product takes shape
 
What_Do_We_Talk_About_When_We_Talk_About_Dashboards (1).pdf
What_Do_We_Talk_About_When_We_Talk_About_Dashboards (1).pdfWhat_Do_We_Talk_About_When_We_Talk_About_Dashboards (1).pdf
What_Do_We_Talk_About_When_We_Talk_About_Dashboards (1).pdf
 
Information Architecture Intro
Information Architecture IntroInformation Architecture Intro
Information Architecture Intro
 
Data visualisation
Data visualisation Data visualisation
Data visualisation
 

Más de Michele Pasin

STI 2022 - Generating large-scale network analyses of scientific landscapes i...
STI 2022 - Generating large-scale network analyses of scientific landscapes i...STI 2022 - Generating large-scale network analyses of scientific landscapes i...
STI 2022 - Generating large-scale network analyses of scientific landscapes i...Michele Pasin
 
ODI Summit 2016 - Linked Open Data at Springer Nature
ODI Summit 2016 - Linked Open Data at Springer NatureODI Summit 2016 - Linked Open Data at Springer Nature
ODI Summit 2016 - Linked Open Data at Springer NatureMichele Pasin
 
Linked Data Experiences at Springer Nature
Linked Data Experiences at Springer NatureLinked Data Experiences at Springer Nature
Linked Data Experiences at Springer NatureMichele Pasin
 
How do philosophers think their own disciplines?
How do philosophers think their own disciplines?How do philosophers think their own disciplines?
How do philosophers think their own disciplines?Michele Pasin
 
The Nature.com ontologies portal - Linked Science 2015
The Nature.com ontologies portal - Linked Science 2015The Nature.com ontologies portal - Linked Science 2015
The Nature.com ontologies portal - Linked Science 2015Michele Pasin
 
Linked data experience at Macmillan: Building discovery services for scientif...
Linked data experience at Macmillan: Building discovery services for scientif...Linked data experience at Macmillan: Building discovery services for scientif...
Linked data experience at Macmillan: Building discovery services for scientif...Michele Pasin
 
Exploring highly interconnected humanities data: are faceted browsers always ...
Exploring highly interconnected humanities data: are faceted browsers always ...Exploring highly interconnected humanities data: are faceted browsers always ...
Exploring highly interconnected humanities data: are faceted browsers always ...Michele Pasin
 
Semantic Web Approaches in Digital History: an Introduction
Semantic Web Approaches in Digital History: an IntroductionSemantic Web Approaches in Digital History: an Introduction
Semantic Web Approaches in Digital History: an IntroductionMichele Pasin
 
Prosopography and Computer Ontologies: Towards a Formal Representation of the...
Prosopography and Computer Ontologies: Towards a Formal Representation of the...Prosopography and Computer Ontologies: Towards a Formal Representation of the...
Prosopography and Computer Ontologies: Towards a Formal Representation of the...Michele Pasin
 
Digital Humanities 2009 - Laying out the conceptual foundations for data inte...
Digital Humanities 2009 - Laying out the conceptual foundations for data inte...Digital Humanities 2009 - Laying out the conceptual foundations for data inte...
Digital Humanities 2009 - Laying out the conceptual foundations for data inte...Michele Pasin
 
An Ontological View of Canonical Citations
An Ontological View of Canonical CitationsAn Ontological View of Canonical Citations
An Ontological View of Canonical CitationsMichele Pasin
 
DH11: Browsing Highly Interconnected Humanities Databases Through Multi-Resul...
DH11: Browsing Highly Interconnected Humanities Databases Through Multi-Resul...DH11: Browsing Highly Interconnected Humanities Databases Through Multi-Resul...
DH11: Browsing Highly Interconnected Humanities Databases Through Multi-Resul...Michele Pasin
 
Livecoding with impromptu
Livecoding with impromptuLivecoding with impromptu
Livecoding with impromptuMichele Pasin
 
Introducing FRBR-OO (CCH KR workshop 2.2)
Introducing FRBR-OO (CCH KR workshop 2.2)Introducing FRBR-OO (CCH KR workshop 2.2)
Introducing FRBR-OO (CCH KR workshop 2.2)Michele Pasin
 
Introducing CIDOC-CRM (Cch KR workshop #2.1)
Introducing CIDOC-CRM (Cch KR workshop #2.1)Introducing CIDOC-CRM (Cch KR workshop #2.1)
Introducing CIDOC-CRM (Cch KR workshop #2.1)Michele Pasin
 
KR Workshop 1 - Ontologies
KR Workshop 1 - OntologiesKR Workshop 1 - Ontologies
KR Workshop 1 - OntologiesMichele Pasin
 

Más de Michele Pasin (16)

STI 2022 - Generating large-scale network analyses of scientific landscapes i...
STI 2022 - Generating large-scale network analyses of scientific landscapes i...STI 2022 - Generating large-scale network analyses of scientific landscapes i...
STI 2022 - Generating large-scale network analyses of scientific landscapes i...
 
ODI Summit 2016 - Linked Open Data at Springer Nature
ODI Summit 2016 - Linked Open Data at Springer NatureODI Summit 2016 - Linked Open Data at Springer Nature
ODI Summit 2016 - Linked Open Data at Springer Nature
 
Linked Data Experiences at Springer Nature
Linked Data Experiences at Springer NatureLinked Data Experiences at Springer Nature
Linked Data Experiences at Springer Nature
 
How do philosophers think their own disciplines?
How do philosophers think their own disciplines?How do philosophers think their own disciplines?
How do philosophers think their own disciplines?
 
The Nature.com ontologies portal - Linked Science 2015
The Nature.com ontologies portal - Linked Science 2015The Nature.com ontologies portal - Linked Science 2015
The Nature.com ontologies portal - Linked Science 2015
 
Linked data experience at Macmillan: Building discovery services for scientif...
Linked data experience at Macmillan: Building discovery services for scientif...Linked data experience at Macmillan: Building discovery services for scientif...
Linked data experience at Macmillan: Building discovery services for scientif...
 
Exploring highly interconnected humanities data: are faceted browsers always ...
Exploring highly interconnected humanities data: are faceted browsers always ...Exploring highly interconnected humanities data: are faceted browsers always ...
Exploring highly interconnected humanities data: are faceted browsers always ...
 
Semantic Web Approaches in Digital History: an Introduction
Semantic Web Approaches in Digital History: an IntroductionSemantic Web Approaches in Digital History: an Introduction
Semantic Web Approaches in Digital History: an Introduction
 
Prosopography and Computer Ontologies: Towards a Formal Representation of the...
Prosopography and Computer Ontologies: Towards a Formal Representation of the...Prosopography and Computer Ontologies: Towards a Formal Representation of the...
Prosopography and Computer Ontologies: Towards a Formal Representation of the...
 
Digital Humanities 2009 - Laying out the conceptual foundations for data inte...
Digital Humanities 2009 - Laying out the conceptual foundations for data inte...Digital Humanities 2009 - Laying out the conceptual foundations for data inte...
Digital Humanities 2009 - Laying out the conceptual foundations for data inte...
 
An Ontological View of Canonical Citations
An Ontological View of Canonical CitationsAn Ontological View of Canonical Citations
An Ontological View of Canonical Citations
 
DH11: Browsing Highly Interconnected Humanities Databases Through Multi-Resul...
DH11: Browsing Highly Interconnected Humanities Databases Through Multi-Resul...DH11: Browsing Highly Interconnected Humanities Databases Through Multi-Resul...
DH11: Browsing Highly Interconnected Humanities Databases Through Multi-Resul...
 
Livecoding with impromptu
Livecoding with impromptuLivecoding with impromptu
Livecoding with impromptu
 
Introducing FRBR-OO (CCH KR workshop 2.2)
Introducing FRBR-OO (CCH KR workshop 2.2)Introducing FRBR-OO (CCH KR workshop 2.2)
Introducing FRBR-OO (CCH KR workshop 2.2)
 
Introducing CIDOC-CRM (Cch KR workshop #2.1)
Introducing CIDOC-CRM (Cch KR workshop #2.1)Introducing CIDOC-CRM (Cch KR workshop #2.1)
Introducing CIDOC-CRM (Cch KR workshop #2.1)
 
KR Workshop 1 - Ontologies
KR Workshop 1 - OntologiesKR Workshop 1 - Ontologies
KR Workshop 1 - Ontologies
 

Último

INTERNSHIP ON PURBASHA COMPOSITE TEX LTD
INTERNSHIP ON PURBASHA COMPOSITE TEX LTDINTERNSHIP ON PURBASHA COMPOSITE TEX LTD
INTERNSHIP ON PURBASHA COMPOSITE TEX LTDRafezzaman
 
办美国阿肯色大学小石城分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degree
办美国阿肯色大学小石城分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degree办美国阿肯色大学小石城分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degree
办美国阿肯色大学小石城分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degreeyuu sss
 
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一F sss
 
ASML's Taxonomy Adventure by Daniel Canter
ASML's Taxonomy Adventure by Daniel CanterASML's Taxonomy Adventure by Daniel Canter
ASML's Taxonomy Adventure by Daniel Cantervoginip
 
原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档
原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档
原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档208367051
 
1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样
1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样
1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样vhwb25kk
 
办理学位证纽约大学毕业证(NYU毕业证书)原版一比一
办理学位证纽约大学毕业证(NYU毕业证书)原版一比一办理学位证纽约大学毕业证(NYU毕业证书)原版一比一
办理学位证纽约大学毕业证(NYU毕业证书)原版一比一fhwihughh
 
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...dajasot375
 
From idea to production in a day – Leveraging Azure ML and Streamlit to build...
From idea to production in a day – Leveraging Azure ML and Streamlit to build...From idea to production in a day – Leveraging Azure ML and Streamlit to build...
From idea to production in a day – Leveraging Azure ML and Streamlit to build...Florian Roscheck
 
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改
专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改
专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改yuu sss
 
Industrialised data - the key to AI success.pdf
Industrialised data - the key to AI success.pdfIndustrialised data - the key to AI success.pdf
Industrialised data - the key to AI success.pdfLars Albertsson
 
9654467111 Call Girls In Munirka Hotel And Home Service
9654467111 Call Girls In Munirka Hotel And Home Service9654467111 Call Girls In Munirka Hotel And Home Service
9654467111 Call Girls In Munirka Hotel And Home ServiceSapana Sha
 
Top 5 Best Data Analytics Courses In Queens
Top 5 Best Data Analytics Courses In QueensTop 5 Best Data Analytics Courses In Queens
Top 5 Best Data Analytics Courses In Queensdataanalyticsqueen03
 
Call Girls In Dwarka 9654467111 Escorts Service
Call Girls In Dwarka 9654467111 Escorts ServiceCall Girls In Dwarka 9654467111 Escorts Service
Call Girls In Dwarka 9654467111 Escorts ServiceSapana Sha
 
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)jennyeacort
 
Predicting Salary Using Data Science: A Comprehensive Analysis.pdf
Predicting Salary Using Data Science: A Comprehensive Analysis.pdfPredicting Salary Using Data Science: A Comprehensive Analysis.pdf
Predicting Salary Using Data Science: A Comprehensive Analysis.pdfBoston Institute of Analytics
 
RS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝Delhi
RS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝DelhiRS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝Delhi
RS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝Delhijennyeacort
 
High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...
High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...
High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...soniya singh
 

Último (20)

INTERNSHIP ON PURBASHA COMPOSITE TEX LTD
INTERNSHIP ON PURBASHA COMPOSITE TEX LTDINTERNSHIP ON PURBASHA COMPOSITE TEX LTD
INTERNSHIP ON PURBASHA COMPOSITE TEX LTD
 
Deep Generative Learning for All - The Gen AI Hype (Spring 2024)
Deep Generative Learning for All - The Gen AI Hype (Spring 2024)Deep Generative Learning for All - The Gen AI Hype (Spring 2024)
Deep Generative Learning for All - The Gen AI Hype (Spring 2024)
 
办美国阿肯色大学小石城分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degree
办美国阿肯色大学小石城分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degree办美国阿肯色大学小石城分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degree
办美国阿肯色大学小石城分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degree
 
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一
 
ASML's Taxonomy Adventure by Daniel Canter
ASML's Taxonomy Adventure by Daniel CanterASML's Taxonomy Adventure by Daniel Canter
ASML's Taxonomy Adventure by Daniel Canter
 
原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档
原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档
原版1:1定制南十字星大学毕业证(SCU毕业证)#文凭成绩单#真实留信学历认证永久存档
 
1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样
1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样
1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样
 
办理学位证纽约大学毕业证(NYU毕业证书)原版一比一
办理学位证纽约大学毕业证(NYU毕业证书)原版一比一办理学位证纽约大学毕业证(NYU毕业证书)原版一比一
办理学位证纽约大学毕业证(NYU毕业证书)原版一比一
 
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
 
From idea to production in a day – Leveraging Azure ML and Streamlit to build...
From idea to production in a day – Leveraging Azure ML and Streamlit to build...From idea to production in a day – Leveraging Azure ML and Streamlit to build...
From idea to production in a day – Leveraging Azure ML and Streamlit to build...
 
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝
 
专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改
专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改
专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改
 
Industrialised data - the key to AI success.pdf
Industrialised data - the key to AI success.pdfIndustrialised data - the key to AI success.pdf
Industrialised data - the key to AI success.pdf
 
9654467111 Call Girls In Munirka Hotel And Home Service
9654467111 Call Girls In Munirka Hotel And Home Service9654467111 Call Girls In Munirka Hotel And Home Service
9654467111 Call Girls In Munirka Hotel And Home Service
 
Top 5 Best Data Analytics Courses In Queens
Top 5 Best Data Analytics Courses In QueensTop 5 Best Data Analytics Courses In Queens
Top 5 Best Data Analytics Courses In Queens
 
Call Girls In Dwarka 9654467111 Escorts Service
Call Girls In Dwarka 9654467111 Escorts ServiceCall Girls In Dwarka 9654467111 Escorts Service
Call Girls In Dwarka 9654467111 Escorts Service
 
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)
 
Predicting Salary Using Data Science: A Comprehensive Analysis.pdf
Predicting Salary Using Data Science: A Comprehensive Analysis.pdfPredicting Salary Using Data Science: A Comprehensive Analysis.pdf
Predicting Salary Using Data Science: A Comprehensive Analysis.pdf
 
RS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝Delhi
RS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝DelhiRS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝Delhi
RS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝Delhi
 
High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...
High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...
High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...
 

Designing great dashboards: a slidedeck for dashboard developers

  • 1. Designing great dashboards. Useful tips from Data Visualization & Information Architecture Why this slidedeck? After reading many useful papers and online resources on the topic of dashboards design, I realised I didn’t have a single document collecting and organising all of the useful ideas I encountered. So the purpose of this slidedeck is to serve as a (work-in-progress) handbook a dashboards developer can get back to, in order to find inspiration, advice, and maybe, even endorsement. Use at your own risk! Created: April, 2023 Modified: July 2023 Author: Michele Pasin
  • 2. Outline 1. What are great dashboards like? a. They are intuitive b. They have clear goals c. They leverage the strengths of data visualizations d. They follow information architecture principles 2. APPENDIX 1: Six core features of data visualizations 3. APPENDIX 2 Five key principles of information architecture
  • 3. What are great dashboards like?
  • 4. Great dashboards are clear and intuitive They communicate information quickly. They display information clearly and efficiently. All essential information is immediately accessible. Data is prioritized. Information is displayed clearly in a visual hierarchy. The design provides a coherent overview that includes sparse, clear initial data with additional opportunities to drill down for more.
  • 5. Great dashboards have clear goals What kind of dashboard are you trying to create? Who is it for? For example: ● Analytical dashboards: Identify trends to drive long-term decisions ● Strategic dashboards: focus on long-term key organizational performance indicators ● Operational dashboard: focus on what’s happening now, tracking shorter timeframes for time-sensitive tasks and operational processes
  • 6. Great dashboards leverage the strengths of data visualizations Six core features of data visualizations (adapted from Börner & Chen) 1. Provide an ability to comprehend huge amounts of data 2. Reduce visual search time 3. Provide a better understanding of a complex data set 4. Reveal relations otherwise not noticed 5. Enable a data set to be seen from several perspectives simultaneously 6. Facilitate hypothesis formulation
  • 7. Great dashboards follow information architecture principles 1. Structure. How the information is distributed among separate dashboards. 2. Hierarchy. Visual and logical hierarchies must work together to create an effective and user-friendly design. 3. Grouping. Similar information should be shown together, allowing users to compare and contrast different metrics and trends quickly. 4. Labeling. Labels should be clear, concise and maintain consistency. 5. Minimalism. Less is more. Each dashboard should contain no more than 5-7 visualizations.
  • 8. APPENDIX 1 Six core features of data visualizations
  • 9. 1 - Comprehend huge amounts of data on a large-scale as well as a small-scale Users want to see the big picture, as well as zooming in in a dataset and navigate through individual records. Great dashboards leverage the strengths of data visualizations
  • 10. 2 - Leveraging visual perception A key element of any successful visualization is to exploit visual perception principles, to reduce visual search time Great dashboards leverage the strengths of data visualizations
  • 11. 3 - Using data landscape metaphors Provide a better understanding of a complex data set by exploiting familiar landscape metaphors. Great dashboards leverage the strengths of data visualizations
  • 12. By exploiting perception of emergent properties at the macro level. 4 - Revealing relations otherwise not noticed Great dashboards leverage the strengths of data visualizations
  • 13. 5 - Enabling a data set to be seen from several perspectives simultaneously. Multiple representations of the same information make it possible to compare and generate different insights from the same data set. Great dashboards leverage the strengths of data visualizations
  • 14. Interactive visualizations permit to show/hide features of the data and hence bring forward unexpected patterns. 6 - Facilitating hypothesis formulation Great dashboards leverage the strengths of data visualizations
  • 15. APPENDIX 2 Five key principles of Information Architecture
  • 16. 1. Structure Creating a map of the structure of your dashboard application is key. Multiple pages. Dividing information between different dashboards allows users to focus on a specific set of data or metrics and helps avoid overwhelming the users by dumping all the information at once on them. Width and breadth of the information. A good structure allows users to grasp the available width of the information first, and then it allows users to focus on the area of interest and get into the depth of the information. Great dashboards follow Information Architecture principles
  • 17. Useful technique: progressive disclosure Progressive disclosure is a technique used to maintain a user’s attention by reducing clutter. Creating a system of progressive disclosure assists in creating a user-centric environment, which helps prioritize user attention, avoid mistakes, and save time. It also allows users to focus on the key features that matter to them and not be forced to go through all of the features—including the ones they don’t need or are not interested in. Progressive disclosure defers advanced or rarely used features to a secondary screen, making applications easier to learn and less error-prone. – Jakob Nielsen Great dashboards follow Information Architecture principles
  • 18. 2. Hierarchy Visual and logical hierarchies must work together to allows users to quickly and easily identify the most important information and explore more details as needed. Logical hierarchy. The organization and arrangement of information based on its significance or importance. Visual hierarchy. The arrangement of elements on a dashboard that guides the user’s attention through the most important elements on the page. Great dashboards follow Information Architecture principles
  • 19. Hierarchy > Logical Present the essential data first while allowing access to more detailed data. The inverted pyramid principle. ● Top-level overview that shows key metrics and trends ● A breakdown of these metrics with supporting information ● Detailed explanations that provide the ability to explore information further and elsewhere. Great dashboards follow Information Architecture principles
  • 20. Hierarchy > Visual It is determined by the size, color, position, and other visual characteristics of the elements. We know from usability studies that our eyes generally start at the top-left region of the page. As we read the contents of the screen, our eyes move from left to right. A good dashboard design takes advantage of this natural reading pattern. Lower-priority and infrequently-changing information should be placed towards the bottom region of the dashboard. Great dashboards follow Information Architecture principles
  • 21. Useful technique: Overview, Zoom-in, Details on Demand Ben Shneiderman at the University of Maryland proposed a mantra to characterize how users interact with the visualization of a large amount of information: Overview, Zoom-in (Filter), and Details on Demand (Shneiderman, 1996) 1. Overview First 2. Zoom and Filter 3. Details on Demand Great dashboards follow Information Architecture principles
  • 22. 3. Grouping Grouping related information helps users understand and discover connections within them. Pitfall: similar-looking dashboard components might unintentionally suggest relationships that don’t actually exist in the data. E.g. the sameness of colors suggests there’s a shared meaning among the dashboard components, even when there is not! Great dashboards follow Information Architecture principles
  • 23. 4. Labeling Labels must be clear, concise, and consistent throughout the dashboard pages. Avoid abbreviations and technical terms, as they can be confusing for users. Labeling helps users to understand and interpret the data displayed and provide the context. With clear labels, users can easily find the information they are looking for, and they are able to quickly parse through the different sections of the dashboard. Great dashboards follow Information Architecture principles
  • 24. 5. Minimalism Less is more. Each dashboard should contain no more than 5-9 visualizations. Cognitive psychology tells us that the human brain can only comprehend around 7+-2 images in one time — this is the number of items you want in your dashboard. More than that just translates into clutter and visual noise that distracts and detracts from the dashboard’s intended purpose. If you have more to say, use different pages. Great dashboards follow Information Architecture principles
  • 25. Thanks for your attention! Questions? Let me know..
  • 26. REFERENCES 1. https://www.toptal.com/designers/data-visualization/dashboard-design-best-practices 2. https://medium.com/gooddata-developers/six-principles-of-dashboards-information-architecture-5487d84c20c4 3. https://www.nngroup.com/articles/dashboards-preattentive/ 4. Börner, Chen, and Boyack. n.d. “Visualizing Knowledge Domains.” Annual Review of Information Science and Technology. https://cns.iu.edu/docs/publications/2003-borner-arist.pdf 5. Chen, Chaomei, and Min Song. 2019. “Visualizing a Field of Research: A Methodology of Systematic Scientometric Reviews.” PloS One 14 (10): e0223994 6. https://dataspire.org/blog/leveraging-perception-science-to-our-advantage 7. https://medium.com/gooddata-developers/six-principles-of-dashboards-information-architecture-5487d84c20c4 8. https://www.toptal.com/designers/data-visualization/dashboard-design-best-practices 9. https://www.nngroup.com/articles/progressive-disclosure/ 10. https://www.webfx.com/blog/web-design/design-strategies-for-information-dashboards/