Add linear gradient on data point line
Open
- Dominant language
- JavaScript
- Stars
- 9.3k
- Forks
- 1.4k
- Avg merge
- 6d 16h
- Merged PRs (30d)
- 1
Description
I want to add style (linear-gradient(180deg, #85A1E7 0%, #FBFDFF 100%);) in data point line.
If you open the link "https://codepen.io/shivangi-ashutosh/pen/qJJYor" and do hover on any data point then you will see blue stroke line. I want to add "linear-gradient(180deg, #85A1E7 0%, #FBFDFF 100%);" on that. Could any any one help me with that?
Contributor guide
Assessment
This issue has not been assessed yet.