w-plot-vue 1.0.17 → 1.0.19

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 (130) hide show
  1. package/.editorconfig +1 -1
  2. package/.jsdoc +24 -24
  3. package/README.md +1 -1
  4. package/dist/w-plot-vue.umd.js +2 -13
  5. package/dist/w-plot-vue.umd.js.map +1 -1
  6. package/docs/examples/app.html +1 -1
  7. package/docs/examples/app.umd.js +2 -13
  8. package/docs/examples/app.umd.js.map +1 -1
  9. package/docs/examples/w-bar_horizontal_multi-set(color).html +1 -1
  10. package/docs/examples/w-bar_horizontal_multi-set(color, gradient).html +1 -1
  11. package/docs/examples/w-bar_horizontal_multi-set(series color).html +1 -1
  12. package/docs/examples/w-bar_horizontal_multi-set(series color, gradient).html +1 -1
  13. package/docs/examples/w-bar_horizontal_multi-set.html +1 -1
  14. package/docs/examples/w-bar_horizontal_multi-set__barDisplay(stackNormal).html +1 -1
  15. package/docs/examples/w-bar_horizontal_multi-set__barDisplay(stackPercent).html +1 -1
  16. package/docs/examples/w-bar_horizontal_multi-set__hide legned.html +1 -1
  17. package/docs/examples/w-bar_horizontal_multi-set__show labels.html +1 -1
  18. package/docs/examples/w-bar_horizontal_multi-set_barKpColor(gradient).html +1 -1
  19. package/docs/examples/w-bar_horizontal_multi-set_barKpColor.html +1 -1
  20. package/docs/examples/w-bar_horizontal_multi-set_barUseInnerLabelsForHorizontal_barGroupWidthRatio.html +1 -1
  21. package/docs/examples/w-bar_horizontal_multi-set_barWidthRatio.html +1 -1
  22. package/docs/examples/w-bar_horizontal_multi-set_barWidthRatio_barGroupWidthRatio.html +1 -1
  23. package/docs/examples/w-bar_horizontal_one-set(color).html +1 -1
  24. package/docs/examples/w-bar_horizontal_one-set(color, gradient).html +1 -1
  25. package/docs/examples/w-bar_horizontal_one-set.html +1 -1
  26. package/docs/examples/w-bar_horizontal_one-set_barColor(gradient).html +1 -1
  27. package/docs/examples/w-bar_horizontal_one-set_barColor.html +1 -1
  28. package/docs/examples/w-bar_horizontal_one-set_barKpColor(gradient).html +1 -1
  29. package/docs/examples/w-bar_horizontal_one-set_barKpColor.html +1 -1
  30. package/docs/examples/w-bar_horizontal_one-set_barUseInnerLabelsForHorizontal.html +1 -1
  31. package/docs/examples/w-bar_horizontal_one-set_barWidthRatio.html +1 -1
  32. package/docs/examples/w-bar_horizontal_one-set_barWidthRatio_barGroupWidthRatio.html +1 -1
  33. package/docs/examples/w-bar_horizontal_one-set_hide labels.html +1 -1
  34. package/docs/examples/w-bar_horizontal_one-set_marginLeft_marginRight.html +1 -1
  35. package/docs/examples/w-bar_horizontal_one-set_show legned.html +1 -1
  36. package/docs/examples/w-bar_multi-set(color).html +1 -1
  37. package/docs/examples/w-bar_multi-set(color, gradient).html +1 -1
  38. package/docs/examples/w-bar_multi-set(series color).html +1 -1
  39. package/docs/examples/w-bar_multi-set(series color, gradient).html +1 -1
  40. package/docs/examples/w-bar_multi-set.html +1 -1
  41. package/docs/examples/w-bar_multi-set__barDisplay(stackNormal).html +1 -1
  42. package/docs/examples/w-bar_multi-set__barDisplay(stackNormal)_.html +1 -1
  43. package/docs/examples/w-bar_multi-set__barDisplay(stackPercent).html +1 -1
  44. package/docs/examples/w-bar_multi-set__hide legned.html +1 -1
  45. package/docs/examples/w-bar_multi-set__show labels.html +1 -1
  46. package/docs/examples/w-bar_multi-set_barKpColor(gradient).html +1 -1
  47. package/docs/examples/w-bar_multi-set_barKpColor.html +1 -1
  48. package/docs/examples/w-bar_multi-set_barWidthRatio.html +1 -1
  49. package/docs/examples/w-bar_multi-set_barWidthRatio_barGroupWidthRatio_barBorderRadius.html +1 -1
  50. package/docs/examples/w-bar_one-set(color).html +1 -1
  51. package/docs/examples/w-bar_one-set(color, gradient).html +1 -1
  52. package/docs/examples/w-bar_one-set.html +1 -1
  53. package/docs/examples/w-bar_one-set_barColor(gradient).html +1 -1
  54. package/docs/examples/w-bar_one-set_barColor.html +1 -1
  55. package/docs/examples/w-bar_one-set_barKpColor(gradient).html +1 -1
  56. package/docs/examples/w-bar_one-set_barKpColor.html +1 -1
  57. package/docs/examples/w-bar_one-set_barWidthRatio.html +1 -1
  58. package/docs/examples/w-bar_one-set_barWidthRatio_barGroupWidthRatio_barBorderRadius.html +1 -1
  59. package/docs/examples/w-bar_one-set_hide labels.html +1 -1
  60. package/docs/examples/w-bar_one-set_marginLeft_marginRight_marginTop.html +1 -1
  61. package/docs/examples/w-bar_one-set_show legned.html +1 -1
  62. package/docs/examples/w-pie_one-set(color).html +1 -1
  63. package/docs/examples/w-pie_one-set(color, gradient).html +1 -1
  64. package/docs/examples/w-pie_one-set.html +1 -1
  65. package/docs/examples/w-pie_one-set_hide labels.html +1 -1
  66. package/docs/examples/w-pie_one-set_hide legned.html +1 -1
  67. package/docs/examples/w-pie_one-set_marginLeft_marginRight_marginTop.html +1 -1
  68. package/docs/examples/w-pie_one-set_pieBorderRadius.html +1 -1
  69. package/docs/examples/w-pie_one-set_pieBorderWidth_pieBorderRadius.html +1 -1
  70. package/docs/examples/w-pie_one-set_pieKpColor(gradient).html +1 -1
  71. package/docs/examples/w-pie_one-set_pieKpColor.html +1 -1
  72. package/docs/examples/w-pie_one-set_pieThicknessRatio.html +1 -1
  73. package/docs/examples/w-plot-2d_default.html +1 -1
  74. package/docs/examples/w-rose_multi-set(color).html +1 -1
  75. package/docs/examples/w-rose_multi-set(color, gradient).html +1 -1
  76. package/docs/examples/w-rose_multi-set(series color).html +1 -1
  77. package/docs/examples/w-rose_multi-set(series color, gradient).html +1 -1
  78. package/docs/examples/w-rose_multi-set.html +1 -1
  79. package/docs/examples/w-rose_multi-set__hide legned.html +1 -1
  80. package/docs/examples/w-rose_multi-set__show labels.html +1 -1
  81. package/docs/examples/w-rose_multi-set_roseBorderWidth.html +1 -1
  82. package/docs/examples/w-rose_multi-set_roseKpColor(gradient).html +1 -1
  83. package/docs/examples/w-rose_multi-set_roseKpColor.html +1 -1
  84. package/docs/examples/w-rose_multi-set_roseWidthRatio.html +1 -1
  85. package/docs/examples/w-rose_one-set(color).html +1 -1
  86. package/docs/examples/w-rose_one-set(color, gradient).html +1 -1
  87. package/docs/examples/w-rose_one-set.html +1 -1
  88. package/docs/examples/w-rose_one-set_marginLeft_marginRight_marginTop.html +1 -1
  89. package/docs/examples/w-rose_one-set_roseBorderWidth.html +1 -1
  90. package/docs/examples/w-rose_one-set_roseKpColor(gradient).html +1 -1
  91. package/docs/examples/w-rose_one-set_roseKpColor.html +1 -1
  92. package/docs/examples/w-rose_one-set_roseShowLabels.html +1 -1
  93. package/docs/examples/w-rose_one-set_roseWidthRatio.html +1 -1
  94. package/docs/examples/w-rose_one-set_showLegend.html +1 -1
  95. package/docs/examples/w-rose_one-set_showLegend_legendPosition.html +1 -1
  96. package/docs/examples/w-set-multi_default.html +1 -1
  97. package/docs/examples/w-set-multi_hide labels.html +1 -1
  98. package/docs/examples/w-set-multi_hide legned.html +1 -1
  99. package/docs/examples/w-set-multi_keySelect.html +1 -1
  100. package/docs/examples/w-set-multi_slot head.html +1 -1
  101. package/docs/examples/w-set-multi_textPlotType_kpSelectText_widthSelect.html +1 -1
  102. package/docs/examples/w-set-one_default.html +1 -1
  103. package/docs/examples/w-set-one_hide labels.html +1 -1
  104. package/docs/examples/w-set-one_keySelect.html +1 -1
  105. package/docs/examples/w-set-one_show legned.html +1 -1
  106. package/docs/examples/w-set-one_slot head.html +1 -1
  107. package/docs/examples/w-set-one_textPlotType_kpSelectText_widthSelect.html +1 -1
  108. package/docs/getDefAxis.mjs.html +2 -2
  109. package/docs/getDefChart.mjs.html +2 -2
  110. package/docs/getDefLegend.mjs.html +2 -2
  111. package/docs/getDefOpt.mjs.html +2 -2
  112. package/docs/global.html +2 -2
  113. package/docs/index.html +2 -2
  114. package/docs/module-WBar.html +2 -2
  115. package/docs/module-WPie.html +2 -2
  116. package/docs/module-WPlot2d.html +2 -2
  117. package/docs/module-WRose.html +2 -2
  118. package/docs/module-WSetMulti.html +2 -2
  119. package/docs/module-WSetOne.html +2 -2
  120. package/docs/setLegendLoc.mjs.html +2 -2
  121. package/package.json +6 -9
  122. package/src/App.vue +20 -38
  123. package/src/components/WPlot2d.vue +5 -5
  124. package/src/components/WPlotVue.vue +0 -2
  125. package/toolg/gDistApp.mjs +1 -1
  126. package/toolg/gDistRollupComps.mjs +1 -1
  127. package/docs/examples/w-plot-3d_default.html +0 -203
  128. package/docs/module-WPlot3d.html +0 -250
  129. package/src/AppZoneWPlot3d.vue +0 -106
  130. package/src/components/WPlot3d.vue +0 -1256
