Chartability / POUR-CAF

Inclusive data experience toolkit
https://chartability.github.io/POUR-CAF/
104 stars 5 forks source link

Tooltips differing from chart info? #8

Open shelbyelavsky opened 2 years ago

shelbyelavsky commented 2 years ago

There are times when a chart's tooltip gives different information than what is being presented (e.g. a bar chart visually shows "group" and "value" text, but the tooltip lists "group, location, value, date.")

What would be the best section to put this under? Technically, the metrics are defined, but only in a certain interaction. Would a new section added to Chartability be a better fit?

frankelavsky commented 2 years ago

Yeah, tooltips are so common in data visualizations that it would make sense to have something specific to this.

I'm thinking that we wouldn't want to hide essential information behind an interaction, or have a slightly more generalizable heuristic for this.

The REAL trick is digging up research or standards that clearly outline this, so we can point to them in our resources. We don't want to add a new heuristic without something solid to reference.

frankelavsky commented 2 years ago

Issuing a call for help finding:

Standards or research resources that could help us argue that we shouldn't hide essential or different information in a tooltip.