You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mousing over a bar chart could show the values in that bar. Just something like:
total: x
active: y
recovered: z
deaths: a
Should have a translucent background to not cover the chart, or always be positioned away from that bar (maybe off to the side and an arrow pointing at it?)
The text was updated successfully, but these errors were encountered:
Will keep this open for a nicer tooltip. Here's an example with tachyons: https://codepen.io/syndicatefx/pen/QVPbJg. That one is probably overkill, but the basic principle is to use .hide-child
Mousing over a bar chart could show the values in that bar. Just something like:
total: x
active: y
recovered: z
deaths: a
Should have a translucent background to not cover the chart, or always be positioned away from that bar (maybe off to the side and an arrow pointing at it?)
The text was updated successfully, but these errors were encountered: