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.
Files changed (150) hide show
  1. package/README.md +1 -1
  2. package/dist/w-plot-vue.umd.js +4 -4
  3. package/dist/w-plot-vue.umd.js.map +1 -1
  4. package/docs/examples/app.html +65 -0
  5. package/docs/examples/app.umd.js +18 -0
  6. package/docs/examples/app.umd.js.map +1 -0
  7. package/docs/examples/w-bar_horizontal_multi-set(color).html +1 -1
  8. package/docs/examples/w-bar_horizontal_multi-set(color, gradient).html +1 -1
  9. package/docs/examples/w-bar_horizontal_multi-set(series color).html +1 -1
  10. package/docs/examples/w-bar_horizontal_multi-set(series color, gradient).html +1 -1
  11. package/docs/examples/w-bar_horizontal_multi-set.html +1 -1
  12. package/docs/examples/w-bar_horizontal_multi-set__barDisplay(stackNormal).html +1 -1
  13. package/docs/examples/w-bar_horizontal_multi-set__barDisplay(stackPercent).html +1 -1
  14. package/docs/examples/w-bar_horizontal_multi-set__hide legned.html +1 -1
  15. package/docs/examples/w-bar_horizontal_multi-set__show labels.html +1 -1
  16. package/docs/examples/w-bar_horizontal_multi-set_barKpColor(gradient).html +1 -1
  17. package/docs/examples/w-bar_horizontal_multi-set_barKpColor.html +1 -1
  18. package/docs/examples/w-bar_horizontal_multi-set_barUseInnerLabelsForHorizontal_barGroupWidthRatio.html +1 -1
  19. package/docs/examples/w-bar_horizontal_multi-set_barWidthRatio.html +1 -1
  20. package/docs/examples/w-bar_horizontal_multi-set_barWidthRatio_barGroupWidthRatio.html +1 -1
  21. package/docs/examples/w-bar_horizontal_one-set(color).html +1 -1
  22. package/docs/examples/w-bar_horizontal_one-set(color, gradient).html +1 -1
  23. package/docs/examples/w-bar_horizontal_one-set.html +1 -1
  24. package/docs/examples/w-bar_horizontal_one-set_barColor(gradient).html +1 -1
  25. package/docs/examples/w-bar_horizontal_one-set_barColor.html +1 -1
  26. package/docs/examples/w-bar_horizontal_one-set_barKpColor(gradient).html +1 -1
  27. package/docs/examples/w-bar_horizontal_one-set_barKpColor.html +1 -1
  28. package/docs/examples/w-bar_horizontal_one-set_barUseInnerLabelsForHorizontal.html +1 -1
  29. package/docs/examples/w-bar_horizontal_one-set_barWidthRatio.html +1 -1
  30. package/docs/examples/w-bar_horizontal_one-set_barWidthRatio_barGroupWidthRatio.html +1 -1
  31. package/docs/examples/w-bar_horizontal_one-set_hide labels.html +1 -1
  32. package/docs/examples/w-bar_horizontal_one-set_marginLeft_marginRight.html +1 -1
  33. package/docs/examples/w-bar_horizontal_one-set_show legned.html +1 -1
  34. package/docs/examples/w-bar_multi-set(color).html +1 -1
  35. package/docs/examples/w-bar_multi-set(color, gradient).html +1 -1
  36. package/docs/examples/w-bar_multi-set(series color).html +1 -1
  37. package/docs/examples/w-bar_multi-set(series color, gradient).html +1 -1
  38. package/docs/examples/w-bar_multi-set.html +1 -1
  39. package/docs/examples/w-bar_multi-set__barDisplay(stackNormal).html +1 -1
  40. package/docs/examples/w-bar_multi-set__barDisplay(stackNormal)_.html +1 -1
  41. package/docs/examples/w-bar_multi-set__barDisplay(stackPercent).html +1 -1
  42. package/docs/examples/w-bar_multi-set__hide legned.html +1 -1
  43. package/docs/examples/w-bar_multi-set__show labels.html +1 -1
  44. package/docs/examples/w-bar_multi-set_barKpColor(gradient).html +1 -1
  45. package/docs/examples/w-bar_multi-set_barKpColor.html +1 -1
  46. package/docs/examples/w-bar_multi-set_barWidthRatio.html +1 -1
  47. package/docs/examples/w-bar_multi-set_barWidthRatio_barGroupWidthRatio_barBorderRadius.html +1 -1
  48. package/docs/examples/w-bar_one-set(color).html +1 -1
  49. package/docs/examples/w-bar_one-set(color, gradient).html +1 -1
  50. package/docs/examples/w-bar_one-set.html +1 -1
  51. package/docs/examples/w-bar_one-set_barColor(gradient).html +1 -1
  52. package/docs/examples/w-bar_one-set_barColor.html +1 -1
  53. package/docs/examples/w-bar_one-set_barKpColor(gradient).html +1 -1
  54. package/docs/examples/w-bar_one-set_barKpColor.html +1 -1
  55. package/docs/examples/w-bar_one-set_barWidthRatio.html +1 -1
  56. package/docs/examples/w-bar_one-set_barWidthRatio_barGroupWidthRatio_barBorderRadius.html +1 -1
  57. package/docs/examples/w-bar_one-set_hide labels.html +1 -1
  58. package/docs/examples/w-bar_one-set_marginLeft_marginRight_marginTop.html +1 -1
  59. package/docs/examples/w-bar_one-set_show legned.html +1 -1
  60. package/docs/examples/w-pie_one-set(color).html +1 -1
  61. package/docs/examples/w-pie_one-set(color, gradient).html +1 -1
  62. package/docs/examples/w-pie_one-set.html +1 -1
  63. package/docs/examples/w-pie_one-set_hide labels.html +1 -1
  64. package/docs/examples/w-pie_one-set_hide legned.html +1 -1
  65. package/docs/examples/w-pie_one-set_marginLeft_marginRight_marginTop.html +1 -1
  66. package/docs/examples/w-pie_one-set_pieBorderRadius.html +1 -1
  67. package/docs/examples/w-pie_one-set_pieBorderWidth_pieBorderRadius.html +1 -1
  68. package/docs/examples/w-pie_one-set_pieKpColor(gradient).html +1 -1
  69. package/docs/examples/w-pie_one-set_pieKpColor.html +1 -1
  70. package/docs/examples/w-pie_one-set_pieThicknessRatio.html +1 -1
  71. package/docs/examples/w-plot-2d_default.html +1 -1
  72. package/docs/examples/w-plot-3d_default.html +1 -1
  73. package/docs/examples/w-rose_multi-set(color).html +1 -1
  74. package/docs/examples/w-rose_multi-set(color, gradient).html +1 -1
  75. package/docs/examples/w-rose_multi-set(series color).html +1 -1
  76. package/docs/examples/w-rose_multi-set(series color, gradient).html +1 -1
  77. package/docs/examples/w-rose_multi-set.html +1 -1
  78. package/docs/examples/w-rose_multi-set__hide legned.html +1 -1
  79. package/docs/examples/w-rose_multi-set__show labels.html +1 -1
  80. package/docs/examples/w-rose_multi-set_roseBorderWidth.html +1 -1
  81. package/docs/examples/w-rose_multi-set_roseKpColor(gradient).html +1 -1
  82. package/docs/examples/w-rose_multi-set_roseKpColor.html +1 -1
  83. package/docs/examples/w-rose_multi-set_roseWidthRatio.html +1 -1
  84. package/docs/examples/w-rose_one-set(color).html +1 -1
  85. package/docs/examples/w-rose_one-set(color, gradient).html +1 -1
  86. package/docs/examples/w-rose_one-set.html +1 -1
  87. package/docs/examples/w-rose_one-set_marginLeft_marginRight_marginTop.html +1 -1
  88. package/docs/examples/w-rose_one-set_roseBorderWidth.html +1 -1
  89. package/docs/examples/w-rose_one-set_roseKpColor(gradient).html +1 -1
  90. package/docs/examples/w-rose_one-set_roseKpColor.html +1 -1
  91. package/docs/examples/w-rose_one-set_roseShowLabels.html +1 -1
  92. package/docs/examples/w-rose_one-set_roseWidthRatio.html +1 -1
  93. package/docs/examples/w-rose_one-set_showLegend.html +1 -1
  94. package/docs/examples/w-rose_one-set_showLegend_legendPosition.html +1 -1
  95. package/docs/examples/w-set-multi_default.html +1 -1
  96. package/docs/examples/w-set-multi_hide labels.html +1 -1
  97. package/docs/examples/w-set-multi_hide legned.html +1 -1
  98. package/docs/examples/w-set-multi_keySelect.html +1 -1
  99. package/docs/examples/w-set-multi_slot head.html +1 -1
  100. package/docs/examples/w-set-multi_textPlotType_kpSelectText_widthSelect.html +1 -1
  101. package/docs/examples/w-set-one_default.html +1 -1
  102. package/docs/examples/w-set-one_hide labels.html +1 -1
  103. package/docs/examples/w-set-one_keySelect.html +1 -1
  104. package/docs/examples/w-set-one_show legned.html +1 -1
  105. package/docs/examples/w-set-one_slot head.html +1 -1
  106. package/docs/examples/w-set-one_textPlotType_kpSelectText_widthSelect.html +1 -1
  107. package/docs/fonts/Montserrat/Montserrat-Bold.eot +0 -0
  108. package/docs/fonts/Montserrat/Montserrat-Bold.ttf +0 -0
  109. package/docs/fonts/Montserrat/Montserrat-Bold.woff +0 -0
  110. package/docs/fonts/Montserrat/Montserrat-Bold.woff2 +0 -0
  111. package/docs/fonts/Montserrat/Montserrat-Regular.eot +0 -0
  112. package/docs/fonts/Montserrat/Montserrat-Regular.ttf +0 -0
  113. package/docs/fonts/Montserrat/Montserrat-Regular.woff +0 -0
  114. package/docs/fonts/Montserrat/Montserrat-Regular.woff2 +0 -0
  115. package/docs/fonts/Source-Sans-Pro/sourcesanspro-light-webfont.eot +0 -0
  116. package/docs/fonts/Source-Sans-Pro/sourcesanspro-light-webfont.svg +978 -0
  117. package/docs/fonts/Source-Sans-Pro/sourcesanspro-light-webfont.ttf +0 -0
  118. package/docs/fonts/Source-Sans-Pro/sourcesanspro-light-webfont.woff +0 -0
  119. package/docs/fonts/Source-Sans-Pro/sourcesanspro-light-webfont.woff2 +0 -0
  120. package/docs/fonts/Source-Sans-Pro/sourcesanspro-regular-webfont.eot +0 -0
  121. package/docs/fonts/Source-Sans-Pro/sourcesanspro-regular-webfont.svg +1049 -0
  122. package/docs/fonts/Source-Sans-Pro/sourcesanspro-regular-webfont.ttf +0 -0
  123. package/docs/fonts/Source-Sans-Pro/sourcesanspro-regular-webfont.woff +0 -0
  124. package/docs/fonts/Source-Sans-Pro/sourcesanspro-regular-webfont.woff2 +0 -0
  125. package/docs/getDefAxis.mjs.html +157 -0
  126. package/docs/getDefChart.mjs.html +123 -0
  127. package/docs/getDefLegend.mjs.html +115 -0
  128. package/docs/getDefOpt.mjs.html +137 -0
  129. package/docs/global.html +1088 -0
  130. package/docs/index.html +84 -0
  131. package/docs/module-WBar.html +250 -0
  132. package/docs/module-WPie.html +250 -0
  133. package/docs/module-WPlot2d.html +250 -0
  134. package/docs/module-WPlot3d.html +250 -0
  135. package/docs/module-WRose.html +250 -0
  136. package/docs/module-WSetMulti.html +250 -0
  137. package/docs/module-WSetOne.html +250 -0
  138. package/docs/scripts/collapse.js +39 -0
  139. package/docs/scripts/commonNav.js +28 -0
  140. package/docs/scripts/linenumber.js +25 -0
  141. package/docs/scripts/nav.js +12 -0
  142. package/docs/scripts/polyfill.js +4 -0
  143. package/docs/scripts/prettify/Apache-License-2.0.txt +202 -0
  144. package/docs/scripts/prettify/lang-css.js +2 -0
  145. package/docs/scripts/prettify/prettify.js +28 -0
  146. package/docs/scripts/search.js +99 -0
  147. package/docs/setLegendLoc.mjs.html +176 -0
  148. package/docs/styles/jsdoc.css +776 -0
  149. package/docs/styles/prettify.css +80 -0
  150. 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.8",
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.74",
11
- "wsemi": "^1.8.66"
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.6.14",
25
- "w-package-tools": "^1.1.11",
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": {