Glossary

hovertemplate

A string that controls the content and format of a plotly hover tooltip. Uses `%{x}`, `%{y}`, `%{customdata[0]}`, and Python format specifiers.

Learn More

Related Terms