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

<Feature Request> Gridline Hover Label Indicator #314

Closed
4 tasks
natashadecoste opened this issue Aug 8, 2019 · 2 comments
Closed
4 tasks

<Feature Request> Gridline Hover Label Indicator #314

natashadecoste opened this issue Aug 8, 2019 · 2 comments
Assignees

Comments

@natashadecoste
Copy link
Contributor

natashadecoste commented Aug 8, 2019

I am submitting a...

  • [ X ] Feature request
  • Design defect
  • Source code defect
  • Demo/documentation defect
  • Other

charts version:

0.15.1

Issue description

Need a tooltip or solution to expose the label of a gridline that has been hovered.

Current behavior

Gridline tooltips display the values of all points along that label

Expected behavior

Gridline tooltip (or other solution) for exposing the X domain label on the hovered gridline.

Screenshot or recording

image

In above image, there are not labels on ALL gridlines, there should be a gridline hover option for exposing the missing label (s).

This feature is requested by the Watson IoT Platform team

@shixiedesign
Copy link

shixiedesign commented Aug 23, 2019

WIP

Does something like this serve the need of this feature?

image

@CynZhang
Copy link

Hi @shixiedesign, our team (IoT Platform) initiated the request. We have many cases where the x-axis is time series, but the current hover tooltip doesn't show the x label which makes the reading of the chart difficult for the user.

To illustrate the point, here's a good example. The x-axis of line chart shows dates but not all data points are labelled. The tooltip of each data point includes both x and y values.
Screen Shot 2019-08-28 at 10 21 07 AM

Your proposal generally solves the problem, but the information is presented in two different places using different UI elements. Below is what we originally had in mind.

Screen Shot 2019-08-28 at 10 28 55 AM

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

5 participants