How to draw polygon shapes on the chart that respond to panning/zooming? #1908
Unanswered
dev11ocean
asked this question in
Q&A
Replies: 1 comment
-
for reference: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to create a very simple cartesian chart which will just have a single point moving around. However, I also need to create two overlapping "zones/boundaries" which are essentially polygons. Is there a simple way to create these? If I have to manually draw them, will zooming/panning of the chart automatically handle resizing/moving those polygons?
Beta Was this translation helpful? Give feedback.
All reactions