Message Boards Message Boards

Scatter plotting satellites?

Posted 6 years ago
POSTED BY: Mathison Ott
2 Replies
POSTED BY: Moderation Team

I would be curious to know what type of general problem you are trying to solve. Now to it per se.

If you just search for "scatter plot" in docs you get ListPlot with numerous examples. The 4th example shows how to label points. You should always check docs first - they are wonderfully informative. So perhaps you mean something like this:

ListPlot[Callout[{#2,#3},#1]&@@@dataSatTable,PlotTheme->"Detailed",FrameLabel->{"EL","AZ"}]

enter image description here

POSTED BY: Vitaliy Kaurov
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract