Should I click on a dashboard graph and what should happen?

I have been wondering about a simple behavior around a dashboard graph:
Should I click on the graph?
If so, what should be the most effective action to take:
a) Open a table with graph data
b) Drill down to a another graph with more detail…
share this post : )
NPS Score on a stacked bar issue when equal Promoters, Detractors and Passives

I’m trying to create an NPS card for a product and I’m running into an issue here.
First of all the structure of the card contains an NPS score, number of responders, and a stacked bar to show the distribution of responses. The card will l…
share this post : )
Finding parameters of strongly regular graphs

I have a strongly regular graph G with 2k+3 vertices and valency k. I want to find the other two parameters but am struggling.
My first thought was to use the fact that the multiplicities of the eigenvalues had to be non-negative and go fr…
share this post : )
When hovering over a charts, which arrow alignment works best

i’m designing the hover states for 2 charts, a bar chart and a line chart. maybe i’m over thinking, but for both these charts i find there is an arrow alignment that would work better based on the type of the chart. Should they be point ho…
share this post : )
What’s an intuitive way to reset drill down charts to their default state?

I’m building a drill-down chart flow that has two graphs that work together
On the left, the bar graph has a list of locations and their temperatures. On the right, there’s a temperature timeline of the same locations. In order to isolate …
share this post : )
Showing a large amount of trend-lines on a single graph

I’m designing a dashboard which has a graph showing the humidity notification trends across multiple locations over a selected timeline.
The challenge i’m facing it that there’s 70-100 locations that need to be shown in the same graph. sho…
share this post : )
Showing a large amount of trend-lines on a single graph

I’m designing a dashboard which has a graph showing the humidity notification trends across multiple locations over a selected timeline.
The challenge I’m facing is that there’s 70-100 locations that need to be shown in the same graph. Sho…
share this post : )
How would you design a three stage bar chart drill down?

I’m designing a drill-down chart for management to analyze heat trends that are impacting their staff across multiple factories.
The images show the intended flow in which they would be using the charts.
Chart 1 – the staff groups X exposu…
share this post : )
What’s a better way to show number of staff at a location on a bar graph?

I’m designing a dashboard that captures temperature at multiple locations (L1-L5). At the same time, I want to show the amount of staff that have been in these locations. Right now I’ve indicated them in the blue circles. Is there a better…
share this post : )
Making it clear to user that Value=0 or Error: Unable to fetch value

I have the following use case:
The user can select one or multiple of Items A/B/C… and be shown a time series graph of var X against t for that Item(s). There is only 1 graph shown, so when multiple items are selected, the frontend overl…