You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, tx for making this great library. It seems fairly straightforward to use, but I am having an issue trying to follow the basic examples where the text.annotation-note-label just renders in the same position as text.annotation-note-title (rather than below it on the y-axis as show in the example).
Am I doing something silly here? Or do I need to add some extra custom css to get the label to offset by the correct y amount to render below the title?
The text was updated successfully, but these errors were encountered:
Hi, tx for making this great library. It seems fairly straightforward to use, but I am having an issue trying to follow the basic examples where the
text.annotation-note-label
just renders in the same position astext.annotation-note-title
(rather than below it on the y-axis as show in the example).Here is the full code:
https://observablehq.com/@kortina/wall-st-vs-main-st
And relevant snippet:
Am I doing something silly here? Or do I need to add some extra custom css to get the label to offset by the correct y amount to render below the title?
The text was updated successfully, but these errors were encountered: