jquery.sparkline
jquery.sparkline copied to clipboard
Not Showing spot on every point.
Only showing two spot in chart. Is this possible to show spot on every point. Please suggest.
if your numbers are larger than zero,
you can just use
{valueSpots:{'0:':'black'}}
Is it possible to show spots based on X value(s)? valueSpots colors points based on Y value(s).