updated by GasGit automation
This commit is contained in:
parent
3bba0f335a
commit
2fd733f676
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ var CanvasConvert = (function(canvasConvert) {
|
||||||
|
|
||||||
// create a canvas to use, no need to actually assign it to a parent
|
// create a canvas to use, no need to actually assign it to a parent
|
||||||
var canvas = document.createElement("canvas");
|
var canvas = document.createElement("canvas");
|
||||||
|
|
||||||
// plot it on a canvas
|
// plot it on a canvas
|
||||||
canvg ( canvas , svg);
|
canvg ( canvas , svg);
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue