TeeChart for JavaScript for the HTML5 Canvas
-
goodsj
- Newbie

- Posts: 18
- Joined: Thu Jan 25, 2018 12:00 am
Post
by goodsj » Wed Jun 19, 2019 11:21 pm
I wish One line should be highlighted or the other line need to be transparent.
How can I implement it?

Do you have an example?
-
Yeray
- Site Admin

- Posts: 9645
- Joined: Tue Dec 05, 2006 12:00 am
- Location: Girona, Catalonia
-
Contact:
Post
by Yeray » Thu Jun 27, 2019 11:57 am
Hello,
You can hide the series using the legend.onclick event as in
this example.
-
goodsj
- Newbie

- Posts: 18
- Joined: Thu Jan 25, 2018 12:00 am
Post
by goodsj » Fri Jun 28, 2019 9:16 am
Thank you!
