borderColor not working in 2.5.0 Version? #10697
Unanswered
ManikandanS8377
asked this question in
Q&A
Replies: 1 comment 3 replies
-
@ManikandanS8377 checking the code, the Version 2.5.0 https://github.com/chartjs/Chart.js/blob/v2.5.0/src/core/core.tooltip.js#L15-L40 Version 2.6.0 https://github.com/chartjs/Chart.js/blob/v2.6.0/src/core/core.tooltip.js#L15-L43 |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am using 2.5.0 cdn version. I am trying to use border color for tooltip hovering, but I can't. Kindly help me.
Beta Was this translation helpful? Give feedback.
All reactions