w-plot-vue 1.0.7 → 1.0.8

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
package/docs/global.html DELETED
@@ -1,1088 +0,0 @@
1
- <!DOCTYPE html>
2
- <html lang="en">
3
- <head>
4
-
5
- <meta charset="utf-8">
6
- <title>Global - Documentation</title>
7
-
8
-
9
- <script src="scripts/prettify/prettify.js"></script>
10
- <script src="scripts/prettify/lang-css.js"></script>
11
- <!--[if lt IE 9]>
12
- <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
13
- <![endif]-->
14
- <link type="text/css" rel="stylesheet" href="styles/prettify.css">
15
- <link type="text/css" rel="stylesheet" href="styles/jsdoc.css">
16
- <script src="scripts/nav.js" defer></script>
17
-
18
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
19
- </head>
20
- <body>
21
-
22
- <input type="checkbox" id="nav-trigger" class="nav-trigger" />
23
- <label for="nav-trigger" class="navicon-button x">
24
- <div class="navicon"></div>
25
- </label>
26
-
27
- <label for="nav-trigger" class="overlay"></label>
28
-
29
- <nav >
30
-
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>
33
-
34
- </nav>
35
-
36
- <div id="main">
37
-
38
- <h1 class="page-title">Global</h1>
39
-
40
-
41
-
42
-
43
-
44
-
45
-
46
- <section>
47
-
48
- <header>
49
-
50
- <h2>
51
-
52
-
53
-
54
- </h2>
55
-
56
-
57
- </header>
58
-
59
- <article>
60
-
61
- <div class="container-overview">
62
-
63
-
64
-
65
- <dl class="details">
66
-
67
-
68
-
69
-
70
-
71
-
72
-
73
-
74
-
75
-
76
-
77
-
78
-
79
-
80
-
81
-
82
-
83
-
84
-
85
-
86
-
87
-
88
-
89
-
90
-
91
-
92
-
93
-
94
-
95
-
96
-
97
-
98
-
99
- </dl>
100
-
101
-
102
-
103
-
104
-
105
-
106
-
107
-
108
- </div>
109
-
110
-
111
-
112
-
113
-
114
-
115
-
116
-
117
-
118
-
119
-
120
-
121
-
122
-
123
-
124
-
125
-
126
- <h3 class="subsection-title">Methods</h3>
127
-
128
-
129
-
130
-
131
-
132
-
133
- <h4 class="name" id="getDefAxis"><span class="type-signature"></span>getDefAxis<span class="signature">(opt<span class="signature-attributes">opt</span>)</span><span class="type-signature"> &rarr; {Object}</span></h4>
134
-
135
-
136
-
137
-
138
-
139
-
140
- <dl class="details">
141
-
142
- <dt class="tag-description">Description:</dt>
143
- <dd class="tag-description"><ul class="dummy"><li><p>產生預設Highcharts軸物件</p></li></ul></dd>
144
-
145
-
146
-
147
- <dt class="tag-source">Source:</dt>
148
- <dd class="tag-source"><ul class="dummy"><li>
149
- <a href="getDefAxis.mjs.html">getDefAxis.mjs</a>, <a href="getDefAxis.mjs.html#line11">line 11</a>
150
- </li></ul></dd>
151
-
152
-
153
-
154
-
155
-
156
-
157
-
158
-
159
-
160
-
161
-
162
-
163
-
164
-
165
-
166
-
167
-
168
-
169
-
170
-
171
-
172
-
173
-
174
-
175
-
176
-
177
-
178
-
179
-
180
-
181
-
182
- </dl>
183
-
184
-
185
-
186
-
187
-
188
-
189
-
190
-
191
-
192
-
193
-
194
-
195
-
196
- <h5 class="h5-parameters">Parameters:</h5>
197
-
198
-
199
- <table class="params">
200
- <thead>
201
- <tr>
202
-
203
- <th>Name</th>
204
-
205
-
206
- <th>Type</th>
207
-
208
-
209
- <th>Attributes</th>
210
-
211
-
212
-
213
- <th>Default</th>
214
-
215
-
216
- <th class="last">Description</th>
217
- </tr>
218
- </thead>
219
-
220
- <tbody>
221
-
222
-
223
- <tr>
224
-
225
- <td class="name"><code>opt</code></td>
226
-
227
-
228
- <td class="type">
229
-
230
-
231
- <span class="param-type">Object</span>
232
-
233
-
234
-
235
-
236
- </td>
237
-
238
-
239
- <td class="attributes">
240
-
241
- &lt;optional><br>
242
-
243
-
244
-
245
-
246
-
247
- </td>
248
-
249
-
250
-
251
- <td class="default">
252
-
253
- <code>{}</code>
254
-
255
- </td>
256
-
257
-
258
- <td class="description last"><p>輸入設定物件,預設{}</p></td>
259
- </tr>
260
-
261
-
262
- </tbody>
263
- </table>
264
-
265
-
266
-
267
-
268
-
269
-
270
-
271
-
272
-
273
-
274
-
275
-
276
-
277
-
278
-
279
-
280
- <h5 class="h5-returns">Returns:</h5>
281
-
282
-
283
- <div class="param-desc">
284
- <p>回傳物件</p>
285
- </div>
286
-
287
-
288
-
289
- <dl class="param-type">
290
- <dt>
291
- Type
292
- </dt>
293
- <dd>
294
-
295
- <span class="param-type">Object</span>
296
-
297
-
298
-
299
- </dd>
300
- </dl>
301
-
302
-
303
-
304
-
305
-
306
-
307
-
308
-
309
-
310
-
311
- <h4 class="name" id="getDefChart"><span class="type-signature"></span>getDefChart<span class="signature">(opt<span class="signature-attributes">opt</span>)</span><span class="type-signature"> &rarr; {Object}</span></h4>
312
-
313
-
314
-
315
-
316
-
317
-
318
- <dl class="details">
319
-
320
- <dt class="tag-description">Description:</dt>
321
- <dd class="tag-description"><ul class="dummy"><li><p>產生預設Highcharts圖物件</p></li></ul></dd>
322
-
323
-
324
-
325
- <dt class="tag-source">Source:</dt>
326
- <dd class="tag-source"><ul class="dummy"><li>
327
- <a href="getDefChart.mjs.html">getDefChart.mjs</a>, <a href="getDefChart.mjs.html#line10">line 10</a>
328
- </li></ul></dd>
329
-
330
-
331
-
332
-
333
-
334
-
335
-
336
-
337
-
338
-
339
-
340
-
341
-
342
-
343
-
344
-
345
-
346
-
347
-
348
-
349
-
350
-
351
-
352
-
353
-
354
-
355
-
356
-
357
-
358
-
359
-
360
- </dl>
361
-
362
-
363
-
364
-
365
-
366
-
367
-
368
-
369
-
370
-
371
-
372
-
373
-
374
- <h5 class="h5-parameters">Parameters:</h5>
375
-
376
-
377
- <table class="params">
378
- <thead>
379
- <tr>
380
-
381
- <th>Name</th>
382
-
383
-
384
- <th>Type</th>
385
-
386
-
387
- <th>Attributes</th>
388
-
389
-
390
-
391
- <th>Default</th>
392
-
393
-
394
- <th class="last">Description</th>
395
- </tr>
396
- </thead>
397
-
398
- <tbody>
399
-
400
-
401
- <tr>
402
-
403
- <td class="name"><code>opt</code></td>
404
-
405
-
406
- <td class="type">
407
-
408
-
409
- <span class="param-type">Object</span>
410
-
411
-
412
-
413
-
414
- </td>
415
-
416
-
417
- <td class="attributes">
418
-
419
- &lt;optional><br>
420
-
421
-
422
-
423
-
424
-
425
- </td>
426
-
427
-
428
-
429
- <td class="default">
430
-
431
- <code>{}</code>
432
-
433
- </td>
434
-
435
-
436
- <td class="description last"><p>輸入設定物件,預設{}</p></td>
437
- </tr>
438
-
439
-
440
- </tbody>
441
- </table>
442
-
443
-
444
-
445
-
446
-
447
-
448
-
449
-
450
-
451
-
452
-
453
-
454
-
455
-
456
-
457
-
458
- <h5 class="h5-returns">Returns:</h5>
459
-
460
-
461
- <div class="param-desc">
462
- <p>回傳物件</p>
463
- </div>
464
-
465
-
466
-
467
- <dl class="param-type">
468
- <dt>
469
- Type
470
- </dt>
471
- <dd>
472
-
473
- <span class="param-type">Object</span>
474
-
475
-
476
-
477
- </dd>
478
- </dl>
479
-
480
-
481
-
482
-
483
-
484
-
485
-
486
-
487
-
488
-
489
- <h4 class="name" id="getDefLegend"><span class="type-signature"></span>getDefLegend<span class="signature">(opt<span class="signature-attributes">opt</span>)</span><span class="type-signature"> &rarr; {Object}</span></h4>
490
-
491
-
492
-
493
-
494
-
495
-
496
- <dl class="details">
497
-
498
- <dt class="tag-description">Description:</dt>
499
- <dd class="tag-description"><ul class="dummy"><li><p>產生預設Highcharts圖例物件</p></li></ul></dd>
500
-
501
-
502
-
503
- <dt class="tag-source">Source:</dt>
504
- <dd class="tag-source"><ul class="dummy"><li>
505
- <a href="getDefLegend.mjs.html">getDefLegend.mjs</a>, <a href="getDefLegend.mjs.html#line10">line 10</a>
506
- </li></ul></dd>
507
-
508
-
509
-
510
-
511
-
512
-
513
-
514
-
515
-
516
-
517
-
518
-
519
-
520
-
521
-
522
-
523
-
524
-
525
-
526
-
527
-
528
-
529
-
530
-
531
-
532
-
533
-
534
-
535
-
536
-
537
-
538
- </dl>
539
-
540
-
541
-
542
-
543
-
544
-
545
-
546
-
547
-
548
-
549
-
550
-
551
-
552
- <h5 class="h5-parameters">Parameters:</h5>
553
-
554
-
555
- <table class="params">
556
- <thead>
557
- <tr>
558
-
559
- <th>Name</th>
560
-
561
-
562
- <th>Type</th>
563
-
564
-
565
- <th>Attributes</th>
566
-
567
-
568
-
569
- <th>Default</th>
570
-
571
-
572
- <th class="last">Description</th>
573
- </tr>
574
- </thead>
575
-
576
- <tbody>
577
-
578
-
579
- <tr>
580
-
581
- <td class="name"><code>opt</code></td>
582
-
583
-
584
- <td class="type">
585
-
586
-
587
- <span class="param-type">Object</span>
588
-
589
-
590
-
591
-
592
- </td>
593
-
594
-
595
- <td class="attributes">
596
-
597
- &lt;optional><br>
598
-
599
-
600
-
601
-
602
-
603
- </td>
604
-
605
-
606
-
607
- <td class="default">
608
-
609
- <code>{}</code>
610
-
611
- </td>
612
-
613
-
614
- <td class="description last"><p>輸入設定物件,預設{}</p></td>
615
- </tr>
616
-
617
-
618
- </tbody>
619
- </table>
620
-
621
-
622
-
623
-
624
-
625
-
626
-
627
-
628
-
629
-
630
-
631
-
632
-
633
-
634
-
635
-
636
- <h5 class="h5-returns">Returns:</h5>
637
-
638
-
639
- <div class="param-desc">
640
- <p>回傳物件</p>
641
- </div>
642
-
643
-
644
-
645
- <dl class="param-type">
646
- <dt>
647
- Type
648
- </dt>
649
- <dd>
650
-
651
- <span class="param-type">Object</span>
652
-
653
-
654
-
655
- </dd>
656
- </dl>
657
-
658
-
659
-
660
-
661
-
662
-
663
-
664
-
665
-
666
-
667
- <h4 class="name" id="getDefOpt"><span class="type-signature"></span>getDefOpt<span class="signature">(opt<span class="signature-attributes">opt</span>)</span><span class="type-signature"> &rarr; {Object}</span></h4>
668
-
669
-
670
-
671
-
672
-
673
-
674
- <dl class="details">
675
-
676
- <dt class="tag-description">Description:</dt>
677
- <dd class="tag-description"><ul class="dummy"><li><p>產生預設Highcharts設定物件</p></li></ul></dd>
678
-
679
-
680
-
681
- <dt class="tag-source">Source:</dt>
682
- <dd class="tag-source"><ul class="dummy"><li>
683
- <a href="getDefOpt.mjs.html">getDefOpt.mjs</a>, <a href="getDefOpt.mjs.html#line10">line 10</a>
684
- </li></ul></dd>
685
-
686
-
687
-
688
-
689
-
690
-
691
-
692
-
693
-
694
-
695
-
696
-
697
-
698
-
699
-
700
-
701
-
702
-
703
-
704
-
705
-
706
-
707
-
708
-
709
-
710
-
711
-
712
-
713
-
714
-
715
-
716
- </dl>
717
-
718
-
719
-
720
-
721
-
722
-
723
-
724
-
725
-
726
-
727
-
728
-
729
-
730
- <h5 class="h5-parameters">Parameters:</h5>
731
-
732
-
733
- <table class="params">
734
- <thead>
735
- <tr>
736
-
737
- <th>Name</th>
738
-
739
-
740
- <th>Type</th>
741
-
742
-
743
- <th>Attributes</th>
744
-
745
-
746
-
747
- <th>Default</th>
748
-
749
-
750
- <th class="last">Description</th>
751
- </tr>
752
- </thead>
753
-
754
- <tbody>
755
-
756
-
757
- <tr>
758
-
759
- <td class="name"><code>opt</code></td>
760
-
761
-
762
- <td class="type">
763
-
764
-
765
- <span class="param-type">Object</span>
766
-
767
-
768
-
769
-
770
- </td>
771
-
772
-
773
- <td class="attributes">
774
-
775
- &lt;optional><br>
776
-
777
-
778
-
779
-
780
-
781
- </td>
782
-
783
-
784
-
785
- <td class="default">
786
-
787
- <code>{}</code>
788
-
789
- </td>
790
-
791
-
792
- <td class="description last"><p>輸入設定物件,預設{}</p></td>
793
- </tr>
794
-
795
-
796
- </tbody>
797
- </table>
798
-
799
-
800
-
801
-
802
-
803
-
804
-
805
-
806
-
807
-
808
-
809
-
810
-
811
-
812
-
813
-
814
- <h5 class="h5-returns">Returns:</h5>
815
-
816
-
817
- <div class="param-desc">
818
- <p>回傳物件</p>
819
- </div>
820
-
821
-
822
-
823
- <dl class="param-type">
824
- <dt>
825
- Type
826
- </dt>
827
- <dd>
828
-
829
- <span class="param-type">Object</span>
830
-
831
-
832
-
833
- </dd>
834
- </dl>
835
-
836
-
837
-
838
-
839
-
840
-
841
-
842
-
843
-
844
-
845
- <h4 class="name" id="setLegendLoc"><span class="type-signature"></span>setLegendLoc<span class="signature">(opt<span class="signature-attributes">opt</span>, optPic<span class="signature-attributes">opt</span>)</span><span class="type-signature"> &rarr; {Object}</span></h4>
846
-
847
-
848
-
849
-
850
-
851
-
852
- <dl class="details">
853
-
854
- <dt class="tag-description">Description:</dt>
855
- <dd class="tag-description"><ul class="dummy"><li><p>使用繪圖設定物件針對Highcharts物件處理圖例位置</p></li></ul></dd>
856
-
857
-
858
-
859
- <dt class="tag-source">Source:</dt>
860
- <dd class="tag-source"><ul class="dummy"><li>
861
- <a href="setLegendLoc.mjs.html">setLegendLoc.mjs</a>, <a href="setLegendLoc.mjs.html#line12">line 12</a>
862
- </li></ul></dd>
863
-
864
-
865
-
866
-
867
-
868
-
869
-
870
-
871
-
872
-
873
-
874
-
875
-
876
-
877
-
878
-
879
-
880
-
881
-
882
-
883
-
884
-
885
-
886
-
887
-
888
-
889
-
890
-
891
-
892
-
893
-
894
- </dl>
895
-
896
-
897
-
898
-
899
-
900
-
901
-
902
-
903
-
904
-
905
-
906
-
907
-
908
- <h5 class="h5-parameters">Parameters:</h5>
909
-
910
-
911
- <table class="params">
912
- <thead>
913
- <tr>
914
-
915
- <th>Name</th>
916
-
917
-
918
- <th>Type</th>
919
-
920
-
921
- <th>Attributes</th>
922
-
923
-
924
-
925
- <th>Default</th>
926
-
927
-
928
- <th class="last">Description</th>
929
- </tr>
930
- </thead>
931
-
932
- <tbody>
933
-
934
-
935
- <tr>
936
-
937
- <td class="name"><code>opt</code></td>
938
-
939
-
940
- <td class="type">
941
-
942
-
943
- <span class="param-type">Object</span>
944
-
945
-
946
-
947
-
948
- </td>
949
-
950
-
951
- <td class="attributes">
952
-
953
- &lt;optional><br>
954
-
955
-
956
-
957
-
958
-
959
- </td>
960
-
961
-
962
-
963
- <td class="default">
964
-
965
- <code>{}</code>
966
-
967
- </td>
968
-
969
-
970
- <td class="description last"><p>輸入設定物件,預設{}</p></td>
971
- </tr>
972
-
973
-
974
-
975
- <tr>
976
-
977
- <td class="name"><code>optPic</code></td>
978
-
979
-
980
- <td class="type">
981
-
982
-
983
- <span class="param-type">Object</span>
984
-
985
-
986
-
987
-
988
- </td>
989
-
990
-
991
- <td class="attributes">
992
-
993
- &lt;optional><br>
994
-
995
-
996
-
997
-
998
-
999
- </td>
1000
-
1001
-
1002
-
1003
- <td class="default">
1004
-
1005
- <code>{}</code>
1006
-
1007
- </td>
1008
-
1009
-
1010
- <td class="description last"><p>輸入繪圖設定物件,預設{}</p></td>
1011
- </tr>
1012
-
1013
-
1014
- </tbody>
1015
- </table>
1016
-
1017
-
1018
-
1019
-
1020
-
1021
-
1022
-
1023
-
1024
-
1025
-
1026
-
1027
-
1028
-
1029
-
1030
-
1031
-
1032
- <h5 class="h5-returns">Returns:</h5>
1033
-
1034
-
1035
- <div class="param-desc">
1036
- <p>回傳物件</p>
1037
- </div>
1038
-
1039
-
1040
-
1041
- <dl class="param-type">
1042
- <dt>
1043
- Type
1044
- </dt>
1045
- <dd>
1046
-
1047
- <span class="param-type">Object</span>
1048
-
1049
-
1050
-
1051
- </dd>
1052
- </dl>
1053
-
1054
-
1055
-
1056
-
1057
-
1058
-
1059
-
1060
-
1061
-
1062
-
1063
-
1064
- </article>
1065
-
1066
- </section>
1067
-
1068
-
1069
-
1070
-
1071
-
1072
-
1073
- </div>
1074
-
1075
- <br class="clear">
1076
-
1077
- <footer>
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
- </footer>
1080
-
1081
- <script>prettyPrint();</script>
1082
- <script src="scripts/polyfill.js"></script>
1083
- <script src="scripts/linenumber.js"></script>
1084
-
1085
-
1086
-
1087
- </body>
1088
- </html>