I'm using jQplot to draw the line which gets input to X-axis as Date and Y-axis as Percentage Value. I want to show the marker only to appear on the end of the line. like attached image below.
I wonder is there any option to show only the last marker in Jqplot. I know how to hide all the marker {showMarker:false}
.