Hi.
I'm trying to find a way to do the following.
I need to draw a combo chart where:
A line is generated by a series of (x,y) elements once.
A scattered point is drawn on top of the line with (x,y) configuration (only one point)
any idea or example of how to do that?