w-plot-vue 1.0.8 → 1.0.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/w-plot-vue.umd.js +4 -4
- package/dist/w-plot-vue.umd.js.map +1 -1
- package/docs/examples/app.html +65 -0
- package/docs/examples/app.umd.js +18 -0
- package/docs/examples/app.umd.js.map +1 -0
- package/docs/examples/w-bar_horizontal_multi-set(color).html +1 -1
- package/docs/examples/w-bar_horizontal_multi-set(color, gradient).html +1 -1
- package/docs/examples/w-bar_horizontal_multi-set(series color).html +1 -1
- package/docs/examples/w-bar_horizontal_multi-set(series color, gradient).html +1 -1
- package/docs/examples/w-bar_horizontal_multi-set.html +1 -1
- package/docs/examples/w-bar_horizontal_multi-set__barDisplay(stackNormal).html +1 -1
- package/docs/examples/w-bar_horizontal_multi-set__barDisplay(stackPercent).html +1 -1
- package/docs/examples/w-bar_horizontal_multi-set__hide legned.html +1 -1
- package/docs/examples/w-bar_horizontal_multi-set__show labels.html +1 -1
- package/docs/examples/w-bar_horizontal_multi-set_barKpColor(gradient).html +1 -1
- package/docs/examples/w-bar_horizontal_multi-set_barKpColor.html +1 -1
- package/docs/examples/w-bar_horizontal_multi-set_barUseInnerLabelsForHorizontal_barGroupWidthRatio.html +1 -1
- package/docs/examples/w-bar_horizontal_multi-set_barWidthRatio.html +1 -1
- package/docs/examples/w-bar_horizontal_multi-set_barWidthRatio_barGroupWidthRatio.html +1 -1
- package/docs/examples/w-bar_horizontal_one-set(color).html +1 -1
- package/docs/examples/w-bar_horizontal_one-set(color, gradient).html +1 -1
- package/docs/examples/w-bar_horizontal_one-set.html +1 -1
- package/docs/examples/w-bar_horizontal_one-set_barColor(gradient).html +1 -1
- package/docs/examples/w-bar_horizontal_one-set_barColor.html +1 -1
- package/docs/examples/w-bar_horizontal_one-set_barKpColor(gradient).html +1 -1
- package/docs/examples/w-bar_horizontal_one-set_barKpColor.html +1 -1
- package/docs/examples/w-bar_horizontal_one-set_barUseInnerLabelsForHorizontal.html +1 -1
- package/docs/examples/w-bar_horizontal_one-set_barWidthRatio.html +1 -1
- package/docs/examples/w-bar_horizontal_one-set_barWidthRatio_barGroupWidthRatio.html +1 -1
- package/docs/examples/w-bar_horizontal_one-set_hide labels.html +1 -1
- package/docs/examples/w-bar_horizontal_one-set_marginLeft_marginRight.html +1 -1
- package/docs/examples/w-bar_horizontal_one-set_show legned.html +1 -1
- package/docs/examples/w-bar_multi-set(color).html +1 -1
- package/docs/examples/w-bar_multi-set(color, gradient).html +1 -1
- package/docs/examples/w-bar_multi-set(series color).html +1 -1
- package/docs/examples/w-bar_multi-set(series color, gradient).html +1 -1
- package/docs/examples/w-bar_multi-set.html +1 -1
- package/docs/examples/w-bar_multi-set__barDisplay(stackNormal).html +1 -1
- package/docs/examples/w-bar_multi-set__barDisplay(stackNormal)_.html +1 -1
- package/docs/examples/w-bar_multi-set__barDisplay(stackPercent).html +1 -1
- package/docs/examples/w-bar_multi-set__hide legned.html +1 -1
- package/docs/examples/w-bar_multi-set__show labels.html +1 -1
- package/docs/examples/w-bar_multi-set_barKpColor(gradient).html +1 -1
- package/docs/examples/w-bar_multi-set_barKpColor.html +1 -1
- package/docs/examples/w-bar_multi-set_barWidthRatio.html +1 -1
- package/docs/examples/w-bar_multi-set_barWidthRatio_barGroupWidthRatio_barBorderRadius.html +1 -1
- package/docs/examples/w-bar_one-set(color).html +1 -1
- package/docs/examples/w-bar_one-set(color, gradient).html +1 -1
- package/docs/examples/w-bar_one-set.html +1 -1
- package/docs/examples/w-bar_one-set_barColor(gradient).html +1 -1
- package/docs/examples/w-bar_one-set_barColor.html +1 -1
- package/docs/examples/w-bar_one-set_barKpColor(gradient).html +1 -1
- package/docs/examples/w-bar_one-set_barKpColor.html +1 -1
- package/docs/examples/w-bar_one-set_barWidthRatio.html +1 -1
- package/docs/examples/w-bar_one-set_barWidthRatio_barGroupWidthRatio_barBorderRadius.html +1 -1
- package/docs/examples/w-bar_one-set_hide labels.html +1 -1
- package/docs/examples/w-bar_one-set_marginLeft_marginRight_marginTop.html +1 -1
- package/docs/examples/w-bar_one-set_show legned.html +1 -1
- package/docs/examples/w-pie_one-set(color).html +1 -1
- package/docs/examples/w-pie_one-set(color, gradient).html +1 -1
- package/docs/examples/w-pie_one-set.html +1 -1
- package/docs/examples/w-pie_one-set_hide labels.html +1 -1
- package/docs/examples/w-pie_one-set_hide legned.html +1 -1
- package/docs/examples/w-pie_one-set_marginLeft_marginRight_marginTop.html +1 -1
- package/docs/examples/w-pie_one-set_pieBorderRadius.html +1 -1
- package/docs/examples/w-pie_one-set_pieBorderWidth_pieBorderRadius.html +1 -1
- package/docs/examples/w-pie_one-set_pieKpColor(gradient).html +1 -1
- package/docs/examples/w-pie_one-set_pieKpColor.html +1 -1
- package/docs/examples/w-pie_one-set_pieThicknessRatio.html +1 -1
- package/docs/examples/w-plot-2d_default.html +1 -1
- package/docs/examples/w-plot-3d_default.html +1 -1
- package/docs/examples/w-rose_multi-set(color).html +1 -1
- package/docs/examples/w-rose_multi-set(color, gradient).html +1 -1
- package/docs/examples/w-rose_multi-set(series color).html +1 -1
- package/docs/examples/w-rose_multi-set(series color, gradient).html +1 -1
- package/docs/examples/w-rose_multi-set.html +1 -1
- package/docs/examples/w-rose_multi-set__hide legned.html +1 -1
- package/docs/examples/w-rose_multi-set__show labels.html +1 -1
- package/docs/examples/w-rose_multi-set_roseBorderWidth.html +1 -1
- package/docs/examples/w-rose_multi-set_roseKpColor(gradient).html +1 -1
- package/docs/examples/w-rose_multi-set_roseKpColor.html +1 -1
- package/docs/examples/w-rose_multi-set_roseWidthRatio.html +1 -1
- package/docs/examples/w-rose_one-set(color).html +1 -1
- package/docs/examples/w-rose_one-set(color, gradient).html +1 -1
- package/docs/examples/w-rose_one-set.html +1 -1
- package/docs/examples/w-rose_one-set_marginLeft_marginRight_marginTop.html +1 -1
- package/docs/examples/w-rose_one-set_roseBorderWidth.html +1 -1
- package/docs/examples/w-rose_one-set_roseKpColor(gradient).html +1 -1
- package/docs/examples/w-rose_one-set_roseKpColor.html +1 -1
- package/docs/examples/w-rose_one-set_roseShowLabels.html +1 -1
- package/docs/examples/w-rose_one-set_roseWidthRatio.html +1 -1
- package/docs/examples/w-rose_one-set_showLegend.html +1 -1
- package/docs/examples/w-rose_one-set_showLegend_legendPosition.html +1 -1
- package/docs/examples/w-set-multi_default.html +1 -1
- package/docs/examples/w-set-multi_hide labels.html +1 -1
- package/docs/examples/w-set-multi_hide legned.html +1 -1
- package/docs/examples/w-set-multi_keySelect.html +1 -1
- package/docs/examples/w-set-multi_slot head.html +1 -1
- package/docs/examples/w-set-multi_textPlotType_kpSelectText_widthSelect.html +1 -1
- package/docs/examples/w-set-one_default.html +1 -1
- package/docs/examples/w-set-one_hide labels.html +1 -1
- package/docs/examples/w-set-one_keySelect.html +1 -1
- package/docs/examples/w-set-one_show legned.html +1 -1
- package/docs/examples/w-set-one_slot head.html +1 -1
- package/docs/examples/w-set-one_textPlotType_kpSelectText_widthSelect.html +1 -1
- package/docs/fonts/Montserrat/Montserrat-Bold.eot +0 -0
- package/docs/fonts/Montserrat/Montserrat-Bold.ttf +0 -0
- package/docs/fonts/Montserrat/Montserrat-Bold.woff +0 -0
- package/docs/fonts/Montserrat/Montserrat-Bold.woff2 +0 -0
- package/docs/fonts/Montserrat/Montserrat-Regular.eot +0 -0
- package/docs/fonts/Montserrat/Montserrat-Regular.ttf +0 -0
- package/docs/fonts/Montserrat/Montserrat-Regular.woff +0 -0
- package/docs/fonts/Montserrat/Montserrat-Regular.woff2 +0 -0
- package/docs/fonts/Source-Sans-Pro/sourcesanspro-light-webfont.eot +0 -0
- package/docs/fonts/Source-Sans-Pro/sourcesanspro-light-webfont.svg +978 -0
- package/docs/fonts/Source-Sans-Pro/sourcesanspro-light-webfont.ttf +0 -0
- package/docs/fonts/Source-Sans-Pro/sourcesanspro-light-webfont.woff +0 -0
- package/docs/fonts/Source-Sans-Pro/sourcesanspro-light-webfont.woff2 +0 -0
- package/docs/fonts/Source-Sans-Pro/sourcesanspro-regular-webfont.eot +0 -0
- package/docs/fonts/Source-Sans-Pro/sourcesanspro-regular-webfont.svg +1049 -0
- package/docs/fonts/Source-Sans-Pro/sourcesanspro-regular-webfont.ttf +0 -0
- package/docs/fonts/Source-Sans-Pro/sourcesanspro-regular-webfont.woff +0 -0
- package/docs/fonts/Source-Sans-Pro/sourcesanspro-regular-webfont.woff2 +0 -0
- package/docs/getDefAxis.mjs.html +157 -0
- package/docs/getDefChart.mjs.html +123 -0
- package/docs/getDefLegend.mjs.html +115 -0
- package/docs/getDefOpt.mjs.html +137 -0
- package/docs/global.html +1088 -0
- package/docs/index.html +84 -0
- package/docs/module-WBar.html +250 -0
- package/docs/module-WPie.html +250 -0
- package/docs/module-WPlot2d.html +250 -0
- package/docs/module-WPlot3d.html +250 -0
- package/docs/module-WRose.html +250 -0
- package/docs/module-WSetMulti.html +250 -0
- package/docs/module-WSetOne.html +250 -0
- package/docs/scripts/collapse.js +39 -0
- package/docs/scripts/commonNav.js +28 -0
- package/docs/scripts/linenumber.js +25 -0
- package/docs/scripts/nav.js +12 -0
- package/docs/scripts/polyfill.js +4 -0
- package/docs/scripts/prettify/Apache-License-2.0.txt +202 -0
- package/docs/scripts/prettify/lang-css.js +2 -0
- package/docs/scripts/prettify/prettify.js +28 -0
- package/docs/scripts/search.js +99 -0
- package/docs/setLegendLoc.mjs.html +176 -0
- package/docs/styles/jsdoc.css +776 -0
- package/docs/styles/prettify.css +80 -0
- package/package.json +5 -5
|
@@ -0,0 +1,80 @@
|
|
|
1
|
+
.pln {
|
|
2
|
+
color: #ddd;
|
|
3
|
+
}
|
|
4
|
+
|
|
5
|
+
/* string content */
|
|
6
|
+
.str {
|
|
7
|
+
color: #61ce3c;
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
/* a keyword */
|
|
11
|
+
.kwd {
|
|
12
|
+
color: #fbde2d;
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
/* a comment */
|
|
16
|
+
.com {
|
|
17
|
+
color: #aeaeae;
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
/* a type name */
|
|
21
|
+
.typ {
|
|
22
|
+
color: #8da6ce;
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
/* a literal value */
|
|
26
|
+
.lit {
|
|
27
|
+
color: #fbde2d;
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
/* punctuation */
|
|
31
|
+
.pun {
|
|
32
|
+
color: #ddd;
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
/* lisp open bracket */
|
|
36
|
+
.opn {
|
|
37
|
+
color: #000000;
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
/* lisp close bracket */
|
|
41
|
+
.clo {
|
|
42
|
+
color: #000000;
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
/* a markup tag name */
|
|
46
|
+
.tag {
|
|
47
|
+
color: #8da6ce;
|
|
48
|
+
}
|
|
49
|
+
|
|
50
|
+
/* a markup attribute name */
|
|
51
|
+
.atn {
|
|
52
|
+
color: #fbde2d;
|
|
53
|
+
}
|
|
54
|
+
|
|
55
|
+
/* a markup attribute value */
|
|
56
|
+
.atv {
|
|
57
|
+
color: #ddd;
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
/* a declaration */
|
|
61
|
+
.dec {
|
|
62
|
+
color: #EF5050;
|
|
63
|
+
}
|
|
64
|
+
|
|
65
|
+
/* a variable name */
|
|
66
|
+
.var {
|
|
67
|
+
color: #c82829;
|
|
68
|
+
}
|
|
69
|
+
|
|
70
|
+
/* a function name */
|
|
71
|
+
.fun {
|
|
72
|
+
color: #4271ae;
|
|
73
|
+
}
|
|
74
|
+
|
|
75
|
+
/* Specify class=linenums on a pre to get line numbering */
|
|
76
|
+
ol.linenums {
|
|
77
|
+
margin-top: 0;
|
|
78
|
+
margin-bottom: 0;
|
|
79
|
+
padding-bottom: 2px;
|
|
80
|
+
}
|
package/package.json
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "w-plot-vue",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.10",
|
|
4
4
|
"main": "dist/w-plot-vue.umd.js",
|
|
5
5
|
"dependencies": {
|
|
6
6
|
"@mdi/js": "^7.4.47",
|
|
7
7
|
"lodash-es": "^4.18.1",
|
|
8
8
|
"three": "^0.162.0",
|
|
9
9
|
"camera-controls": "^2.8.3",
|
|
10
|
-
"w-component-vue": "^2.4.
|
|
11
|
-
"wsemi": "^1.8.
|
|
10
|
+
"w-component-vue": "^2.4.76",
|
|
11
|
+
"wsemi": "^1.8.67"
|
|
12
12
|
},
|
|
13
13
|
"devDependencies": {
|
|
14
14
|
"@vue/cli-plugin-babel": "^5.0.8",
|
|
@@ -21,8 +21,8 @@
|
|
|
21
21
|
"eslint-plugin-import": "^2.27.5",
|
|
22
22
|
"eslint-plugin-promise": "^6.1.1",
|
|
23
23
|
"eslint-plugin-vue": "^9.10.0",
|
|
24
|
-
"vue": "^2.
|
|
25
|
-
"w-package-tools": "^1.1.
|
|
24
|
+
"vue": "^2.7.16",
|
|
25
|
+
"w-package-tools": "^1.1.12",
|
|
26
26
|
"eslint-plugin-n": "^16.6.2"
|
|
27
27
|
},
|
|
28
28
|
"scripts": {
|