Add a text label in an arbitrary position
Open
- Dominant language
- JavaScript
- Stars
- 9.3k
- Forks
- 1.4k
- Avg merge
- 6d 16h
- Merged PRs (30d)
- 1
Description
I think it could be a useful feature, some method to add a text in an arbitrary position in the plot. I've managed to do it using the standard d3 API, but panning/zooming doesn't affect it(the text remains in the same place instead of flowing with the rest of the chart). Any ideas how this can be achieved?
Contributor guide
Assessment
This issue has not been assessed yet.