Hi,
First of all, thank you for your excellent work on Chart.js. You did exactly the additions I needed.
I have a rendering problem with Firefox (it works perfectly on the latest Chrome and IE 9), the tooltips do not appear at all. And sometimes, I get the following error:
TypeError: Value not an object. (l. 262)
context.putImageData(chart.savedState,0,0);
Do you experienced a similar thing ?
Thank you.
Val