I have <p></p>
element for which there is linear gradient effect.
https://jsfiddle.net/ah4j1dzr/
All the percentage values applied dynamically.
Wondering, if there is any way to show bootstrap tooltip for each of the color that <p>
tag is populating on mouse hover of the any color. Need to show other data in tooltop.
Did a lot research, but didn't find any solution.
Any help is appreciated.