Open
Description
I'm encountering an issue with the hovertemplate feature in Plotly.js. When I define a hovertemplate and use the HTML tag<b>
to bold text within it, the hover information doesn't display in bold font as expected. Instead, it appears in regular font.
Steps to Reproduce
Define a trace and add hovertemplate
Use the HTML tag<b>
within the hovertemplate to bold text.
Observe the hover information to see if it displays in the correct format.
Environment
System: Windows 10
Browser: Edge, Chrome
Version: plotly-2.31.0.min.js
frameworks: vue 2