w-plot-vue 1.0.8 → 1.0.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/w-plot-vue.umd.js +4 -4
- package/dist/w-plot-vue.umd.js.map +1 -1
- package/docs/examples/app.html +65 -0
- package/docs/examples/app.umd.js +18 -0
- package/docs/examples/app.umd.js.map +1 -0
- package/docs/examples/w-bar_horizontal_multi-set(color).html +1 -1
- package/docs/examples/w-bar_horizontal_multi-set(color, gradient).html +1 -1
- package/docs/examples/w-bar_horizontal_multi-set(series color).html +1 -1
- package/docs/examples/w-bar_horizontal_multi-set(series color, gradient).html +1 -1
- package/docs/examples/w-bar_horizontal_multi-set.html +1 -1
- package/docs/examples/w-bar_horizontal_multi-set__barDisplay(stackNormal).html +1 -1
- package/docs/examples/w-bar_horizontal_multi-set__barDisplay(stackPercent).html +1 -1
- package/docs/examples/w-bar_horizontal_multi-set__hide legned.html +1 -1
- package/docs/examples/w-bar_horizontal_multi-set__show labels.html +1 -1
- package/docs/examples/w-bar_horizontal_multi-set_barKpColor(gradient).html +1 -1
- package/docs/examples/w-bar_horizontal_multi-set_barKpColor.html +1 -1
- package/docs/examples/w-bar_horizontal_multi-set_barUseInnerLabelsForHorizontal_barGroupWidthRatio.html +1 -1
- package/docs/examples/w-bar_horizontal_multi-set_barWidthRatio.html +1 -1
- package/docs/examples/w-bar_horizontal_multi-set_barWidthRatio_barGroupWidthRatio.html +1 -1
- package/docs/examples/w-bar_horizontal_one-set(color).html +1 -1
- package/docs/examples/w-bar_horizontal_one-set(color, gradient).html +1 -1
- package/docs/examples/w-bar_horizontal_one-set.html +1 -1
- package/docs/examples/w-bar_horizontal_one-set_barColor(gradient).html +1 -1
- package/docs/examples/w-bar_horizontal_one-set_barColor.html +1 -1
- package/docs/examples/w-bar_horizontal_one-set_barKpColor(gradient).html +1 -1
- package/docs/examples/w-bar_horizontal_one-set_barKpColor.html +1 -1
- package/docs/examples/w-bar_horizontal_one-set_barUseInnerLabelsForHorizontal.html +1 -1
- package/docs/examples/w-bar_horizontal_one-set_barWidthRatio.html +1 -1
- package/docs/examples/w-bar_horizontal_one-set_barWidthRatio_barGroupWidthRatio.html +1 -1
- package/docs/examples/w-bar_horizontal_one-set_hide labels.html +1 -1
- package/docs/examples/w-bar_horizontal_one-set_marginLeft_marginRight.html +1 -1
- package/docs/examples/w-bar_horizontal_one-set_show legned.html +1 -1
- package/docs/examples/w-bar_multi-set(color).html +1 -1
- package/docs/examples/w-bar_multi-set(color, gradient).html +1 -1
- package/docs/examples/w-bar_multi-set(series color).html +1 -1
- package/docs/examples/w-bar_multi-set(series color, gradient).html +1 -1
- package/docs/examples/w-bar_multi-set.html +1 -1
- package/docs/examples/w-bar_multi-set__barDisplay(stackNormal).html +1 -1
- package/docs/examples/w-bar_multi-set__barDisplay(stackNormal)_.html +1 -1
- package/docs/examples/w-bar_multi-set__barDisplay(stackPercent).html +1 -1
- package/docs/examples/w-bar_multi-set__hide legned.html +1 -1
- package/docs/examples/w-bar_multi-set__show labels.html +1 -1
- package/docs/examples/w-bar_multi-set_barKpColor(gradient).html +1 -1
- package/docs/examples/w-bar_multi-set_barKpColor.html +1 -1
- package/docs/examples/w-bar_multi-set_barWidthRatio.html +1 -1
- package/docs/examples/w-bar_multi-set_barWidthRatio_barGroupWidthRatio_barBorderRadius.html +1 -1
- package/docs/examples/w-bar_one-set(color).html +1 -1
- package/docs/examples/w-bar_one-set(color, gradient).html +1 -1
- package/docs/examples/w-bar_one-set.html +1 -1
- package/docs/examples/w-bar_one-set_barColor(gradient).html +1 -1
- package/docs/examples/w-bar_one-set_barColor.html +1 -1
- package/docs/examples/w-bar_one-set_barKpColor(gradient).html +1 -1
- package/docs/examples/w-bar_one-set_barKpColor.html +1 -1
- package/docs/examples/w-bar_one-set_barWidthRatio.html +1 -1
- package/docs/examples/w-bar_one-set_barWidthRatio_barGroupWidthRatio_barBorderRadius.html +1 -1
- package/docs/examples/w-bar_one-set_hide labels.html +1 -1
- package/docs/examples/w-bar_one-set_marginLeft_marginRight_marginTop.html +1 -1
- package/docs/examples/w-bar_one-set_show legned.html +1 -1
- package/docs/examples/w-pie_one-set(color).html +1 -1
- package/docs/examples/w-pie_one-set(color, gradient).html +1 -1
- package/docs/examples/w-pie_one-set.html +1 -1
- package/docs/examples/w-pie_one-set_hide labels.html +1 -1
- package/docs/examples/w-pie_one-set_hide legned.html +1 -1
- package/docs/examples/w-pie_one-set_marginLeft_marginRight_marginTop.html +1 -1
- package/docs/examples/w-pie_one-set_pieBorderRadius.html +1 -1
- package/docs/examples/w-pie_one-set_pieBorderWidth_pieBorderRadius.html +1 -1
- package/docs/examples/w-pie_one-set_pieKpColor(gradient).html +1 -1
- package/docs/examples/w-pie_one-set_pieKpColor.html +1 -1
- package/docs/examples/w-pie_one-set_pieThicknessRatio.html +1 -1
- package/docs/examples/w-plot-2d_default.html +1 -1
- package/docs/examples/w-plot-3d_default.html +1 -1
- package/docs/examples/w-rose_multi-set(color).html +1 -1
- package/docs/examples/w-rose_multi-set(color, gradient).html +1 -1
- package/docs/examples/w-rose_multi-set(series color).html +1 -1
- package/docs/examples/w-rose_multi-set(series color, gradient).html +1 -1
- package/docs/examples/w-rose_multi-set.html +1 -1
- package/docs/examples/w-rose_multi-set__hide legned.html +1 -1
- package/docs/examples/w-rose_multi-set__show labels.html +1 -1
- package/docs/examples/w-rose_multi-set_roseBorderWidth.html +1 -1
- package/docs/examples/w-rose_multi-set_roseKpColor(gradient).html +1 -1
- package/docs/examples/w-rose_multi-set_roseKpColor.html +1 -1
- package/docs/examples/w-rose_multi-set_roseWidthRatio.html +1 -1
- package/docs/examples/w-rose_one-set(color).html +1 -1
- package/docs/examples/w-rose_one-set(color, gradient).html +1 -1
- package/docs/examples/w-rose_one-set.html +1 -1
- package/docs/examples/w-rose_one-set_marginLeft_marginRight_marginTop.html +1 -1
- package/docs/examples/w-rose_one-set_roseBorderWidth.html +1 -1
- package/docs/examples/w-rose_one-set_roseKpColor(gradient).html +1 -1
- package/docs/examples/w-rose_one-set_roseKpColor.html +1 -1
- package/docs/examples/w-rose_one-set_roseShowLabels.html +1 -1
- package/docs/examples/w-rose_one-set_roseWidthRatio.html +1 -1
- package/docs/examples/w-rose_one-set_showLegend.html +1 -1
- package/docs/examples/w-rose_one-set_showLegend_legendPosition.html +1 -1
- package/docs/examples/w-set-multi_default.html +1 -1
- package/docs/examples/w-set-multi_hide labels.html +1 -1
- package/docs/examples/w-set-multi_hide legned.html +1 -1
- package/docs/examples/w-set-multi_keySelect.html +1 -1
- package/docs/examples/w-set-multi_slot head.html +1 -1
- package/docs/examples/w-set-multi_textPlotType_kpSelectText_widthSelect.html +1 -1
- package/docs/examples/w-set-one_default.html +1 -1
- package/docs/examples/w-set-one_hide labels.html +1 -1
- package/docs/examples/w-set-one_keySelect.html +1 -1
- package/docs/examples/w-set-one_show legned.html +1 -1
- package/docs/examples/w-set-one_slot head.html +1 -1
- package/docs/examples/w-set-one_textPlotType_kpSelectText_widthSelect.html +1 -1
- package/docs/fonts/Montserrat/Montserrat-Bold.eot +0 -0
- package/docs/fonts/Montserrat/Montserrat-Bold.ttf +0 -0
- package/docs/fonts/Montserrat/Montserrat-Bold.woff +0 -0
- package/docs/fonts/Montserrat/Montserrat-Bold.woff2 +0 -0
- package/docs/fonts/Montserrat/Montserrat-Regular.eot +0 -0
- package/docs/fonts/Montserrat/Montserrat-Regular.ttf +0 -0
- package/docs/fonts/Montserrat/Montserrat-Regular.woff +0 -0
- package/docs/fonts/Montserrat/Montserrat-Regular.woff2 +0 -0
- package/docs/fonts/Source-Sans-Pro/sourcesanspro-light-webfont.eot +0 -0
- package/docs/fonts/Source-Sans-Pro/sourcesanspro-light-webfont.svg +978 -0
- package/docs/fonts/Source-Sans-Pro/sourcesanspro-light-webfont.ttf +0 -0
- package/docs/fonts/Source-Sans-Pro/sourcesanspro-light-webfont.woff +0 -0
- package/docs/fonts/Source-Sans-Pro/sourcesanspro-light-webfont.woff2 +0 -0
- package/docs/fonts/Source-Sans-Pro/sourcesanspro-regular-webfont.eot +0 -0
- package/docs/fonts/Source-Sans-Pro/sourcesanspro-regular-webfont.svg +1049 -0
- package/docs/fonts/Source-Sans-Pro/sourcesanspro-regular-webfont.ttf +0 -0
- package/docs/fonts/Source-Sans-Pro/sourcesanspro-regular-webfont.woff +0 -0
- package/docs/fonts/Source-Sans-Pro/sourcesanspro-regular-webfont.woff2 +0 -0
- package/docs/getDefAxis.mjs.html +157 -0
- package/docs/getDefChart.mjs.html +123 -0
- package/docs/getDefLegend.mjs.html +115 -0
- package/docs/getDefOpt.mjs.html +137 -0
- package/docs/global.html +1088 -0
- package/docs/index.html +84 -0
- package/docs/module-WBar.html +250 -0
- package/docs/module-WPie.html +250 -0
- package/docs/module-WPlot2d.html +250 -0
- package/docs/module-WPlot3d.html +250 -0
- package/docs/module-WRose.html +250 -0
- package/docs/module-WSetMulti.html +250 -0
- package/docs/module-WSetOne.html +250 -0
- package/docs/scripts/collapse.js +39 -0
- package/docs/scripts/commonNav.js +28 -0
- package/docs/scripts/linenumber.js +25 -0
- package/docs/scripts/nav.js +12 -0
- package/docs/scripts/polyfill.js +4 -0
- package/docs/scripts/prettify/Apache-License-2.0.txt +202 -0
- package/docs/scripts/prettify/lang-css.js +2 -0
- package/docs/scripts/prettify/prettify.js +28 -0
- package/docs/scripts/search.js +99 -0
- package/docs/setLegendLoc.mjs.html +176 -0
- package/docs/styles/jsdoc.css +776 -0
- package/docs/styles/prettify.css +80 -0
- package/package.json +5 -5
|
@@ -0,0 +1,65 @@
|
|
|
1
|
+
|
|
2
|
+
<!DOCTYPE html>
|
|
3
|
+
<html xmlns="http://www.w3.org/1999/xhtml" lang="zh-tw">
|
|
4
|
+
<head>
|
|
5
|
+
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
|
|
6
|
+
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no, minimal-ui">
|
|
7
|
+
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
|
8
|
+
<title>w-plot-vue</title>
|
|
9
|
+
|
|
10
|
+
<!-- @babel/polyfill已廢棄 -->
|
|
11
|
+
<script nomodule src="https://cdn.jsdelivr.net/npm/@babel/polyfill@7.12.1/dist/polyfill.min.js"></script>
|
|
12
|
+
|
|
13
|
+
<!-- vue -->
|
|
14
|
+
<script src="https://cdn.jsdelivr.net/npm/vue@2.x/dist/vue.min.js"></script>
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
<!-- rollupVueToHtml已自動添加@babel/polyfill與vue -->
|
|
19
|
+
|
|
20
|
+
<!-- fontawesome -->
|
|
21
|
+
<link href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.4.2/css/all.min.css" rel="stylesheet">
|
|
22
|
+
|
|
23
|
+
<!-- mdi, 各組件使用mdi/js故不需引用 -->
|
|
24
|
+
<link _href="https://cdn.jsdelivr.net/npm/@mdi/font@7.4.47/css/materialdesignicons.min.css" rel="stylesheet">
|
|
25
|
+
|
|
26
|
+
<!-- google, 各組件使用mdi/js故不需引用 -->
|
|
27
|
+
<link _href="https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900" rel="stylesheet">
|
|
28
|
+
<link _href="https://fonts.googleapis.com/css?family=Material+Icons" rel="stylesheet">
|
|
29
|
+
|
|
30
|
+
<!-- data -->
|
|
31
|
+
<script src="https://cdn.jsdelivr.net/npm/w-demores/res/data/dataAAPL.js"></script>
|
|
32
|
+
<script src="https://cdn.jsdelivr.net/npm/w-demores/res/data/dataUSD2EUR.js"></script>
|
|
33
|
+
<script src="https://cdn.jsdelivr.net/npm/w-demores/res/data/dataTemperature.js"></script>
|
|
34
|
+
<script src="https://cdn.jsdelivr.net/npm/w-demores/res/data/dataHousePriceArea.js"></script>
|
|
35
|
+
<script src="https://cdn.jsdelivr.net/npm/w-demores/res/data/dataFlare.js"></script>
|
|
36
|
+
<script src="https://cdn.jsdelivr.net/npm/w-demores/res/data/dataRain.js"></script>
|
|
37
|
+
<script src="https://cdn.jsdelivr.net/npm/w-demores/res/data/dataRainClip.js"></script>
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
<!-- app -->
|
|
42
|
+
<script src="app.umd.js?1784869824752"></script>
|
|
43
|
+
|
|
44
|
+
</head>
|
|
45
|
+
<body style="font-family:'Microsoft JhengHei','Avenir','Helvetica'; padding:0px; margin:0px;">
|
|
46
|
+
|
|
47
|
+
<div id="app">
|
|
48
|
+
<w-app></w-app>
|
|
49
|
+
</div>
|
|
50
|
+
|
|
51
|
+
<script>
|
|
52
|
+
|
|
53
|
+
//install app
|
|
54
|
+
Vue.component('w-app',app)
|
|
55
|
+
|
|
56
|
+
//initialize
|
|
57
|
+
new Vue({
|
|
58
|
+
el: '#app',
|
|
59
|
+
|
|
60
|
+
})
|
|
61
|
+
|
|
62
|
+
</script>
|
|
63
|
+
|
|
64
|
+
</body>
|
|
65
|
+
</html>
|