w-plot-vue 1.0.7 → 1.0.9

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