juijs-chart
Advanced tools
Comparing version 2.5.20 to 2.5.21
{ | ||
"name": "juijs-chart", | ||
"version": "2.5.20", | ||
"version": "2.5.21", | ||
"sideEffects": false, | ||
@@ -5,0 +5,0 @@ "description": "SVG-based JUI chart that can be used in the browser and Node.js. Support many types of charts. (Dashboard, Map, Topology, Full 3D)", |
@@ -192,3 +192,3 @@ import jui from "../main.js"; | ||
return image.svg.toDataURI(); | ||
return "data:image/svg+xml;utf8," + encodeURIComponent(image.svg.toXML()); | ||
} | ||
@@ -195,0 +195,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
4212493
121
94610