@@ -9,10 +9,10 @@
},
"dependencies": {
"@saga-web/base": "2.1.22",
- "@saga-web/big": "1.0.66",
+ "@saga-web/big": "1.0.67",
"@saga-web/draw": "2.1.100",
"@saga-web/feng-map": "1.0.19",
- "@saga-web/graph": "2.1.101",
+ "@saga-web/graph": "2.1.102",
"ant-design-vue": "^1.4.10",
"axios": "^0.19.2",
"core-js": "^3.4.4",
@@ -1,5 +1,5 @@
-import { SGraphItem } from "@saga-web/graph/lib";
+import { SGraphItem, SLineStyle } from "@saga-web/graph/lib";
import { Legend } from '../types/Legend';
import { SPainter, SColor, SFont, SPoint, SLineCapStyle } from "@saga-web/draw";
import { STextItem } from '@saga-web/graph/lib';