This message was deleted.
# help
s
This message was deleted.
πŸ‘€ 1
a
Hi Sanzhar, If you are using the Plot library, you can use β€œtitle” inside a mark to display a value on hover: https://observablehq.com/@observablehq/plot-bar#cell-1005. For a more responsive tooltip that can even be styled, use the addTooltips function with Plot: https://observablehq.com/@mkfreeman/plot-tooltip#cell-64 Is this what you were looking for? On your second question about a chart that is a box with a single number in it, you could use Plot.cell to draw a single cell. You could also make a simple box with a bit of css and html. Both examples here: https://observablehq.com/d/e5345e1f8a9855e7
πŸ‘πŸ» 1
s
Thanks Ananya, appreciate it :)
πŸ‘ 1