w-plot-vue 1.0.6 → 1.0.7

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 (139) hide show
  1. package/.github/workflows/ci-test.yml +24 -0
  2. package/README.md +1 -1
  3. package/dist/w-plot-vue.umd.js +3 -3
  4. package/dist/w-plot-vue.umd.js.map +1 -1
  5. package/docs/examples/app.html +1 -1
  6. package/docs/examples/app.umd.js +3 -3
  7. package/docs/examples/app.umd.js.map +1 -1
  8. package/docs/examples/w-bar_horizontal_multi-set(color).html +1 -1
  9. package/docs/examples/w-bar_horizontal_multi-set(color, gradient).html +1 -1
  10. package/docs/examples/w-bar_horizontal_multi-set(series color).html +1 -1
  11. package/docs/examples/w-bar_horizontal_multi-set(series color, gradient).html +1 -1
  12. package/docs/examples/w-bar_horizontal_multi-set.html +1 -1
  13. package/docs/examples/w-bar_horizontal_multi-set__barDisplay(stackNormal).html +1 -1
  14. package/docs/examples/w-bar_horizontal_multi-set__barDisplay(stackPercent).html +1 -1
  15. package/docs/examples/w-bar_horizontal_multi-set__hide legned.html +1 -1
  16. package/docs/examples/w-bar_horizontal_multi-set__show labels.html +1 -1
  17. package/docs/examples/w-bar_horizontal_multi-set_barKpColor(gradient).html +1 -1
  18. package/docs/examples/w-bar_horizontal_multi-set_barKpColor.html +1 -1
  19. package/docs/examples/w-bar_horizontal_multi-set_barUseInnerLabelsForHorizontal_barGroupWidthRatio.html +1 -1
  20. package/docs/examples/w-bar_horizontal_multi-set_barWidthRatio.html +1 -1
  21. package/docs/examples/w-bar_horizontal_multi-set_barWidthRatio_barGroupWidthRatio.html +1 -1
  22. package/docs/examples/w-bar_horizontal_one-set(color).html +1 -1
  23. package/docs/examples/w-bar_horizontal_one-set(color, gradient).html +1 -1
  24. package/docs/examples/w-bar_horizontal_one-set.html +1 -1
  25. package/docs/examples/w-bar_horizontal_one-set_barColor(gradient).html +1 -1
  26. package/docs/examples/w-bar_horizontal_one-set_barColor.html +1 -1
  27. package/docs/examples/w-bar_horizontal_one-set_barKpColor(gradient).html +1 -1
  28. package/docs/examples/w-bar_horizontal_one-set_barKpColor.html +1 -1
  29. package/docs/examples/w-bar_horizontal_one-set_barUseInnerLabelsForHorizontal.html +1 -1
  30. package/docs/examples/w-bar_horizontal_one-set_barWidthRatio.html +1 -1
  31. package/docs/examples/w-bar_horizontal_one-set_barWidthRatio_barGroupWidthRatio.html +1 -1
  32. package/docs/examples/w-bar_horizontal_one-set_hide labels.html +1 -1
  33. package/docs/examples/w-bar_horizontal_one-set_marginLeft_marginRight.html +1 -1
  34. package/docs/examples/w-bar_horizontal_one-set_show legned.html +1 -1
  35. package/docs/examples/w-bar_multi-set(color).html +1 -1
  36. package/docs/examples/w-bar_multi-set(color, gradient).html +1 -1
  37. package/docs/examples/w-bar_multi-set(series color).html +1 -1
  38. package/docs/examples/w-bar_multi-set(series color, gradient).html +1 -1
  39. package/docs/examples/w-bar_multi-set.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(stackNormal)_.html +1 -1
  42. package/docs/examples/w-bar_multi-set__barDisplay(stackPercent).html +1 -1
  43. package/docs/examples/w-bar_multi-set__hide legned.html +1 -1
  44. package/docs/examples/w-bar_multi-set__show labels.html +1 -1
  45. package/docs/examples/w-bar_multi-set_barKpColor(gradient).html +1 -1
  46. package/docs/examples/w-bar_multi-set_barKpColor.html +1 -1
  47. package/docs/examples/w-bar_multi-set_barWidthRatio.html +1 -1
  48. package/docs/examples/w-bar_multi-set_barWidthRatio_barGroupWidthRatio_barBorderRadius.html +1 -1
  49. package/docs/examples/w-bar_one-set(color).html +1 -1
  50. package/docs/examples/w-bar_one-set(color, gradient).html +1 -1
  51. package/docs/examples/w-bar_one-set.html +1 -1
  52. package/docs/examples/w-bar_one-set_barColor(gradient).html +1 -1
  53. package/docs/examples/w-bar_one-set_barColor.html +1 -1
  54. package/docs/examples/w-bar_one-set_barKpColor(gradient).html +1 -1
  55. package/docs/examples/w-bar_one-set_barKpColor.html +1 -1
  56. package/docs/examples/w-bar_one-set_barWidthRatio.html +1 -1
  57. package/docs/examples/w-bar_one-set_barWidthRatio_barGroupWidthRatio_barBorderRadius.html +1 -1
  58. package/docs/examples/w-bar_one-set_hide labels.html +1 -1
  59. package/docs/examples/w-bar_one-set_marginLeft_marginRight_marginTop.html +1 -1
  60. package/docs/examples/w-bar_one-set_show legned.html +1 -1
  61. package/docs/examples/w-pie_one-set(color).html +1 -1
  62. package/docs/examples/w-pie_one-set(color, gradient).html +1 -1
  63. package/docs/examples/w-pie_one-set.html +1 -1
  64. package/docs/examples/w-pie_one-set_hide labels.html +1 -1
  65. package/docs/examples/w-pie_one-set_hide legned.html +1 -1
  66. package/docs/examples/w-pie_one-set_marginLeft_marginRight_marginTop.html +1 -1
  67. package/docs/examples/w-pie_one-set_pieBorderRadius.html +1 -1
  68. package/docs/examples/w-pie_one-set_pieBorderWidth_pieBorderRadius.html +1 -1
  69. package/docs/examples/w-pie_one-set_pieKpColor(gradient).html +1 -1
  70. package/docs/examples/w-pie_one-set_pieKpColor.html +1 -1
  71. package/docs/examples/w-pie_one-set_pieThicknessRatio.html +1 -1
  72. package/docs/examples/w-plot-2d_default.html +1 -1
  73. package/docs/examples/w-plot-3d_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 +1 -1
  113. package/docs/index.html +1 -1
  114. package/docs/module-WBar.html +1 -1
  115. package/docs/module-WPie.html +1 -1
  116. package/docs/module-WPlot2d.html +1 -1
  117. package/docs/module-WPlot3d.html +1 -1
  118. package/docs/module-WRose.html +1 -1
  119. package/docs/module-WSetMulti.html +1 -1
  120. package/docs/module-WSetOne.html +1 -1
  121. package/docs/setLegendLoc.mjs.html +2 -2
  122. package/package.json +4 -4
  123. package/script.txt +27 -0
  124. package/src/App.vue +4 -4
  125. package/src/components/WBar.vue +4 -4
  126. package/src/components/WPie.vue +3 -3
  127. package/src/components/WPlot2d.vue +1 -1
  128. package/src/components/WPlot3d.vue +9 -9
  129. package/src/components/WRose.vue +3 -3
  130. package/src/components/WSetMulti.vue +6 -6
  131. package/src/js/genBarOpt.mjs +8 -8
  132. package/src/js/genPieOpt.mjs +7 -7
  133. package/src/js/genRoseOpt.mjs +7 -7
  134. package/src/js/getDefAxis.mjs +1 -1
  135. package/src/js/getDefChart.mjs +1 -1
  136. package/src/js/getDefLegend.mjs +1 -1
  137. package/src/js/getDefOpt.mjs +1 -1
  138. package/src/js/setLegendLoc.mjs +1 -1
  139. package/toolg/cvCasename.mjs +7 -7
