Replies: 1 comment
-
You need a scatter plot with a single point. |
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.
-
How do I plot a single point on the graph?
plot({50}, {50})->line_width(2).color("red");
does not seem to work...
Beta Was this translation helpful? Give feedback.
All reactions