Ngx-charts: Possibility of highlight a point in line chart

Created on 26 Jul 2018  路  3Comments  路  Source: swimlane/ngx-charts

I'm submitting a ...

  • [ ] bug report - search github for a similar issue or PR before submitting
  • [x] feature request
  • [ ] support request - use StackOverflow (add the ngx-charts tag) or the gitter chat for support questions

Expected behavior
Possibility to highlight a point in line chart. For example, I would like to highlight a clicked point by a user.

What is the motivation / use case for changing the behavior?
The click event typically produces a action that show info related to clicked point. So, It's a common requirement that a clicked point could stay highlighted.

Most helpful comment

Have you managed to find a solution for this issue?

All 3 comments

I'd like to do this as well.
If the library doesn't support it you could perhaps do it the manual way, by finding the point element and changing the style, but exactly how, I don't know.

I understand that it creates performance issues. But it should still be a customizable option depending on the use case and defaulted to off.

Wrong issue?

Have you managed to find a solution for this issue?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

lokeshdaiya picture lokeshdaiya  路  3Comments

emeric0101 picture emeric0101  路  3Comments

workfel picture workfel  路  3Comments

azarus picture azarus  路  4Comments

amcdnl picture amcdnl  路  4Comments