Tim,
The bug has been fixed. Thanks for reporting. You can try out the latest beta internally – I wouldn’t suggest it for the production though.
—
Sunil Urs
Thanks. Am working on Pie/Doughnut this week. Will intimate you once the issue is fixed.
Tim,
You have forgotten to post the link.
>> Some Slices of the Doughnut charts don not visually display anymore, They are there as i can see text when I Hoover over them
Can you please post the code or fiddle that can help me figure out the issue, this would really help moving forward with new feature.
You are welcome.. :)
I agree on this one… Will try fixing the issue soon. Can give you a timeline by Monday/Tuesday probably.
Paul,
As of now this feature isn’t available. Am thinking of implementing this feature in the next version. I’ll consider it a bit more and let you know by Monday/Tuesday.
—
Sunil
I’ve just released version 1.3 that supports IE6+… Do have a look and let me know your feedback.. :)
Today! I’ve just release v 1.3 beta and here is the release blog. You can expect it to go GA in a week or two.
Thanks for all the support.. :-)
—
Sunil Urs
Am using jQuery Modal dialog with some custom styling. Using chrome developer tools you can figure out the styling options.
It has been implemented and will be coming in the next release.
I’ve created a fiddle with the latest build in which you can see this working.
Foo,
I’ve not tried it specifically inside lightbox. Let me try it out and get back.
—
Sunil Urs
Please checkout the latest build that works on IE8- using excanvas.
I suggest the following approach.
1. Create JSON services on the server side to serve the SQL data
2. Make AJAX request on the client side to fetch the data
3. Convert the data into JavaScript objects as required by CanvasJS Charts
4. Assign data to the chart and render.
—
Sunil
I’ve not tried it with SharePoint myself but it should be possible.
1. Initial versions run only on IE9+. Older versions were not supported. But here is a newer build that works on IE8- too.
2. Here is an example for the same. http://jsfiddle.net/canvasjs/ZXh5y/