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

Highlight a certain point by Javascript? #593

Open
BorisKrones opened this issue Aug 28, 2017 · 3 comments
Open

Highlight a certain point by Javascript? #593

BorisKrones opened this issue Aug 28, 2017 · 3 comments

Comments

@BorisKrones
Copy link

Hi there,

is there a method to highlight a certain point (or to move the highlighter to that point), for example:

graph.highlight(series, point.x, point.y) or something like that?

Best regards
Boris

@RichardLitt
Copy link
Contributor

What do you mean by highlight? What interaction are you looking for - a color change? There's a color palette that will probably work for your purposes, there.

@BorisKrones
Copy link
Author

Hi Richard,

thank you for your reply.

I mean something like change the color of a single bar (by index, if using bar chart) or much better, to move the highlighter tooltip to the position of a data point (move highlighter tooltip to point with index x for example).

Best regards from germany
Boris

@RichardLitt
Copy link
Contributor

At the moment, I don't know. Until someone else can weigh in on this, I'm going to keep this open as a possible enhancement. It would be great to add this functionality.

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

2 participants