-
I have a plot that gets rerendered very frequently. The plot includes a custom tooltip text that is fairly expensive to calculate. Although the tooltip won't be viewed most of the time, the What would be the recommended way to calculate the |
Beta Was this translation helpful? Give feedback.
Answered by
Fil
Apr 6, 2025
Replies: 1 comment
-
I'd use a render function. See for example https://observablehq.com/d/716cfebafbd2683a |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
mootari
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'd use a render function. See for example https://observablehq.com/d/716cfebafbd2683a