2D scatter plot example #245
Unanswered
rsand-temple
asked this question in
Q&A
Replies: 1 comment
-
Hi, Sorry for missing this discussion. You can see a working example of a 2D scatter plot here. It was added in may 2022 in version |
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.
-
Hi - I am trying to make a simple 2D scatter plot of doubles. The method below takes in a 2d array of doubles with 1000 rows and 2 columns representing an array of cartesian coordinates. What I get is a blank chart except for a single red dot in the center. Any advice on how to get something meaningful? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions