Incorrect source code in the 3D Pie chart example
« Back to message list
Hi
The example "A 3D Pie chart with a HTML key" doesn't work if the instructions on the page are followed:
www.rgraph.net/demos/pie-3d-html-key.html
It seems to be missing...
<script src="RGraph.common.key.js"></script>
...and...
<div id="container" style="display: inline-block; position: relative">
<canvas id="cvs" width="350" height="350" >[No canvas support]</canvas>
</div>
Regards
Joe
Posted by Richard on 29th March 2017The example "A 3D Pie chart with a HTML key" doesn't work if the instructions on the page are followed:
www.rgraph.net/demos/pie-3d-html-key.html
It seems to be missing...
<script src="RGraph.common.key.js"></script>
...and...
<div id="container" style="display: inline-block; position: relative">
<canvas id="cvs" width="350" height="350" >[No canvas support]</canvas>
</div>
Regards
Joe
Hi,
So it is. Fixed now - thanks!
Richard
So it is. Fixed now - thanks!
Richard
Add a reply
« Back to message list