Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better default tooltip & ability to customize the tooltip in charts #728

Closed
arikfr opened this issue Dec 29, 2015 · 3 comments
Closed

Better default tooltip & ability to customize the tooltip in charts #728

arikfr opened this issue Dec 29, 2015 · 3 comments

Comments

@arikfr
Copy link
Member

arikfr commented Dec 29, 2015

Better default tooltip

image

  • It will be better to switch to something more similar to the tooltip format we used with the HighCharts charts, where it was clearer what is the X axis and was is the Y.
  • While at it, we should show dates as date only and time as date/time ("1/1/2016 vs. 1/1/2016 00:00").

Ability to customize the tooltip

The user should be able to provide his own tooltip value (based on one of the columns).

@alaincaltieri
Copy link

Hi Arikfr,

Linked to this issue, I think it may be really useful to have in the tooltips also the grand totals when there's a stacked data visualisation. Let me show an example:

image

As you see the tooltip shows the amount of each group, but it doesn't show the total summed amount, which may really come in handy sometimes.

@arikfr
Copy link
Member Author

arikfr commented Jan 14, 2016

@alaincaltieri good point. I'll remember that once I get to this ticket. Thanks!

@arikfr
Copy link
Member Author

arikfr commented May 31, 2018

Implemented in #2536.

@arikfr arikfr closed this as completed May 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants