jQuery Chart - FullStackedSplineSeries.point.image.url

Specifies the URL of the image to be used as a point marker.

Type:

String

|

Object

Default Value: undefined

Normally, this option accepts one URL as a string value, but if you have a range area series, you may want to specify different images for the minimum and maximum points. In that instance, set the url option to an object with the rangeMinPoint and rangeMaxPoint fields.