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…
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…
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…
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…
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 …
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…
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…
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…
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…
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…