Range area chart is coming in the next version – v1.5. I fact I’ve already implemented it. Need to complete few more features before I can release the same. In case you are fine with an early build, shoot me an email at info@canvasjs.com
In this version disabling touch is still not available. But I’ve fixed a bug due to which scrolling through page was not possible by dragging on the chart. I’ll be adding option to disable interactivity in the 1.4 GA – by the end of next week.
—
Sunil Urs
This reply was modified 10 years, 7 months ago by Sunil Urs.
Sorry, that was a typo. I meant to say “you can’t format them to show absolute values”. As a workaround, you can set indexLabel property of each dataPoint to its absolute value and it should work fine as shown in this JSFiddle. But labels on the axis would remain the same.
In case you are not showing legends, you can use them to show any custom message as shown in this example. Just position legend according to the requirement.