hgraph-os / hGraph

hGraph is an open source javascript library for visualizing health data.

Home Page:http://www.hgraph.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Configurable states for handling hMetric information

ericbenwa opened this issue · comments

commented

When touching an hMetric on the donut, let's provide 3 options to choose from for an installation.

  • Inline: display latest value with the hMetric label on the hGraph, no interaction needed (extra small)
  • Tooltip: displays information with the hMetric (small)
  • Micro-card: displays more information below hGraph (medium)
  • Full-card: displays even more information by navigating to a screen fully devoted to the hMetric (large)