@@ -66,7 +66,7 @@
66
66
  ></script>
67
67
 
68
68
  <!-- w-plot-vue -->
69
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.6/dist/w-plot-vue.umd.js"></script>
69
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.7/dist/w-plot-vue.umd.js"></script>
70
70
 
71
71
  <style>
72
72
  .item {
@@ -66,7 +66,7 @@
66
66
  ></script>
67
67
 
68
68
  <!-- w-plot-vue -->
69
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.6/dist/w-plot-vue.umd.js"></script>
69
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.7/dist/w-plot-vue.umd.js"></script>
70
70
 
71
71
  <style>
72
72
  .item {
@@ -66,7 +66,7 @@
66
66
  ></script>
67
67
 
68
68
  <!-- w-plot-vue -->
69
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.6/dist/w-plot-vue.umd.js"></script>
69
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.7/dist/w-plot-vue.umd.js"></script>
70
70
 
71
71
  <style>
72
72
  .item {
@@ -66,7 +66,7 @@
66
66
  ></script>
67
67
 
68
68
  <!-- w-plot-vue -->
69
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.6/dist/w-plot-vue.umd.js"></script>
69
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.7/dist/w-plot-vue.umd.js"></script>
70
70
 
71
71
  <style>
72
72
  .item {
@@ -66,7 +66,7 @@
66
66
  ></script>
67
67
 
68
68
  <!-- w-plot-vue -->
69
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.6/dist/w-plot-vue.umd.js"></script>
69
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.7/dist/w-plot-vue.umd.js"></script>
70
70
 
71
71
  <style>
72
72
  .item {
@@ -66,7 +66,7 @@
66
66
  ></script>
67
67
 
68
68
  <!-- w-plot-vue -->
69
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.6/dist/w-plot-vue.umd.js"></script>
69
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.7/dist/w-plot-vue.umd.js"></script>
70
70
 
71
71
  <style>
72
72
  .item {
@@ -66,7 +66,7 @@
66
66
  ></script>
67
67
 
68
68
  <!-- w-plot-vue -->
69
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.6/dist/w-plot-vue.umd.js"></script>
69
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.7/dist/w-plot-vue.umd.js"></script>
70
70
 
71
71
  <style>
72
72
  .item {
@@ -66,7 +66,7 @@
66
66
  ></script>
67
67
 
68
68
  <!-- w-plot-vue -->
69
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.6/dist/w-plot-vue.umd.js"></script>
69
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.7/dist/w-plot-vue.umd.js"></script>
70
70
 
71
71
  <style>
72
72
  .item {
@@ -66,7 +66,7 @@
66
66
  ></script>
67
67
 
68
68
  <!-- w-plot-vue -->
69
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.6/dist/w-plot-vue.umd.js"></script>
69
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.7/dist/w-plot-vue.umd.js"></script>
70
70
 
71
71
  <style>
72
72
  .item {
@@ -66,7 +66,7 @@
66
66
  ></script>
67
67
 
68
68
  <!-- w-plot-vue -->
69
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.6/dist/w-plot-vue.umd.js"></script>
69
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.7/dist/w-plot-vue.umd.js"></script>
70
70
 
71
71
  <style>
72
72
  .item {
@@ -66,7 +66,7 @@
66
66
  ></script>
67
67
 
68
68
  <!-- w-plot-vue -->
69
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.6/dist/w-plot-vue.umd.js"></script>
69
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.7/dist/w-plot-vue.umd.js"></script>
70
70
 
71
71
  <style>
72
72
  .item {
@@ -66,7 +66,7 @@
66
66
  ></script>
67
67
 
68
68
  <!-- w-plot-vue -->
69
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.6/dist/w-plot-vue.umd.js"></script>
69
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.7/dist/w-plot-vue.umd.js"></script>
70
70
 
71
71
  <style>
72
72
  .item {
@@ -66,7 +66,7 @@
66
66
  ></script>
67
67
 
68
68
  <!-- w-plot-vue -->
69
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.6/dist/w-plot-vue.umd.js"></script>
69
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.7/dist/w-plot-vue.umd.js"></script>
70
70
 
71
71
  <style>
72
72
  .item {
@@ -66,7 +66,7 @@
66
66
  ></script>
67
67
 
68
68
  <!-- w-plot-vue -->
69
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.6/dist/w-plot-vue.umd.js"></script>
69
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.7/dist/w-plot-vue.umd.js"></script>
70
70
 
71
71
  <style>
72
72
  .item {
@@ -66,7 +66,7 @@
66
66
  ></script>
67
67
 
68
68
  <!-- w-plot-vue -->
69
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.6/dist/w-plot-vue.umd.js"></script>
69
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.7/dist/w-plot-vue.umd.js"></script>
70
70
 
71
71
  <style>
72
72
  .item {
@@ -66,7 +66,7 @@
66
66
  ></script>
67
67
 
68
68
  <!-- w-plot-vue -->
69
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.6/dist/w-plot-vue.umd.js"></script>
69
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.7/dist/w-plot-vue.umd.js"></script>
70
70
 
71
71
  <style>
72
72
  .item {
@@ -66,7 +66,7 @@
66
66
  ></script>
67
67
 
68
68
  <!-- w-plot-vue -->
69
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.6/dist/w-plot-vue.umd.js"></script>
69
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.7/dist/w-plot-vue.umd.js"></script>
70
70
 
71
71
  <style>
72
72
  .item {
@@ -66,7 +66,7 @@
66
66
  ></script>
67
67
 
68
68
  <!-- w-plot-vue -->
69
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.6/dist/w-plot-vue.umd.js"></script>
69
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.7/dist/w-plot-vue.umd.js"></script>
70
70
 
71
71
  <style>
72
72
  .item {
@@ -66,7 +66,7 @@
66
66
  ></script>
67
67
 
68
68
  <!-- w-plot-vue -->
69
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.6/dist/w-plot-vue.umd.js"></script>
69
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.7/dist/w-plot-vue.umd.js"></script>
70
70
 
71
71
  <style>
72
72
  .item {
@@ -66,7 +66,7 @@
66
66
  ></script>
67
67
 
68
68
  <!-- w-plot-vue -->
69
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.6/dist/w-plot-vue.umd.js"></script>
69
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.7/dist/w-plot-vue.umd.js"></script>
70
70
 
71
71
  <style>
72
72
  .item {
@@ -66,7 +66,7 @@
66
66
  ></script>
67
67
 
68
68
  <!-- w-plot-vue -->
69
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.6/dist/w-plot-vue.umd.js"></script>
69
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.7/dist/w-plot-vue.umd.js"></script>
70
70
 
71
71
  <style>
72
72
  .item {
@@ -66,7 +66,7 @@
66
66
  ></script>
67
67
 
68
68
  <!-- w-plot-vue -->
69
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.6/dist/w-plot-vue.umd.js"></script>
69
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.7/dist/w-plot-vue.umd.js"></script>
70
70
 
71
71
  <style>
72
72
  .item {
@@ -66,7 +66,7 @@
66
66
  ></script>
67
67
 
68
68
  <!-- w-plot-vue -->
69
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.6/dist/w-plot-vue.umd.js"></script>
69
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.7/dist/w-plot-vue.umd.js"></script>
70
70
 
71
71
  <style>
72
72
  .item {
@@ -66,7 +66,7 @@
66
66
  ></script>
67
67
 
68
68
  <!-- w-plot-vue -->
69
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.6/dist/w-plot-vue.umd.js"></script>
69
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.7/dist/w-plot-vue.umd.js"></script>
70
70
 
71
71
  <style>
72
72
  .item {
@@ -66,7 +66,7 @@
66
66
  ></script>
67
67
 
68
68
  <!-- w-plot-vue -->
69
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.6/dist/w-plot-vue.umd.js"></script>
69
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.7/dist/w-plot-vue.umd.js"></script>
70
70
 
71
71
  <style>
72
72
  .item {
@@ -66,7 +66,7 @@
66
66
  ></script>
67
67
 
68
68
  <!-- w-plot-vue -->
69
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.6/dist/w-plot-vue.umd.js"></script>
69
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.7/dist/w-plot-vue.umd.js"></script>
70
70
 
71
71
  <style>
72
72
  .item {
@@ -66,7 +66,7 @@
66
66
  ></script>
67
67
 
68
68
  <!-- w-plot-vue -->
69
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.6/dist/w-plot-vue.umd.js"></script>
69
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.7/dist/w-plot-vue.umd.js"></script>
70
70
 
71
71
  <style>
72
72
  .item {
@@ -66,7 +66,7 @@
66
66
  ></script>
67
67
 
68
68
  <!-- w-plot-vue -->
69
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.6/dist/w-plot-vue.umd.js"></script>
69
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.7/dist/w-plot-vue.umd.js"></script>
70
70
 
71
71
  <style>
72
72
  .item {
@@ -66,7 +66,7 @@
66
66
  ></script>
67
67
 
68
68
  <!-- w-plot-vue -->
69
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.6/dist/w-plot-vue.umd.js"></script>
69
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.7/dist/w-plot-vue.umd.js"></script>
70
70
 
71
71
  <style>
72
72
  .item {
@@ -66,7 +66,7 @@
66
66
  ></script>
67
67
 
68
68
  <!-- w-plot-vue -->
69
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.6/dist/w-plot-vue.umd.js"></script>
69
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.7/dist/w-plot-vue.umd.js"></script>
70
70
 
71
71
  <style>
72
72
  .item {
@@ -66,7 +66,7 @@
66
66
  ></script>
67
67
 
68
68
  <!-- w-plot-vue -->
69
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.6/dist/w-plot-vue.umd.js"></script>
69
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.7/dist/w-plot-vue.umd.js"></script>
70
70
 
71
71
  <style>
72
72
  .item {
@@ -66,7 +66,7 @@
66
66
  ></script>
67
67
 
68
68
  <!-- w-plot-vue -->
69
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.6/dist/w-plot-vue.umd.js"></script>
69
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.7/dist/w-plot-vue.umd.js"></script>
70
70
 
71
71
  <style>
72
72
  .item {
@@ -66,7 +66,7 @@
66
66
  ></script>
67
67
 
68
68
  <!-- w-plot-vue -->
69
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.6/dist/w-plot-vue.umd.js"></script>
69
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.7/dist/w-plot-vue.umd.js"></script>
70
70
 
71
71
  <style>
72
72
  .item {
@@ -66,7 +66,7 @@
66
66
  ></script>
67
67
 
68
68
  <!-- w-plot-vue -->
69
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.6/dist/w-plot-vue.umd.js"></script>
69
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.7/dist/w-plot-vue.umd.js"></script>
70
70
 
71
71
  <style>
72
72
  .item {
@@ -66,7 +66,7 @@
66
66
  ></script>
67
67
 
68
68
  <!-- w-plot-vue -->
69
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.6/dist/w-plot-vue.umd.js"></script>
69
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.7/dist/w-plot-vue.umd.js"></script>
70
70
 
71
71
  <style>
72
72
  .item {
@@ -66,7 +66,7 @@
66
66
  ></script>
67
67
 
68
68
  <!-- w-plot-vue -->
69
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.6/dist/w-plot-vue.umd.js"></script>
69
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.7/dist/w-plot-vue.umd.js"></script>
70
70
 
71
71
  <style>
72
72
  .item {
@@ -66,7 +66,7 @@
66
66
  ></script>
67
67
 
68
68
  <!-- w-plot-vue -->
69
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.6/dist/w-plot-vue.umd.js"></script>
69
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.7/dist/w-plot-vue.umd.js"></script>
70
70
 
71
71
  <style>
72
72
  .item {
@@ -66,7 +66,7 @@
66
66
  ></script>
67
67
 
68
68
  <!-- w-plot-vue -->
69
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.6/dist/w-plot-vue.umd.js"></script>
69
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.7/dist/w-plot-vue.umd.js"></script>
70
70
 
71
71
  <style>
72
72
  .item {
@@ -66,7 +66,7 @@
66
66
  ></script>
67
67
 
68
68
  <!-- w-plot-vue -->
69
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.6/dist/w-plot-vue.umd.js"></script>
69
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.7/dist/w-plot-vue.umd.js"></script>
70
70
 
71
71
  <style>
72
72
  .item {
@@ -66,7 +66,7 @@
66
66
  ></script>
67
67
 
68
68
  <!-- w-plot-vue -->
69
- <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.6/dist/w-plot-vue.umd.js"></script>
69
+ <script src="https://cdn.jsdelivr.net/npm/w-plot-vue@1.0.7/dist/w-plot-vue.umd.js"></script>
70
70
 
71
71
  <style>
72
72
  .item {
@@ -45,7 +45,7 @@
45
45
 
46
46
  <section>
47
47
  <article>
48
- <pre class="prettyprint source linenums"><code>import get from 'lodash-es/get'
48
+ <pre class="prettyprint source linenums"><code>import get from 'lodash-es/get.js'
49
49
  import dig from 'wsemi/src/dig.mjs'
50
50
 
51
51
 
@@ -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.2</a> on Fri Mar 22 2024 10:34:43 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.2</a> on Mon Mar 25 2024 23:49:47 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
148
148
  </footer>
149
149
 
150
150
  <script>prettyPrint();</script>
@@ -45,7 +45,7 @@
45
45
 
46
46
  <section>
47
47
  <article>
48
- <pre class="prettyprint source linenums"><code>import get from 'lodash-es/get'
48
+ <pre class="prettyprint source linenums"><code>import get from 'lodash-es/get.js'
49
49
 
50
50
 
51
51
  /**
@@ -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.2</a> on Fri Mar 22 2024 10:34:43 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.2</a> on Mon Mar 25 2024 23:49:47 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
114
114
  </footer>
115
115
 
116
116
  <script>prettyPrint();</script>
@@ -45,7 +45,7 @@
45
45
 
46
46
  <section>
47
47
  <article>
48
- <pre class="prettyprint source linenums"><code>import get from 'lodash-es/get'
48
+ <pre class="prettyprint source linenums"><code>import get from 'lodash-es/get.js'
49
49
 
50
50
 
51
51
  /**
@@ -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.2</a> on Fri Mar 22 2024 10:34:43 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.2</a> on Mon Mar 25 2024 23:49:47 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
106
106
  </footer>
107
107
 
108
108
  <script>prettyPrint();</script>
@@ -45,7 +45,7 @@
45
45
 
46
46
  <section>
47
47
  <article>
48
- <pre class="prettyprint source linenums"><code>import get from 'lodash-es/get'
48
+ <pre class="prettyprint source linenums"><code>import get from 'lodash-es/get.js'
49
49
 
50
50
 
51
51
  /**
@@ -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.2</a> on Fri Mar 22 2024 10:34:43 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.2</a> on Mon Mar 25 2024 23:49:47 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
@@ -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.2</a> on Fri Mar 22 2024 10:34:43 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.2</a> on Mon Mar 25 2024 23:49:47 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
@@ -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.2</a> on Fri Mar 22 2024 10:34:43 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.2</a> on Mon Mar 25 2024 23:49:47 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
75
75
  </footer>
76
76
 
77
77
  <script>prettyPrint();</script>
@@ -203,7 +203,7 @@
203
203
  <br class="clear">
204
204
 
205
205
  <footer>
206
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Fri Mar 22 2024 10:34:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
206
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Mon Mar 25 2024 23:49:47 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
207
207
  </footer>
208
208
 
209
209
  <script>prettyPrint();</script>
@@ -203,7 +203,7 @@
203
203
  <br class="clear">
204
204
 
205
205
  <footer>
206
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Fri Mar 22 2024 10:34:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
206
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Mon Mar 25 2024 23:49:47 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
207
207
  </footer>
208
208
 
209
209
  <script>prettyPrint();</script>
@@ -203,7 +203,7 @@
203
203
  <br class="clear">
204
204
 
205
205
  <footer>
206
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Fri Mar 22 2024 10:34:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
206
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Mon Mar 25 2024 23:49:47 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
207
207
  </footer>
208
208
 
209
209
  <script>prettyPrint();</script>
@@ -203,7 +203,7 @@
203
203
  <br class="clear">
204
204
 
205
205
  <footer>
206
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Fri Mar 22 2024 10:34:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
206
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Mon Mar 25 2024 23:49:47 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
207
207
  </footer>
208
208
 
209
209
  <script>prettyPrint();</script>
@@ -203,7 +203,7 @@
203
203
  <br class="clear">
204
204
 
205
205
  <footer>
206
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Fri Mar 22 2024 10:34:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
206
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Mon Mar 25 2024 23:49:47 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
207
207
  </footer>
208
208
 
209
209
  <script>prettyPrint();</script>
@@ -203,7 +203,7 @@
203
203
  <br class="clear">
204
204
 
205
205
  <footer>
206
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Fri Mar 22 2024 10:34:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
206
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Mon Mar 25 2024 23:49:47 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
207
207
  </footer>
208
208
 
209
209
  <script>prettyPrint();</script>
@@ -203,7 +203,7 @@
203
203
  <br class="clear">
204
204
 
205
205
  <footer>
206
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Fri Mar 22 2024 10:34:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
206
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Mon Mar 25 2024 23:49:47 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
207
207
  </footer>
208
208
 
209
209
  <script>prettyPrint();</script>
@@ -45,7 +45,7 @@
45
45
 
46
46
  <section>
47
47
  <article>
48
- <pre class="prettyprint source linenums"><code>import get from 'lodash-es/get'
48
+ <pre class="prettyprint source linenums"><code>import get from 'lodash-es/get.js'
49
49
  import cdbl from 'wsemi/src/cdbl.mjs'
50
50
 
51
51
 
@@ -163,7 +163,7 @@ export default setLegendLoc
163
163
  <br class="clear">
164
164
 
165
165
  <footer>
166
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Fri Mar 22 2024 10:34:43 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
166
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.2</a> on Mon Mar 25 2024 23:49:47 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
167
167
  </footer>
168
168
 
169
169
  <script>prettyPrint();</script>