Skip to main content
1-Visitor
July 2, 2013
Question

How to show single points in graph

  • July 2, 2013
  • 7 replies
  • 5524 views

Hi,

I've plotted a line but I want to show several points on the graph.

So say I have the line and I want to highlight point (1,2)

How do I do it?

7 replies

24-Ruby IV
July 2, 2013

A point is one part of line:

point.png

1-Visitor
July 3, 2013

That was great.

Many thanks