@@ -60,7 +60,7 @@
60
60
  ></script>
61
61
 
62
62
  <!-- w-plot-vue -->
63
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.17/dist/w-plot-vue.umd.js"></script>
63
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.19/dist/w-plot-vue.umd.js"></script>
64
64
 
65
65
  <style>
66
66
  .item {
@@ -60,7 +60,7 @@
60
60
  ></script>
61
61
 
62
62
  <!-- w-plot-vue -->
63
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.17/dist/w-plot-vue.umd.js"></script>
63
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.19/dist/w-plot-vue.umd.js"></script>
64
64
 
65
65
  <style>
66
66
  .item {
@@ -60,7 +60,7 @@
60
60
  ></script>
61
61
 
62
62
  <!-- w-plot-vue -->
63
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.17/dist/w-plot-vue.umd.js"></script>
63
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.19/dist/w-plot-vue.umd.js"></script>
64
64
 
65
65
  <style>
66
66
  .item {
@@ -60,7 +60,7 @@
60
60
  ></script>
61
61
 
62
62
  <!-- w-plot-vue -->
63
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.17/dist/w-plot-vue.umd.js"></script>
63
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.19/dist/w-plot-vue.umd.js"></script>
64
64
 
65
65
  <style>
66
66
  .item {
@@ -60,7 +60,7 @@
60
60
  ></script>
61
61
 
62
62
  <!-- w-plot-vue -->
63
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.17/dist/w-plot-vue.umd.js"></script>
63
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.19/dist/w-plot-vue.umd.js"></script>
64
64
 
65
65
  <style>
66
66
  .item {
@@ -60,7 +60,7 @@
60
60
  ></script>
61
61
 
62
62
  <!-- w-plot-vue -->
63
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.17/dist/w-plot-vue.umd.js"></script>
63
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.19/dist/w-plot-vue.umd.js"></script>
64
64
 
65
65
  <style>
66
66
  .item {
@@ -60,7 +60,7 @@
60
60
  ></script>
61
61
 
62
62
  <!-- w-plot-vue -->
63
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.17/dist/w-plot-vue.umd.js"></script>
63
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.19/dist/w-plot-vue.umd.js"></script>
64
64
 
65
65
  <style>
66
66
  .item {
@@ -60,7 +60,7 @@
60
60
  ></script>
61
61
 
62
62
  <!-- w-plot-vue -->
63
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.17/dist/w-plot-vue.umd.js"></script>
63
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.19/dist/w-plot-vue.umd.js"></script>
64
64
 
65
65
  <style>
66
66
  .item {
@@ -60,7 +60,7 @@
60
60
  ></script>
61
61
 
62
62
  <!-- w-plot-vue -->
63
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.17/dist/w-plot-vue.umd.js"></script>
63
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.19/dist/w-plot-vue.umd.js"></script>
64
64
 
65
65
  <style>
66
66
  .item {
@@ -60,7 +60,7 @@
60
60
  ></script>
61
61
 
62
62
  <!-- w-plot-vue -->
63
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.17/dist/w-plot-vue.umd.js"></script>
63
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.19/dist/w-plot-vue.umd.js"></script>
64
64
 
65
65
  <style>
66
66
  .item {
@@ -60,7 +60,7 @@
60
60
  ></script>
61
61
 
62
62
  <!-- w-plot-vue -->
63
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.17/dist/w-plot-vue.umd.js"></script>
63
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.19/dist/w-plot-vue.umd.js"></script>
64
64
 
65
65
  <style>
66
66
  .item {
@@ -60,7 +60,7 @@
60
60
  ></script>
61
61
 
62
62
  <!-- w-plot-vue -->
63
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.17/dist/w-plot-vue.umd.js"></script>
63
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.19/dist/w-plot-vue.umd.js"></script>
64
64
 
65
65
  <style>
66
66
  .item {
@@ -60,7 +60,7 @@
60
60
  ></script>
61
61
 
62
62
  <!-- w-plot-vue -->
63
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.17/dist/w-plot-vue.umd.js"></script>
63
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.19/dist/w-plot-vue.umd.js"></script>
64
64
 
65
65
  <style>
66
66
  .item {
@@ -60,7 +60,7 @@
60
60
  ></script>
61
61
 
62
62
  <!-- w-plot-vue -->
63
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.17/dist/w-plot-vue.umd.js"></script>
63
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.19/dist/w-plot-vue.umd.js"></script>
64
64
 
65
65
  <style>
66
66
  .item {
@@ -60,7 +60,7 @@
60
60
  ></script>
61
61
 
62
62
  <!-- w-plot-vue -->
63
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.17/dist/w-plot-vue.umd.js"></script>
63
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.19/dist/w-plot-vue.umd.js"></script>
64
64
 
65
65
  <style>
66
66
  .item {
@@ -60,7 +60,7 @@
60
60
  ></script>
61
61
 
62
62
  <!-- w-plot-vue -->
63
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.17/dist/w-plot-vue.umd.js"></script>
63
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.19/dist/w-plot-vue.umd.js"></script>
64
64
 
65
65
  <style>
66
66
  .item {
@@ -60,7 +60,7 @@
60
60
  ></script>
61
61
 
62
62
  <!-- w-plot-vue -->
63
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.17/dist/w-plot-vue.umd.js"></script>
63
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.19/dist/w-plot-vue.umd.js"></script>
64
64
 
65
65
  <style>
66
66
  .item {
@@ -60,7 +60,7 @@
60
60
  ></script>
61
61
 
62
62
  <!-- w-plot-vue -->
63
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.17/dist/w-plot-vue.umd.js"></script>
63
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.19/dist/w-plot-vue.umd.js"></script>
64
64
 
65
65
  <style>
66
66
  .item {
@@ -60,7 +60,7 @@
60
60
  ></script>
61
61
 
62
62
  <!-- w-plot-vue -->
63
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.17/dist/w-plot-vue.umd.js"></script>
63
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.19/dist/w-plot-vue.umd.js"></script>
64
64
 
65
65
  <style>
66
66
  .item {
@@ -60,7 +60,7 @@
60
60
  ></script>
61
61
 
62
62
  <!-- w-plot-vue -->
63
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.17/dist/w-plot-vue.umd.js"></script>
63
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.19/dist/w-plot-vue.umd.js"></script>
64
64
 
65
65
  <style>
66
66
  .item {
@@ -60,7 +60,7 @@
60
60
  ></script>
61
61
 
62
62
  <!-- w-plot-vue -->
63
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.17/dist/w-plot-vue.umd.js"></script>
63
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.19/dist/w-plot-vue.umd.js"></script>
64
64
 
65
65
  <style>
66
66
  .item {
@@ -60,7 +60,7 @@
60
60
  ></script>
61
61
 
62
62
  <!-- w-plot-vue -->
63
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.17/dist/w-plot-vue.umd.js"></script>
63
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.19/dist/w-plot-vue.umd.js"></script>
64
64
 
65
65
  <style>
66
66
  .item {
@@ -60,7 +60,7 @@
60
60
  ></script>
61
61
 
62
62
  <!-- w-plot-vue -->
63
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.17/dist/w-plot-vue.umd.js"></script>
63
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.19/dist/w-plot-vue.umd.js"></script>
64
64
 
65
65
  <style>
66
66
  .item {
@@ -60,7 +60,7 @@
60
60
  ></script>
61
61
 
62
62
  <!-- w-plot-vue -->
63
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.17/dist/w-plot-vue.umd.js"></script>
63
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.19/dist/w-plot-vue.umd.js"></script>
64
64
 
65
65
  <style>
66
66
  .item {
@@ -60,7 +60,7 @@
60
60
  ></script>
61
61
 
62
62
  <!-- w-plot-vue -->
63
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.17/dist/w-plot-vue.umd.js"></script>
63
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.19/dist/w-plot-vue.umd.js"></script>
64
64
 
65
65
  <style>
66
66
  .item {
@@ -60,7 +60,7 @@
60
60
  ></script>
61
61
 
62
62
  <!-- w-plot-vue -->
63
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.17/dist/w-plot-vue.umd.js"></script>
63
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.19/dist/w-plot-vue.umd.js"></script>
64
64
 
65
65
  <style>
66
66
  .item {
@@ -60,7 +60,7 @@
60
60
  ></script>
61
61
 
62
62
  <!-- w-plot-vue -->
63
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.17/dist/w-plot-vue.umd.js"></script>
63
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.19/dist/w-plot-vue.umd.js"></script>
64
64
 
65
65
  <style>
66
66
  .item {
@@ -60,7 +60,7 @@
60
60
  ></script>
61
61
 
62
62
  <!-- w-plot-vue -->
63
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.17/dist/w-plot-vue.umd.js"></script>
63
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.19/dist/w-plot-vue.umd.js"></script>
64
64
 
65
65
  <style>
66
66
  .item {
@@ -60,7 +60,7 @@
60
60
  ></script>
61
61
 
62
62
  <!-- w-plot-vue -->
63
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.17/dist/w-plot-vue.umd.js"></script>
63
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.19/dist/w-plot-vue.umd.js"></script>
64
64
 
65
65
  <style>
66
66
  .item {
@@ -60,7 +60,7 @@
60
60
  ></script>
61
61
 
62
62
  <!-- w-plot-vue -->
63
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.17/dist/w-plot-vue.umd.js"></script>
63
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.19/dist/w-plot-vue.umd.js"></script>
64
64
 
65
65
  <style>
66
66
  .item {
@@ -60,7 +60,7 @@
60
60
  ></script>
61
61
 
62
62
  <!-- w-plot-vue -->
63
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.17/dist/w-plot-vue.umd.js"></script>
63
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.19/dist/w-plot-vue.umd.js"></script>
64
64
 
65
65
  <style>
66
66
  .item {
@@ -60,7 +60,7 @@
60
60
  ></script>
61
61
 
62
62
  <!-- w-plot-vue -->
63
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.17/dist/w-plot-vue.umd.js"></script>
63
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.19/dist/w-plot-vue.umd.js"></script>
64
64
 
65
65
  <style>
66
66
  .item {
@@ -60,7 +60,7 @@
60
60
  ></script>
61
61
 
62
62
  <!-- w-plot-vue -->
63
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.17/dist/w-plot-vue.umd.js"></script>
63
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.19/dist/w-plot-vue.umd.js"></script>
64
64
 
65
65
  <style>
66
66
  .item {
@@ -60,7 +60,7 @@
60
60
  ></script>
61
61
 
62
62
  <!-- w-plot-vue -->
63
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.17/dist/w-plot-vue.umd.js"></script>
63
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.19/dist/w-plot-vue.umd.js"></script>
64
64
 
65
65
  <style>
66
66
  .item {
@@ -60,7 +60,7 @@
60
60
  ></script>
61
61
 
62
62
  <!-- w-plot-vue -->
63
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.17/dist/w-plot-vue.umd.js"></script>
63
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.19/dist/w-plot-vue.umd.js"></script>
64
64
 
65
65
  <style>
66
66
  .item {
@@ -60,7 +60,7 @@
60
60
  ></script>
61
61
 
62
62
  <!-- w-plot-vue -->
63
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.17/dist/w-plot-vue.umd.js"></script>
63
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.19/dist/w-plot-vue.umd.js"></script>
64
64
 
65
65
  <style>
66
66
  .item {
@@ -60,7 +60,7 @@
60
60
  ></script>
61
61
 
62
62
  <!-- w-plot-vue -->
63
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.17/dist/w-plot-vue.umd.js"></script>
63
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.19/dist/w-plot-vue.umd.js"></script>
64
64
 
65
65
  <style>
66
66
  .item {
@@ -60,7 +60,7 @@
60
60
  ></script>
61
61
 
62
62
  <!-- w-plot-vue -->
63
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.17/dist/w-plot-vue.umd.js"></script>
63
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.19/dist/w-plot-vue.umd.js"></script>
64
64
 
65
65
  <style>
66
66
  .item {
@@ -60,7 +60,7 @@
60
60
  ></script>
61
61
 
62
62
  <!-- w-plot-vue -->
63
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.17/dist/w-plot-vue.umd.js"></script>
63
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.19/dist/w-plot-vue.umd.js"></script>
64
64
 
65
65
  <style>
66
66
  .item {
@@ -29,7 +29,7 @@
29
29
  <nav >
30
30
 
31
31
 
32
- <h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><li><a href="module-WBar.html">WBar</a></li><li><a href="module-WPie.html">WPie</a></li><li><a href="module-WPlot2d.html">WPlot2d</a></li><li><a href="module-WPlot3d.html">WPlot3d</a></li><li><a href="module-WRose.html">WRose</a></li><li><a href="module-WSetMulti.html">WSetMulti</a></li><li><a href="module-WSetOne.html">WSetOne</a></li></ul><h3>Global</h3><ul><li><a href="global.html#getDefAxis">getDefAxis</a></li><li><a href="global.html#getDefChart">getDefChart</a></li><li><a href="global.html#getDefLegend">getDefLegend</a></li><li><a href="global.html#getDefOpt">getDefOpt</a></li><li><a href="global.html#setLegendLoc">setLegendLoc</a></li></ul>
32
+ <h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><li><a href="module-WBar.html">WBar</a></li><li><a href="module-WPie.html">WPie</a></li><li><a href="module-WPlot2d.html">WPlot2d</a></li><li><a href="module-WRose.html">WRose</a></li><li><a href="module-WSetMulti.html">WSetMulti</a></li><li><a href="module-WSetOne.html">WSetOne</a></li></ul><h3>Global</h3><ul><li><a href="global.html#getDefAxis">getDefAxis</a></li><li><a href="global.html#getDefChart">getDefChart</a></li><li><a href="global.html#getDefLegend">getDefLegend</a></li><li><a href="global.html#getDefOpt">getDefOpt</a></li><li><a href="global.html#setLegendLoc">setLegendLoc</a></li></ul>
33
33
 
34
34
  </nav>
35
35
 
@@ -144,7 +144,7 @@ export default getDefAxis
144
144
  <br class="clear">
145
145
 
146
146
  <footer>
147
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 17:09:18 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
147
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Wed Aug 19 2026 00:35:55 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
148
148
  </footer>
149
149
 
150
150
  <script>prettyPrint();</script>
@@ -29,7 +29,7 @@
29
29
  <nav >
30
30
 
31
31
 
32
- <h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><li><a href="module-WBar.html">WBar</a></li><li><a href="module-WPie.html">WPie</a></li><li><a href="module-WPlot2d.html">WPlot2d</a></li><li><a href="module-WPlot3d.html">WPlot3d</a></li><li><a href="module-WRose.html">WRose</a></li><li><a href="module-WSetMulti.html">WSetMulti</a></li><li><a href="module-WSetOne.html">WSetOne</a></li></ul><h3>Global</h3><ul><li><a href="global.html#getDefAxis">getDefAxis</a></li><li><a href="global.html#getDefChart">getDefChart</a></li><li><a href="global.html#getDefLegend">getDefLegend</a></li><li><a href="global.html#getDefOpt">getDefOpt</a></li><li><a href="global.html#setLegendLoc">setLegendLoc</a></li></ul>
32
+ <h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><li><a href="module-WBar.html">WBar</a></li><li><a href="module-WPie.html">WPie</a></li><li><a href="module-WPlot2d.html">WPlot2d</a></li><li><a href="module-WRose.html">WRose</a></li><li><a href="module-WSetMulti.html">WSetMulti</a></li><li><a href="module-WSetOne.html">WSetOne</a></li></ul><h3>Global</h3><ul><li><a href="global.html#getDefAxis">getDefAxis</a></li><li><a href="global.html#getDefChart">getDefChart</a></li><li><a href="global.html#getDefLegend">getDefLegend</a></li><li><a href="global.html#getDefOpt">getDefOpt</a></li><li><a href="global.html#setLegendLoc">setLegendLoc</a></li></ul>
33
33
 
34
34
  </nav>
35
35
 
@@ -110,7 +110,7 @@ export default getDefChart
110
110
  <br class="clear">
111
111
 
112
112
  <footer>
113
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 17:09:18 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
113
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Wed Aug 19 2026 00:35:55 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
114
114
  </footer>
115
115
 
116
116
  <script>prettyPrint();</script>
@@ -29,7 +29,7 @@
29
29
  <nav >
30
30
 
31
31
 
32
- <h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><li><a href="module-WBar.html">WBar</a></li><li><a href="module-WPie.html">WPie</a></li><li><a href="module-WPlot2d.html">WPlot2d</a></li><li><a href="module-WPlot3d.html">WPlot3d</a></li><li><a href="module-WRose.html">WRose</a></li><li><a href="module-WSetMulti.html">WSetMulti</a></li><li><a href="module-WSetOne.html">WSetOne</a></li></ul><h3>Global</h3><ul><li><a href="global.html#getDefAxis">getDefAxis</a></li><li><a href="global.html#getDefChart">getDefChart</a></li><li><a href="global.html#getDefLegend">getDefLegend</a></li><li><a href="global.html#getDefOpt">getDefOpt</a></li><li><a href="global.html#setLegendLoc">setLegendLoc</a></li></ul>
32
+ <h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><li><a href="module-WBar.html">WBar</a></li><li><a href="module-WPie.html">WPie</a></li><li><a href="module-WPlot2d.html">WPlot2d</a></li><li><a href="module-WRose.html">WRose</a></li><li><a href="module-WSetMulti.html">WSetMulti</a></li><li><a href="module-WSetOne.html">WSetOne</a></li></ul><h3>Global</h3><ul><li><a href="global.html#getDefAxis">getDefAxis</a></li><li><a href="global.html#getDefChart">getDefChart</a></li><li><a href="global.html#getDefLegend">getDefLegend</a></li><li><a href="global.html#getDefOpt">getDefOpt</a></li><li><a href="global.html#setLegendLoc">setLegendLoc</a></li></ul>
33
33
 
34
34
  </nav>
35
35
 
@@ -102,7 +102,7 @@ export default getDefLegend
102
102
  <br class="clear">
103
103
 
104
104
  <footer>
105
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 17:09:18 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
105
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Wed Aug 19 2026 00:35:55 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
106
106
  </footer>
107
107
 
108
108
  <script>prettyPrint();</script>
@@ -29,7 +29,7 @@
29
29
  <nav >
30
30
 
31
31
 
32
- <h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><li><a href="module-WBar.html">WBar</a></li><li><a href="module-WPie.html">WPie</a></li><li><a href="module-WPlot2d.html">WPlot2d</a></li><li><a href="module-WPlot3d.html">WPlot3d</a></li><li><a href="module-WRose.html">WRose</a></li><li><a href="module-WSetMulti.html">WSetMulti</a></li><li><a href="module-WSetOne.html">WSetOne</a></li></ul><h3>Global</h3><ul><li><a href="global.html#getDefAxis">getDefAxis</a></li><li><a href="global.html#getDefChart">getDefChart</a></li><li><a href="global.html#getDefLegend">getDefLegend</a></li><li><a href="global.html#getDefOpt">getDefOpt</a></li><li><a href="global.html#setLegendLoc">setLegendLoc</a></li></ul>
32
+ <h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><li><a href="module-WBar.html">WBar</a></li><li><a href="module-WPie.html">WPie</a></li><li><a href="module-WPlot2d.html">WPlot2d</a></li><li><a href="module-WRose.html">WRose</a></li><li><a href="module-WSetMulti.html">WSetMulti</a></li><li><a href="module-WSetOne.html">WSetOne</a></li></ul><h3>Global</h3><ul><li><a href="global.html#getDefAxis">getDefAxis</a></li><li><a href="global.html#getDefChart">getDefChart</a></li><li><a href="global.html#getDefLegend">getDefLegend</a></li><li><a href="global.html#getDefOpt">getDefOpt</a></li><li><a href="global.html#setLegendLoc">setLegendLoc</a></li></ul>
33
33
 
34
34
  </nav>
35
35
 
@@ -124,7 +124,7 @@ export default getDefOpt
124
124
  <br class="clear">
125
125
 
126
126
  <footer>
127
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 17:09:18 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
127
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Wed Aug 19 2026 00:35:55 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
128
128
  </footer>
129
129
 
130
130
  <script>prettyPrint();</script>
package/docs/global.html CHANGED
@@ -29,7 +29,7 @@
29
29
  <nav >
30
30
 
31
31
 
32
- <h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><li><a href="module-WBar.html">WBar</a></li><li><a href="module-WPie.html">WPie</a></li><li><a href="module-WPlot2d.html">WPlot2d</a></li><li><a href="module-WPlot3d.html">WPlot3d</a></li><li><a href="module-WRose.html">WRose</a></li><li><a href="module-WSetMulti.html">WSetMulti</a></li><li><a href="module-WSetOne.html">WSetOne</a></li></ul><h3>Global</h3><ul><li><a href="global.html#getDefAxis">getDefAxis</a></li><li><a href="global.html#getDefChart">getDefChart</a></li><li><a href="global.html#getDefLegend">getDefLegend</a></li><li><a href="global.html#getDefOpt">getDefOpt</a></li><li><a href="global.html#setLegendLoc">setLegendLoc</a></li></ul>
32
+ <h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><li><a href="module-WBar.html">WBar</a></li><li><a href="module-WPie.html">WPie</a></li><li><a href="module-WPlot2d.html">WPlot2d</a></li><li><a href="module-WRose.html">WRose</a></li><li><a href="module-WSetMulti.html">WSetMulti</a></li><li><a href="module-WSetOne.html">WSetOne</a></li></ul><h3>Global</h3><ul><li><a href="global.html#getDefAxis">getDefAxis</a></li><li><a href="global.html#getDefChart">getDefChart</a></li><li><a href="global.html#getDefLegend">getDefLegend</a></li><li><a href="global.html#getDefOpt">getDefOpt</a></li><li><a href="global.html#setLegendLoc">setLegendLoc</a></li></ul>
33
33
 
34
34
  </nav>
35
35
 
@@ -1075,7 +1075,7 @@
1075
1075
  <br class="clear">
1076
1076
 
1077
1077
  <footer>
1078
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 17:09:18 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
1078
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Wed Aug 19 2026 00:35:55 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
1079
1079
  </footer>
1080
1080
 
1081
1081
  <script>prettyPrint();</script>
package/docs/index.html CHANGED
@@ -29,7 +29,7 @@
29
29
  <nav >
30
30
 
31
31
 
32
- <h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><li><a href="module-WBar.html">WBar</a></li><li><a href="module-WPie.html">WPie</a></li><li><a href="module-WPlot2d.html">WPlot2d</a></li><li><a href="module-WPlot3d.html">WPlot3d</a></li><li><a href="module-WRose.html">WRose</a></li><li><a href="module-WSetMulti.html">WSetMulti</a></li><li><a href="module-WSetOne.html">WSetOne</a></li></ul><h3>Global</h3><ul><li><a href="global.html#getDefAxis">getDefAxis</a></li><li><a href="global.html#getDefChart">getDefChart</a></li><li><a href="global.html#getDefLegend">getDefLegend</a></li><li><a href="global.html#getDefOpt">getDefOpt</a></li><li><a href="global.html#setLegendLoc">setLegendLoc</a></li></ul>
32
+ <h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><li><a href="module-WBar.html">WBar</a></li><li><a href="module-WPie.html">WPie</a></li><li><a href="module-WPlot2d.html">WPlot2d</a></li><li><a href="module-WRose.html">WRose</a></li><li><a href="module-WSetMulti.html">WSetMulti</a></li><li><a href="module-WSetOne.html">WSetOne</a></li></ul><h3>Global</h3><ul><li><a href="global.html#getDefAxis">getDefAxis</a></li><li><a href="global.html#getDefChart">getDefChart</a></li><li><a href="global.html#getDefLegend">getDefLegend</a></li><li><a href="global.html#getDefOpt">getDefOpt</a></li><li><a href="global.html#setLegendLoc">setLegendLoc</a></li></ul>
33
33
 
34
34
  </nav>
35
35
 
@@ -71,7 +71,7 @@
71
71
  <br class="clear">
72
72
 
73
73
  <footer>
74
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 17:09:18 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
74
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Wed Aug 19 2026 00:35:55 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
75
75
  </footer>
76
76
 
77
77
  <script>prettyPrint();</script>
@@ -29,7 +29,7 @@
29
29
  <nav >
30
30
 
31
31
 
32
- <h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><li><a href="module-WBar.html">WBar</a></li><li><a href="module-WPie.html">WPie</a></li><li><a href="module-WPlot2d.html">WPlot2d</a></li><li><a href="module-WPlot3d.html">WPlot3d</a></li><li><a href="module-WRose.html">WRose</a></li><li><a href="module-WSetMulti.html">WSetMulti</a></li><li><a href="module-WSetOne.html">WSetOne</a></li></ul><h3>Global</h3><ul><li><a href="global.html#getDefAxis">getDefAxis</a></li><li><a href="global.html#getDefChart">getDefChart</a></li><li><a href="global.html#getDefLegend">getDefLegend</a></li><li><a href="global.html#getDefOpt">getDefOpt</a></li><li><a href="global.html#setLegendLoc">setLegendLoc</a></li></ul>
32
+ <h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><li><a href="module-WBar.html">WBar</a></li><li><a href="module-WPie.html">WPie</a></li><li><a href="module-WPlot2d.html">WPlot2d</a></li><li><a href="module-WRose.html">WRose</a></li><li><a href="module-WSetMulti.html">WSetMulti</a></li><li><a href="module-WSetOne.html">WSetOne</a></li></ul><h3>Global</h3><ul><li><a href="global.html#getDefAxis">getDefAxis</a></li><li><a href="global.html#getDefChart">getDefChart</a></li><li><a href="global.html#getDefLegend">getDefLegend</a></li><li><a href="global.html#getDefOpt">getDefOpt</a></li><li><a href="global.html#setLegendLoc">setLegendLoc</a></li></ul>
33
33
 
34
34
  </nav>
35
35
 
@@ -237,7 +237,7 @@
237
237
  <br class="clear">
238
238
 
239
239
  <footer>
240
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 17:09:18 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
240
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Wed Aug 19 2026 00:35:55 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
241
241
  </footer>
242
242
 
243
243
  <script>prettyPrint();</script>
@@ -29,7 +29,7 @@
29
29
  <nav >
30
30
 
31
31
 
32
- <h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><li><a href="module-WBar.html">WBar</a></li><li><a href="module-WPie.html">WPie</a></li><li><a href="module-WPlot2d.html">WPlot2d</a></li><li><a href="module-WPlot3d.html">WPlot3d</a></li><li><a href="module-WRose.html">WRose</a></li><li><a href="module-WSetMulti.html">WSetMulti</a></li><li><a href="module-WSetOne.html">WSetOne</a></li></ul><h3>Global</h3><ul><li><a href="global.html#getDefAxis">getDefAxis</a></li><li><a href="global.html#getDefChart">getDefChart</a></li><li><a href="global.html#getDefLegend">getDefLegend</a></li><li><a href="global.html#getDefOpt">getDefOpt</a></li><li><a href="global.html#setLegendLoc">setLegendLoc</a></li></ul>
32
+ <h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><li><a href="module-WBar.html">WBar</a></li><li><a href="module-WPie.html">WPie</a></li><li><a href="module-WPlot2d.html">WPlot2d</a></li><li><a href="module-WRose.html">WRose</a></li><li><a href="module-WSetMulti.html">WSetMulti</a></li><li><a href="module-WSetOne.html">WSetOne</a></li></ul><h3>Global</h3><ul><li><a href="global.html#getDefAxis">getDefAxis</a></li><li><a href="global.html#getDefChart">getDefChart</a></li><li><a href="global.html#getDefLegend">getDefLegend</a></li><li><a href="global.html#getDefOpt">getDefOpt</a></li><li><a href="global.html#setLegendLoc">setLegendLoc</a></li></ul>
33
33
 
34
34
  </nav>
35
35
 
@@ -237,7 +237,7 @@
237
237
  <br class="clear">
238
238
 
239
239
  <footer>
240
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 17:09:18 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
240
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Wed Aug 19 2026 00:35:55 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
241
241
  </footer>
242
242
 
243
243
  <script>prettyPrint();</script>
@@ -29,7 +29,7 @@
29
29
  <nav >
30
30
 
31
31
 
32
- <h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><li><a href="module-WBar.html">WBar</a></li><li><a href="module-WPie.html">WPie</a></li><li><a href="module-WPlot2d.html">WPlot2d</a></li><li><a href="module-WPlot3d.html">WPlot3d</a></li><li><a href="module-WRose.html">WRose</a></li><li><a href="module-WSetMulti.html">WSetMulti</a></li><li><a href="module-WSetOne.html">WSetOne</a></li></ul><h3>Global</h3><ul><li><a href="global.html#getDefAxis">getDefAxis</a></li><li><a href="global.html#getDefChart">getDefChart</a></li><li><a href="global.html#getDefLegend">getDefLegend</a></li><li><a href="global.html#getDefOpt">getDefOpt</a></li><li><a href="global.html#setLegendLoc">setLegendLoc</a></li></ul>
32
+ <h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><li><a href="module-WBar.html">WBar</a></li><li><a href="module-WPie.html">WPie</a></li><li><a href="module-WPlot2d.html">WPlot2d</a></li><li><a href="module-WRose.html">WRose</a></li><li><a href="module-WSetMulti.html">WSetMulti</a></li><li><a href="module-WSetOne.html">WSetOne</a></li></ul><h3>Global</h3><ul><li><a href="global.html#getDefAxis">getDefAxis</a></li><li><a href="global.html#getDefChart">getDefChart</a></li><li><a href="global.html#getDefLegend">getDefLegend</a></li><li><a href="global.html#getDefOpt">getDefOpt</a></li><li><a href="global.html#setLegendLoc">setLegendLoc</a></li></ul>
33
33
 
34
34
  </nav>
35
35
 
@@ -237,7 +237,7 @@
237
237
  <br class="clear">
238
238
 
239
239
  <footer>
240
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Tue Aug 18 2026 17:09:18 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
240
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Wed Aug 19 2026 00:35:55 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
241
241
  </footer>
242
242
 
243
243
  <script>prettyPrint();</script>