@orbcharts/presets-basic 3.0.0-alpha.13 → 3.0.0-alpha.15
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/orbcharts-presets-basic/src/index.d.ts +43 -0
- package/dist/{src → orbcharts-presets-basic/src}/types.d.ts +1 -1
- package/dist/orbcharts-presets-basic.es.js +118 -106
- package/dist/orbcharts-presets-basic.umd.js +1 -1
- package/dist/src/index.d.ts +1 -43
- package/package.json +3 -3
- package/src/gridDataFormatterFiles/DF_GRID_2_SERIES_SLOT.ts +2 -1
- package/src/gridDataFormatterFiles/DF_GRID_3_SERIES_SLOT.ts +2 -1
- package/src/gridDataFormatterFiles/DF_GRID_4_SERIES_SLOT.ts +2 -1
- package/src/gridDataFormatterFiles/DF_LINE_AREAS_2_SERIES_SLOT.ts +2 -1
- package/src/gridDataFormatterFiles/DF_LINE_AREAS_3_SERIES_SLOT.ts +2 -1
- package/src/gridDataFormatterFiles/DF_LINE_AREAS_4_SERIES_SLOT.ts +2 -1
- package/src/multiGridDataFormatterFiles/DF_MULTI_GRID_2_GRID_SLOT.ts +9 -8
- package/src/multiGridDataFormatterFiles/DF_MULTI_GRID_3_GRID_SLOT.ts +12 -11
- package/src/multiGridDataFormatterFiles/DF_MULTI_GRID_4_GRID_SLOT.ts +15 -14
- package/src/multiGridDataFormatterFiles/DF_MULTI_LINE_AREAS_2_GRID_SLOT.ts +2 -1
- package/src/multiGridDataFormatterFiles/DF_MULTI_LINE_AREAS_3_GRID_SLOT.ts +4 -3
- package/src/multiGridDataFormatterFiles/DF_MULTI_LINE_AREAS_4_GRID_SLOT.ts +5 -4
- package/src/types.ts +1 -1
- package/tsconfig.json +5 -1
- /package/dist/{src → orbcharts-presets-basic/src}/chartParamsFiles/CP_BOTTOM_AND_LEFT_PADDING.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/chartParamsFiles/CP_BOTTOM_AND_LEFT_PADDING_WITH_SERIES_HIGHLIGHT.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/chartParamsFiles/CP_BOTTOM_LONG_PADDING.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/chartParamsFiles/CP_BOTTOM_LONG_PADDING_WITH_SERIES_HIGHLIGHT.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/chartParamsFiles/CP_BOTTOM_PADDING.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/chartParamsFiles/CP_BOTTOM_PADDING_WITH_GROUP_HIGHLIGHT.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/chartParamsFiles/CP_BOTTOM_PADDING_WITH_SERIES_HIGHLIGHT.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/chartParamsFiles/CP_BOTTOM_SLIGHT_PADDING.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/chartParamsFiles/CP_LEFT_PADDING.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/chartParamsFiles/CP_RIGHT_PADDING.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/chartParamsFiles/CP_TOP_AND_NO_BOTTOM_PADDING.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/chartParamsFiles/index.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/createPreset.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/gridDataFormatterFiles/DF_GRID_2_SERIES_SLOT.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/gridDataFormatterFiles/DF_GRID_3_SERIES_SLOT.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/gridDataFormatterFiles/DF_GRID_4_SERIES_SLOT.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/gridDataFormatterFiles/DF_GRID_BOTTOM_VALUE_AXIS.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/gridDataFormatterFiles/DF_GRID_BOTTOM_VALUE_AXIS_AND_NONE_GROUP_SCALE_PADDING.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/gridDataFormatterFiles/DF_GRID_DIVERGING_SCALE.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/gridDataFormatterFiles/DF_GRID_NONE_GROUP_SCALE_PADDING.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/gridDataFormatterFiles/DF_LINE_AREAS_2_SERIES_SLOT.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/gridDataFormatterFiles/DF_LINE_AREAS_3_SERIES_SLOT.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/gridDataFormatterFiles/DF_LINE_AREAS_4_SERIES_SLOT.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/gridDataFormatterFiles/index.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/gridPluginParamsFiles/Bars/PP_BARS_ROUND.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/gridPluginParamsFiles/Bars/PP_BARS_THIN.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/gridPluginParamsFiles/Bars/index.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/gridPluginParamsFiles/Dots/PP_DOTS_ONLY_SHOW_HIGHLIGHTED.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/gridPluginParamsFiles/Dots/PP_DOTS_SOLID.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/gridPluginParamsFiles/Dots/index.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/gridPluginParamsFiles/GridLegend/PP_GRID_LEGEND_BOTTOM.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/gridPluginParamsFiles/GridLegend/PP_GRID_LEGEND_BOTTOM_WITH_LINE_LIST.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/gridPluginParamsFiles/GridLegend/PP_GRID_LEGEND_BOTTOM_WITH_ROUND_LIST.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/gridPluginParamsFiles/GridLegend/index.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/gridPluginParamsFiles/GroupAxis/PP_GROUP_AXIS_ROTATE_LABEL.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/gridPluginParamsFiles/GroupAxis/index.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/gridPluginParamsFiles/LineAreas/PP_LINE_AREAS_CURVE.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/gridPluginParamsFiles/LineAreas/index.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/gridPluginParamsFiles/Lines/PP_LINES_CURVE.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/gridPluginParamsFiles/Lines/index.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/gridPluginParamsFiles/index.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/multiGridDataFormatterFiles/DF_MULTI_GRID_2_GRID_SLOT.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/multiGridDataFormatterFiles/DF_MULTI_GRID_3_GRID_SLOT.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/multiGridDataFormatterFiles/DF_MULTI_GRID_4_GRID_SLOT.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/multiGridDataFormatterFiles/DF_MULTI_LINE_AREAS_2_GRID_SLOT.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/multiGridDataFormatterFiles/DF_MULTI_LINE_AREAS_3_GRID_SLOT.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/multiGridDataFormatterFiles/DF_MULTI_LINE_AREAS_4_GRID_SLOT.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/multiGridDataFormatterFiles/index.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/multiGridPluginParamsFiles/MultiBarStack/PP_MULTI_BAR_STACK_2_GRID_SLOT.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/multiGridPluginParamsFiles/MultiBarStack/PP_MULTI_BAR_STACK_3_GRID_SLOT.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/multiGridPluginParamsFiles/MultiBarStack/PP_MULTI_BAR_STACK_4_GRID_SLOT.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/multiGridPluginParamsFiles/MultiBarStack/index.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/multiGridPluginParamsFiles/MultiBars/PP_MULTI_BARS_2_GRID_SLOT.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/multiGridPluginParamsFiles/MultiBars/PP_MULTI_BARS_3_GRID_SLOT.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/multiGridPluginParamsFiles/MultiBars/PP_MULTI_BARS_4_GRID_SLOT.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/multiGridPluginParamsFiles/MultiBars/PP_MULTI_BARS_ROUND.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/multiGridPluginParamsFiles/MultiBars/index.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/multiGridPluginParamsFiles/MultiBarsTriangle/PP_MULTI_BARS_TRIANGLE_2_GRID_SLOT.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/multiGridPluginParamsFiles/MultiBarsTriangle/PP_MULTI_BARS_TRIANGLE_3_GRID_SLOT.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/multiGridPluginParamsFiles/MultiBarsTriangle/PP_MULTI_BARS_TRIANGLE_4_GRID_SLOT.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/multiGridPluginParamsFiles/MultiBarsTriangle/index.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/multiGridPluginParamsFiles/MultiDots/PP_MULTI_DOTS_2_GRID_SLOT.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/multiGridPluginParamsFiles/MultiDots/PP_MULTI_DOTS_3_GRID_SLOT.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/multiGridPluginParamsFiles/MultiDots/PP_MULTI_DOTS_4_GRID_SLOT.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/multiGridPluginParamsFiles/MultiDots/index.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/multiGridPluginParamsFiles/MultiGridLegend/PP_MULTI_GRID_LEGEND_BOTTOM.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/multiGridPluginParamsFiles/MultiGridLegend/PP_MULTI_GRID_LEGEND_BOTTOM_WITH_LINE_LIST.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/multiGridPluginParamsFiles/MultiGridLegend/PP_MULTI_GRID_LEGEND_BOTTOM_WITH_RECT_AND_LINE_LIST.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/multiGridPluginParamsFiles/MultiGridLegend/PP_MULTI_GRID_LEGEND_BOTTOM_WITH_ROUND_AND_LINE_LIST.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/multiGridPluginParamsFiles/MultiGridLegend/index.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/multiGridPluginParamsFiles/MultiGroupAxis/PP_MULTI_GROUP_AXIS_2_GRID_SLOT.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/multiGridPluginParamsFiles/MultiGroupAxis/PP_MULTI_GROUP_AXIS_3_GRID_SLOT.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/multiGridPluginParamsFiles/MultiGroupAxis/PP_MULTI_GROUP_AXIS_4_GRID_SLOT.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/multiGridPluginParamsFiles/MultiGroupAxis/index.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/multiGridPluginParamsFiles/MultiLineAreas/PP_MULTI_LINE_AREAS_2_GRID_SLOT.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/multiGridPluginParamsFiles/MultiLineAreas/PP_MULTI_LINE_AREAS_3_GRID_SLOT.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/multiGridPluginParamsFiles/MultiLineAreas/PP_MULTI_LINE_AREAS_4_GRID_SLOT.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/multiGridPluginParamsFiles/MultiLineAreas/PP_MULTI_LINE_AREAS_CURVE.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/multiGridPluginParamsFiles/MultiLineAreas/index.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/multiGridPluginParamsFiles/MultiLines/PP_MULTI_LINES_2_GRID_SLOT.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/multiGridPluginParamsFiles/MultiLines/PP_MULTI_LINES_3_GRID_SLOT.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/multiGridPluginParamsFiles/MultiLines/PP_MULTI_LINES_4_GRID_SLOT.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/multiGridPluginParamsFiles/MultiLines/PP_MULTI_LINES_CURVE.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/multiGridPluginParamsFiles/MultiLines/index.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/multiGridPluginParamsFiles/MultiValueAxis/PP_MULTI_VALUE_AXIS_2_GRID_SLOT.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/multiGridPluginParamsFiles/MultiValueAxis/PP_MULTI_VALUE_AXIS_3_GRID_SLOT.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/multiGridPluginParamsFiles/MultiValueAxis/PP_MULTI_VALUE_AXIS_4_GRID_SLOT.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/multiGridPluginParamsFiles/MultiValueAxis/index.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/multiGridPluginParamsFiles/index.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/multiValueDataFormatterFiles/index.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/multiValuePluginParamsFiles/index.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/relationshipDataFormatterFiles/index.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/relationshipPluginParamsFiles/index.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/seriesDataFormatterFiles/index.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/seriesPluginParamsFiles/Bubbles/PP_BUBBLES_SCALING_BY_RADIUS.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/seriesPluginParamsFiles/Bubbles/index.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/seriesPluginParamsFiles/Pie/PP_PIE_BLACK_STROKE.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/seriesPluginParamsFiles/Pie/PP_PIE_DONUT.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/seriesPluginParamsFiles/Pie/PP_PIE_HALF_DONUT.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/seriesPluginParamsFiles/Pie/index.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/seriesPluginParamsFiles/PieLabels/PP_PIE_LABELS_HALF_ANGLE.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/seriesPluginParamsFiles/PieLabels/PP_PIE_LABELS_INNER.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/seriesPluginParamsFiles/PieLabels/index.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/seriesPluginParamsFiles/SeriesLegend/PP_SERIES_LEGEND_ROUND.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/seriesPluginParamsFiles/SeriesLegend/index.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/seriesPluginParamsFiles/index.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/treeDataFormatterFiles/index.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/treePluginParamsFiles/TreeLegend/PP_TREE_LEGEND_BOTTOM.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/treePluginParamsFiles/TreeLegend/index.d.ts +0 -0
- /package/dist/{src → orbcharts-presets-basic/src}/treePluginParamsFiles/index.d.ts +0 -0
- /package/dist/{vite.config.d.ts → orbcharts-presets-basic/vite.config.d.ts} +0 -0
@@ -1 +1 @@
|
|
1
|
-
(function(_,i){typeof exports=="object"&&typeof module<"u"?i(exports):typeof define=="function"&&define.amd?define(["exports"],i):(_=typeof globalThis<"u"?globalThis:_||self,i(_["orbcharts-presets-basic"]={}))})(this,function(_){"use strict";const D=Object.freeze(Object.defineProperty({__proto__:null,CP_BOTTOM_AND_LEFT_PADDING:{id:"CP_BOTTOM_AND_LEFT_PADDING",description:"間距下面及左邊留空",data:{padding:{top:60,right:60,bottom:120,left:160}}},CP_BOTTOM_AND_LEFT_PADDING_WITH_SERIES_HIGHLIGHT:{id:"CP_BOTTOM_AND_LEFT_PADDING_WITH_SERIES_HIGHLIGHT",description:"間距下面及左邊留空",data:{padding:{top:60,right:60,bottom:120,left:160},highlightTarget:"series"}},CP_BOTTOM_LONG_PADDING:{id:"CP_BOTTOM_LONG_PADDING",description:"間距下面加長留空",data:{padding:{top:60,right:60,bottom:160,left:60}}},CP_BOTTOM_LONG_PADDING_WITH_SERIES_HIGHLIGHT:{id:"CP_BOTTOM_LONG_PADDING_WITH_SERIES_HIGHLIGHT",description:"間距下面加長留空及highlight系列",data:{padding:{top:60,right:60,bottom:160,left:60},highlightTarget:"series"}},CP_BOTTOM_PADDING:{id:"CP_BOTTOM_PADDING",description:"間距下面留空",data:{padding:{top:60,right:60,bottom:120,left:60}}},CP_BOTTOM_PADDING_WITH_GROUP_HIGHLIGHT:{id:"CP_BOTTOM_PADDING_WITH_GROUP_HIGHLIGHT",description:"間距下面留空及highlight群組",data:{padding:{top:60,right:60,bottom:120,left:60},highlightTarget:"group"}},CP_BOTTOM_PADDING_WITH_SERIES_HIGHLIGHT:{id:"CP_BOTTOM_PADDING_WITH_GROUP_HIGHLIGHT",description:"間距下面留空及highlight系列",data:{padding:{top:60,right:60,bottom:120,left:60},highlightTarget:"series"}},CP_BOTTOM_SLIGHT_PADDING:{id:"CP_BOTTOM_SLIGHT_PADDING",description:"間距下面些微留空",data:{padding:{top:40,right:40,bottom:60,left:40}}},CP_LEFT_PADDING:{id:"CP_LEFT_PADDING",description:"間距左邊留空",data:{padding:{top:60,right:60,bottom:60,left:160}}},CP_RIGHT_PADDING:{id:"CP_RIGHT_PADDING",description:"間距右邊留空",data:{padding:{top:60,right:120,bottom:60,left:60}}},CP_TOP_AND_NO_BOTTOM_PADDING:{id:"CP_TOP_AND_NO_BOTTOM_PADDING",description:"間距上面留空下面不留空",data:{padding:{top:120,right:120,bottom:0,left:60}}}},Symbol.toStringTag,{value:"Module"})),O=Object.freeze(Object.defineProperty({__proto__:null,temp:{}},Symbol.toStringTag,{value:"Module"})),d={id:"PP_BUBBLES_SCALING_BY_RADIUS",chartType:"series",pluginName:"Bubbles",description:"以半徑尺寸為比例的泡泡圖",data:{bubbleScaleType:"radius"}},r={id:"PP_PIE_DONUT",chartType:"series",pluginName:"Pie",description:"甜甜圈圖",data:{innerRadius:.5}},G={id:"PP_PIE_HALF_DONUT",chartType:"series",pluginName:"Pie",description:"半圓甜甜圈圖",data:{innerRadius:.5,startAngle:-Math.PI/2,endAngle:Math.PI/2}},n={id:"PP_PIE_LABELS_HALF_ANGLE",chartType:"series",pluginName:"PieLabels",description:"半圓甜甜圈資料標籤",data:{startAngle:-Math.PI/2,endAngle:Math.PI/2}},A=Object.freeze(Object.defineProperty({__proto__:null,PP_BUBBLES_SCALING_BY_RADIUS:d,PP_PIE_DONUT:r,PP_PIE_HALF_DONUT:G,PP_PIE_LABELS_HALF_ANGLE:n,PP_PIE_LABELS_INNER:{id:"PP_PIE_LABELS_INNER",chartType:"series",pluginName:"PieLabels",description:"圖內資料標籤",data:{labelCentroid:1.3,labelColorType:"primary"}},PP_SERIES_LEGEND_ROUND:{id:"PP_SERIES_LEGEND_BOTTOM",chartType:"series",pluginName:"SeriesLegend",description:"圓型圖例列點",data:{listRectRadius:7}}},Symbol.toStringTag,{value:"Module"})),s=Object.freeze(Object.defineProperty({__proto__:null,DF_GRID_2_SERIES_SLOT:{id:"DF_GRID_2_SERIES_SLOT",chartType:"grid",description:"2個Series Slot",data:{grid:{seriesSlotIndexes:[0,1]},container:{rowAmount:1,columnAmount:2}}},DF_GRID_3_SERIES_SLOT:{id:"DF_GRID_3_SERIES_SLOT",chartType:"grid",description:"3個Series Slot",data:{grid:{seriesSlotIndexes:[0,1,2]},container:{rowAmount:1,columnAmount:3}}},DF_GRID_4_SERIES_SLOT:{id:"DF_GRID_4_SERIES_SLOT",chartType:"grid",description:"4個Series Slot",data:{grid:{seriesSlotIndexes:[0,1,2,3]},container:{rowAmount:2,columnAmount:2}}},DF_GRID_BOTTOM_VALUE_AXIS:{id:"DF_GRID_BOTTOM_VALUE_AXIS",chartType:"grid",description:"底部橫向資料圖軸",data:{grid:{valueAxis:{position:"bottom"},groupAxis:{position:"left"}}}},DF_GRID_BOTTOM_VALUE_AXIS_AND_NONE_GROUP_SCALE_PADDING:{id:"DF_GRID_BOTTOM_VALUE_AXIS_AND_NONE_GROUP_SCALE_PADDING",chartType:"grid",description:"底部橫向資料圖軸及無群組圖軸的左右間距",data:{grid:{valueAxis:{position:"bottom"},groupAxis:{position:"left",scalePadding:0}}}},DF_GRID_DIVERGING_SCALE:{id:"DF_GRID_DIVERGING_SCALE",chartType:"grid",description:"分向資料圖軸",data:{grid:{valueAxis:{scaleDomain:["auto","auto"],scaleRange:[.05,.95]}}}},DF_GRID_NONE_GROUP_SCALE_PADDING:{id:"DF_GRID_NONE_GROUP_SCALE_PADDING",chartType:"grid",description:"無群組圖軸的左右間距",data:{grid:{groupAxis:{scalePadding:0}}}},DF_LINE_AREAS_2_SERIES_SLOT:{id:"DF_LINE_AREAS_2_SERIES_SLOT",chartType:"grid",description:"LineAreas 2個Series Slot",data:{grid:{seriesSlotIndexes:[0,1],groupAxis:{scalePadding:0}},container:{rowAmount:1,columnAmount:2}}},DF_LINE_AREAS_3_SERIES_SLOT:{id:"DF_LINE_AREAS_3_SERIES_SLOT",chartType:"grid",description:"LineAreas 3個Series Slot",data:{grid:{seriesSlotIndexes:[0,1,2],groupAxis:{scalePadding:0}},container:{rowAmount:1,columnAmount:3}}},DF_LINE_AREAS_4_SERIES_SLOT:{id:"DF_LINE_AREAS_4_SERIES_SLOT",chartType:"grid",description:"LineAreas 4個Series Slot",data:{grid:{seriesSlotIndexes:[0,1,2,3],groupAxis:{scalePadding:0}},container:{rowAmount:2,columnAmount:2}}}},Symbol.toStringTag,{value:"Module"})),o=Object.freeze(Object.defineProperty({__proto__:null,PP_BARS_ROUND:{id:"PP_BARS_ROUND",chartType:"grid",pluginName:"Bars",description:"圓角長條圖",data:{barWidth:0,barPadding:1,barGroupPadding:10,barRadius:!0}},PP_BARS_THIN:{id:"PP_BARS_THIN",chartType:"grid",pluginName:"Bars",description:"圓角長條圖",data:{barWidth:20,barPadding:1,barGroupPadding:10}},PP_DOTS_ONLY_SHOW_HIGHLIGHTED:{id:"PP_DOTS_ONLY_SHOW_HIGHLIGHTED",chartType:"grid",pluginName:"Dots",description:"顯示highlight圓點",data:{onlyShowHighlighted:!1}},PP_DOTS_SOLID:{id:"PP_DOTS_SOLID",chartType:"grid",pluginName:"Dots",description:"實心圓點",data:{radius:3,fillColorType:"series",onlyShowHighlighted:!1}},PP_GRID_LEGEND_BOTTOM:{id:"PP_GRID_LEGEND_BOTTOM",chartType:"grid",pluginName:"GridLegend",description:"底部圖例",data:{position:"bottom",justify:"center",padding:14}},PP_GRID_LEGEND_BOTTOM_WITH_LINE_LIST:{id:"PP_GRID_LEGEND_BOTTOM_WITH_LINE_LIST",chartType:"grid",pluginName:"GridLegend",description:"底部圖例及線條列點",data:{position:"bottom",justify:"center",padding:14,listRectHeight:2}},PP_GRID_LEGEND_BOTTOM_WITH_ROUND_LIST:{id:"PP_GRID_LEGEND_BOTTOM_WITH_ROUND_LIST",chartType:"grid",pluginName:"GridLegend",description:"底部圖例及圓弧列點",data:{position:"bottom",justify:"center",padding:14,listRectRadius:7}},PP_GROUP_AXIS_ROTATE_LABEL:{id:"PP_GROUP_AXIS_ROTATE_LABEL",chartType:"grid",pluginName:"GroupAxis",description:"群組圖軸標籤文字傾斜",data:{tickPadding:15,tickTextRotate:-30}},PP_LINES_CURVE:{id:"PP_LINES_CURVE",chartType:"grid",pluginName:"Lines",description:"圓弧折線圖",data:{lineCurve:"curveMonotoneX",lineWidth:3}},PP_LINE_AREAS_CURVE:{id:"PP_LINE_AREAS_CURVE",chartType:"grid",pluginName:"LineAreas",description:"圓弧折線圖",data:{lineCurve:"curveMonotoneX"}}},Symbol.toStringTag,{value:"Module"})),N=Object.freeze(Object.defineProperty({__proto__:null,DF_MULTI_GRID_2_GRID_SLOT:{id:"DF_MULTI_GRID_2_GRID_SLOT",chartType:"multiGrid",description:"2個Grid Slot",data:{gridList:[{},{slotIndex:1}],container:{rowAmount:1,columnAmount:2}}},DF_MULTI_GRID_3_GRID_SLOT:{id:"DF_MULTI_GRID_3_GRID_SLOT",chartType:"multiGrid",description:"3個Grid Slot",data:{gridList:[{slotIndex:0},{slotIndex:1},{slotIndex:2}],container:{rowAmount:1,columnAmount:3}}},DF_MULTI_GRID_4_GRID_SLOT:{id:"DF_MULTI_GRID_4_GRID_SLOT",chartType:"multiGrid",description:"4個Grid Slot",data:{gridList:[{slotIndex:0},{slotIndex:1},{slotIndex:2},{slotIndex:3}],container:{rowAmount:2,columnAmount:2}}},DF_MULTI_LINE_AREAS_2_GRID_SLOT:{id:"DF_MULTI_LINE_AREAS_2_GRID_SLOT",chartType:"multiGrid",description:"MultiLineAreas 2個Grid Slot",data:{gridList:[{groupAxis:{scalePadding:0}},{slotIndex:1,groupAxis:{scalePadding:0}}],container:{rowAmount:1,columnAmount:2}}},DF_MULTI_LINE_AREAS_3_GRID_SLOT:{id:"DF_MULTI_LINE_AREAS_3_GRID_SLOT",chartType:"multiGrid",description:"MultiLineAreas 3個Grid Slot",data:{gridList:[{slotIndex:0,groupAxis:{scalePadding:0}},{slotIndex:1,groupAxis:{scalePadding:0}},{slotIndex:2,groupAxis:{scalePadding:0}}],container:{rowAmount:1,columnAmount:3}}},DF_MULTI_LINE_AREAS_4_GRID_SLOT:{id:"DF_MULTI_LINE_AREAS_4_GRID_SLOT",chartType:"multiGrid",description:"MultiLineAreas 4個Grid Slot",data:{gridList:[{slotIndex:0,groupAxis:{scalePadding:0}},{slotIndex:1,groupAxis:{scalePadding:0}},{slotIndex:2,groupAxis:{scalePadding:0}},{slotIndex:3,groupAxis:{scalePadding:0}}],container:{rowAmount:2,columnAmount:2}}}},Symbol.toStringTag,{value:"Module"})),l=Object.freeze(Object.defineProperty({__proto__:null,PP_MULTI_BARS_2_GRID_SLOT:{id:"PP_MULTI_BARS_2_GRID_SLOT",chartType:"multiGrid",pluginName:"MultiBars",description:"2組群組長條圖",data:{gridIndexes:[0,1]}},PP_MULTI_BARS_3_GRID_SLOT:{id:"PP_MULTI_BARS_3_GRID_SLOT",chartType:"multiGrid",pluginName:"MultiBars",description:"3組群組長條圖",data:{gridIndexes:[0,1,2]}},PP_MULTI_BARS_4_GRID_SLOT:{id:"PP_MULTI_BARS_4_GRID_SLOT",chartType:"multiGrid",pluginName:"MultiBars",description:"4組群組長條圖",data:{gridIndexes:[0,1,2,3]}},PP_MULTI_BARS_ROUND:{id:"PP_MULTI_BARS_ROUND",chartType:"multiGrid",pluginName:"MultiBars",description:"圓角長條圖",data:{barWidth:0,barPadding:1,barGroupPadding:10,barRadius:!0}},PP_MULTI_BARS_TRIANGLE_2_GRID_SLOT:{id:"PP_MULTI_BARS_TRIANGLE_2_GRID_SLOT",chartType:"multiGrid",pluginName:"MultiBarsTriangle",description:"2組群組三角長條圖",data:{gridIndexes:[0,1]}},PP_MULTI_BARS_TRIANGLE_3_GRID_SLOT:{id:"PP_MULTI_BARS_TRIANGLE_3_GRID_SLOT",chartType:"multiGrid",pluginName:"MultiBarsTriangle",description:"3組群組三角長條圖",data:{gridIndexes:[0,1,2]}},PP_MULTI_BARS_TRIANGLE_4_GRID_SLOT:{id:"PP_MULTI_BARS_TRIANGLE_4_GRID_SLOT",chartType:"multiGrid",pluginName:"MultiBarsTriangle",description:"4組群組三角長條圖",data:{gridIndexes:[0,1,2,3]}},PP_MULTI_BAR_STACK_2_GRID_SLOT:{id:"PP_MULTI_BAR_STACK_2_GRID_SLOT",chartType:"multiGrid",pluginName:"MultiBarStack",description:"2組堆疊長條圖",data:{gridIndexes:[0,1]}},PP_MULTI_BAR_STACK_3_GRID_SLOT:{id:"PP_MULTI_BAR_STACK_3_GRID_SLOT",chartType:"multiGrid",pluginName:"MultiBarStack",description:"3組堆疊長條圖",data:{gridIndexes:[0,1,2]}},PP_MULTI_BAR_STACK_4_GRID_SLOT:{id:"PP_MULTI_BAR_STACK_4_GRID_SLOT",chartType:"multiGrid",pluginName:"MultiBarStack",description:"4組堆疊長條圖",data:{gridIndexes:[0,1,2,3]}},PP_MULTI_DOTS_2_GRID_SLOT:{id:"PP_MULTI_DOTS_2_GRID_SLOT",chartType:"multiGrid",pluginName:"MultiDots",description:"2組圓點",data:{gridIndexes:[0,1]}},PP_MULTI_DOTS_3_GRID_SLOT:{id:"PP_MULTI_DOTS_3_GRID_SLOT",chartType:"multiGrid",pluginName:"MultiDots",description:"3組圓點",data:{gridIndexes:[0,1,2]}},PP_MULTI_DOTS_4_GRID_SLOT:{id:"PP_MULTI_DOTS_4_GRID_SLOT",chartType:"multiGrid",pluginName:"MultiDots",description:"4組圓點",data:{gridIndexes:[0,1,2,3]}},PP_MULTI_GRID_LEGEND_BOTTOM:{id:"PP_MULTI_GRID_LEGEND_BOTTOM",chartType:"multiGrid",pluginName:"MultiGridLegend",description:"底部圖例",data:{position:"bottom",justify:"center",padding:14}},PP_MULTI_GRID_LEGEND_BOTTOM_WITH_LINE_LIST:{id:"PP_MULTI_GRID_LEGEND_BOTTOM_WITH_LINE_LIST",chartType:"multiGrid",pluginName:"MultiGridLegend",description:"底部圖例線條列點",data:{position:"bottom",justify:"center",padding:14,gridList:[{listRectHeight:2},{listRectHeight:2},{listRectHeight:2},{listRectHeight:2}]}},PP_MULTI_GRID_LEGEND_BOTTOM_WITH_RECT_AND_LINE_LIST:{id:"PP_MULTI_GRID_LEGEND_BOTTOM_WITH_RECT_AND_LINE_LIST",chartType:"multiGrid",pluginName:"MultiGridLegend",description:"底部圖例矩型及線條列點",data:{position:"bottom",justify:"center",padding:14,gridList:[{},{listRectHeight:2}]}},PP_MULTI_GRID_LEGEND_BOTTOM_WITH_ROUND_AND_LINE_LIST:{id:"PP_MULTI_GRID_LEGEND_BOTTOM_WITH_ROUND_AND_LINE_LIST",chartType:"multiGrid",pluginName:"MultiGridLegend",description:"底部圖例圓型及線條列點",data:{position:"bottom",justify:"center",padding:14,gridList:[{listRectRadius:7},{listRectHeight:2}]}},PP_MULTI_GROUP_AXIS_2_GRID_SLOT:{id:"PP_MULTI_GROUP_AXIS_2_GRID_SLOT",chartType:"multiGrid",pluginName:"MultiGroupAxis",description:"2個群組圖軸",data:{tickTextRotate:-30,gridIndexes:[0,1]}},PP_MULTI_GROUP_AXIS_3_GRID_SLOT:{id:"PP_MULTI_GROUP_AXIS_3_GRID_SLOT",chartType:"multiGrid",pluginName:"MultiGroupAxis",description:"3個群組圖軸",data:{tickTextRotate:-30,gridIndexes:[0,1,2]}},PP_MULTI_GROUP_AXIS_4_GRID_SLOT:{id:"PP_MULTI_GROUP_AXIS_4_GRID_SLOT",chartType:"multiGrid",pluginName:"MultiGroupAxis",description:"4個群組圖軸",data:{tickTextRotate:-30,gridIndexes:[0,1,2,3]}},PP_MULTI_LINES_2_GRID_SLOT:{id:"PP_MULTI_LINES_2_GRID_SLOT",chartType:"multiGrid",pluginName:"MultiLines",description:"2組折線圖",data:{gridIndexes:[0,1]}},PP_MULTI_LINES_3_GRID_SLOT:{id:"PP_MULTI_LINES_3_GRID_SLOT",chartType:"multiGrid",pluginName:"MultiLines",description:"3組折線圖",data:{gridIndexes:[0,1,2]}},PP_MULTI_LINES_4_GRID_SLOT:{id:"PP_MULTI_LINES_4_GRID_SLOT",chartType:"multiGrid",pluginName:"MultiLines",description:"4組折線圖",data:{gridIndexes:[0,1,2,3]}},PP_MULTI_LINES_CURVE:{id:"PP_MULTI_LINES_CURVE",chartType:"multiGrid",pluginName:"MultiLines",description:"圓弧折線圖",data:{lineCurve:"curveMonotoneX",lineWidth:3}},PP_MULTI_LINE_AREAS_2_GRID_SLOT:{id:"PP_MULTI_LINE_AREAS_2_GRID_SLOT",chartType:"multiGrid",pluginName:"MultiLineAreas",description:"2組折線圖",data:{gridIndexes:[0,1]}},PP_MULTI_LINE_AREAS_3_GRID_SLOT:{id:"PP_MULTI_LINE_AREAS_3_GRID_SLOT",chartType:"multiGrid",pluginName:"MultiLineAreas",description:"3組折線圖",data:{gridIndexes:[0,1,2]}},PP_MULTI_LINE_AREAS_4_GRID_SLOT:{id:"PP_MULTI_LINE_AREAS_4_GRID_SLOT",chartType:"multiGrid",pluginName:"MultiLineAreas",description:"4組折線圖",data:{gridIndexes:[0,1,2,3]}},PP_MULTI_LINE_AREAS_CURVE:{id:"PP_MULTI_LINE_AREAS_CURVE",chartType:"multiGrid",pluginName:"MultiLineAreas",description:"圓弧折線圖",data:{lineCurve:"curveMonotoneX"}},PP_MULTI_VALUE_AXIS_2_GRID_SLOT:{id:"PP_MULTI_VALUE_AXIS_2_GRID_SLOT",chartType:"multiGrid",pluginName:"MultiValueAxis",description:"2個資料圖軸",data:{gridIndexes:[0,1]}},PP_MULTI_VALUE_AXIS_3_GRID_SLOT:{id:"PP_MULTI_VALUE_AXIS_3_GRID_SLOT",chartType:"multiGrid",pluginName:"MultiValueAxis",description:"3個資料圖軸",data:{gridIndexes:[0,1,2]}},PP_MULTI_VALUE_AXIS_4_GRID_SLOT:{id:"PP_MULTI_VALUE_AXIS_4_GRID_SLOT",chartType:"multiGrid",pluginName:"MultiValueAxis",description:"4個資料圖軸",data:{gridIndexes:[0,1,2,3]}}},Symbol.toStringTag,{value:"Module"})),c=Object.freeze(Object.defineProperty({__proto__:null,temp:{}},Symbol.toStringTag,{value:"Module"})),M=Object.freeze(Object.defineProperty({__proto__:null,temp:{}},Symbol.toStringTag,{value:"Module"})),U=Object.freeze(Object.defineProperty({__proto__:null,temp:{}},Symbol.toStringTag,{value:"Module"})),u=Object.freeze(Object.defineProperty({__proto__:null,temp:{}},Symbol.toStringTag,{value:"Module"})),g=Object.freeze(Object.defineProperty({__proto__:null,temp:{}},Symbol.toStringTag,{value:"Module"})),m=Object.freeze(Object.defineProperty({__proto__:null,PP_TREE_LEGEND_BOTTOM:{id:"PP_TREE_LEGEND_BOTTOM",chartType:"tree",pluginName:"TreeLegend",description:"底部圖例",data:{position:"bottom",justify:"center",padding:14}}},Symbol.toStringTag,{value:"Module"})),R={series:O,grid:s,multiGrid:N,multiValue:c,relationship:U,tree:g},E={series:A,grid:o,multiGrid:l,multiValue:M,relationship:u,tree:m},S=(T,L)=>{const s_=L.chartParamsId?D[L.chartParamsId].data:void 0,o_=R[T][L.dataFormatterId]?R[T][L.dataFormatterId].data:void 0,N_=L.allPluginParamsIds?L.allPluginParamsIds.reduce((e,a)=>{if(E[T][a]){const l_=E[T][a].pluginName;e[l_]=E[T][a].data}return e},{}):void 0;return{chartParams:s_,dataFormatter:o_,allPluginParams:N_}},t=T=>S("series",T),I=T=>S("grid",T),P=T=>S("multiGrid",T),p=T=>S("tree",T),B=t({allPluginParamsIds:[],description:"基本Series參數"}),H=t({allPluginParamsIds:["PP_SERIES_LEGEND_ROUND"],description:"基本泡泡圖"}),h=t({allPluginParamsIds:["PP_BUBBLES_SCALING_BY_RADIUS","PP_SERIES_LEGEND_ROUND"],description:"以半徑尺寸為比例的泡泡圖"}),C=t({allPluginParamsIds:["PP_SERIES_LEGEND_ROUND"],description:"基本圓餅圖"}),F=t({allPluginParamsIds:["PP_PIE_LABELS_INNER","PP_SERIES_LEGEND_ROUND"],description:"圓餅圖及內部資料標籤"}),y=t({allPluginParamsIds:["PP_PIE_DONUT","PP_SERIES_LEGEND_ROUND"],description:"甜甜圈圖"}),b=t({chartParamsId:"CP_TOP_AND_NO_BOTTOM_PADDING",allPluginParamsIds:["PP_PIE_HALF_DONUT","PP_PIE_LABELS_HALF_ANGLE","PP_SERIES_LEGEND_ROUND"],description:"半圓甜甜圈圖"}),W=I({chartParamsId:"CP_BOTTOM_PADDING",allPluginParamsIds:["PP_GRID_LEGEND_BOTTOM"],description:"基本Grid參數"}),X=I({chartParamsId:"CP_BOTTOM_LONG_PADDING",allPluginParamsIds:["PP_GROUP_AXIS_ROTATE_LABEL","PP_GRID_LEGEND_BOTTOM"],description:"傾斜標籤"}),f=I({chartParamsId:"CP_BOTTOM_AND_LEFT_PADDING",dataFormatterId:"DF_GRID_BOTTOM_VALUE_AXIS",allPluginParamsIds:["PP_GRID_LEGEND_BOTTOM"],description:"橫向圖"}),V=I({chartParamsId:"CP_BOTTOM_PADDING",dataFormatterId:"DF_GRID_DIVERGING_SCALE",allPluginParamsIds:["PP_GRID_LEGEND_BOTTOM"],description:"正負值分向圖"}),j=I({chartParamsId:"CP_BOTTOM_LONG_PADDING",dataFormatterId:"DF_GRID_2_SERIES_SLOT",allPluginParamsIds:["PP_GROUP_AXIS_ROTATE_LABEL","PP_GRID_LEGEND_BOTTOM"],description:"2組Series圖表"}),x=I({chartParamsId:"CP_BOTTOM_LONG_PADDING",dataFormatterId:"DF_GRID_3_SERIES_SLOT",allPluginParamsIds:["PP_GROUP_AXIS_ROTATE_LABEL","PP_GRID_LEGEND_BOTTOM","PP_GROUP_AXIS_ROTATE_LABEL"],description:"3組Series圖表"}),v=I({chartParamsId:"CP_BOTTOM_LONG_PADDING",dataFormatterId:"DF_GRID_4_SERIES_SLOT",allPluginParamsIds:["PP_GROUP_AXIS_ROTATE_LABEL","PP_GRID_LEGEND_BOTTOM"],description:"4組Series圖表"}),K=I({chartParamsId:"CP_BOTTOM_PADDING",allPluginParamsIds:["PP_BARS_ROUND","PP_GRID_LEGEND_BOTTOM_WITH_ROUND_LIST"],description:"圓角長條圖"}),w=I({chartParamsId:"CP_BOTTOM_AND_LEFT_PADDING",dataFormatterId:"DF_GRID_BOTTOM_VALUE_AXIS",allPluginParamsIds:["PP_BARS_ROUND","PP_GRID_LEGEND_BOTTOM_WITH_ROUND_LIST"],description:"橫向圓角長條圖"}),z=I({chartParamsId:"CP_BOTTOM_PADDING",allPluginParamsIds:["PP_BARS_THIN","PP_GRID_LEGEND_BOTTOM"],description:"細長條圖"}),Y=I({chartParamsId:"CP_BOTTOM_AND_LEFT_PADDING",dataFormatterId:"DF_GRID_BOTTOM_VALUE_AXIS",allPluginParamsIds:["PP_BARS_ROUND","PP_GRID_LEGEND_BOTTOM_WITH_ROUND_LIST"],description:"橫向圓角長條圖"}),Z=I({chartParamsId:"CP_BOTTOM_PADDING_WITH_SERIES_HIGHLIGHT",allPluginParamsIds:["PP_GRID_LEGEND_BOTTOM_WITH_LINE_LIST"],description:"基本Grid參數"}),$=I({chartParamsId:"CP_BOTTOM_LONG_PADDING_WITH_SERIES_HIGHLIGHT",allPluginParamsIds:["PP_GROUP_AXIS_ROTATE_LABEL","PP_GRID_LEGEND_BOTTOM_WITH_LINE_LIST"],description:"傾斜標籤"}),k=I({chartParamsId:"CP_BOTTOM_AND_LEFT_PADDING_WITH_SERIES_HIGHLIGHT",dataFormatterId:"DF_GRID_BOTTOM_VALUE_AXIS",allPluginParamsIds:["PP_GRID_LEGEND_BOTTOM_WITH_LINE_LIST"],description:"橫向折線圖"}),q=I({chartParamsId:"CP_BOTTOM_PADDING_WITH_SERIES_HIGHLIGHT",allPluginParamsIds:["PP_LINES_CURVE","PP_GRID_LEGEND_BOTTOM_WITH_LINE_LIST"],description:"弧線折線圖"}),J=I({chartParamsId:"CP_BOTTOM_PADDING_WITH_GROUP_HIGHLIGHT",allPluginParamsIds:["PP_DOTS_ONLY_SHOW_HIGHLIGHTED","PP_GRID_LEGEND_BOTTOM_WITH_LINE_LIST"],description:"折線圖及Highlight Group圓點"}),Q=I({chartParamsId:"CP_BOTTOM_PADDING_WITH_SERIES_HIGHLIGHT",dataFormatterId:"DF_GRID_NONE_GROUP_SCALE_PADDING",allPluginParamsIds:["PP_GRID_LEGEND_BOTTOM_WITH_LINE_LIST"],description:"基本Grid參數"}),__=I({chartParamsId:"CP_BOTTOM_LONG_PADDING_WITH_SERIES_HIGHLIGHT",dataFormatterId:"DF_GRID_NONE_GROUP_SCALE_PADDING",allPluginParamsIds:["PP_GROUP_AXIS_ROTATE_LABEL","PP_GRID_LEGEND_BOTTOM_WITH_LINE_LIST"],description:"傾斜標籤"}),I_=I({chartParamsId:"CP_BOTTOM_AND_LEFT_PADDING_WITH_SERIES_HIGHLIGHT",dataFormatterId:"DF_GRID_BOTTOM_VALUE_AXIS_AND_NONE_GROUP_SCALE_PADDING",allPluginParamsIds:["PP_GRID_LEGEND_BOTTOM_WITH_LINE_LIST"],description:"橫向折線圖"}),T_=I({chartParamsId:"CP_BOTTOM_PADDING_WITH_SERIES_HIGHLIGHT",dataFormatterId:"DF_GRID_NONE_GROUP_SCALE_PADDING",allPluginParamsIds:["PP_LINES_CURVE","PP_LINE_AREAS_CURVE","PP_GRID_LEGEND_BOTTOM_WITH_LINE_LIST"],description:"弧線折線圖"}),P_=I({chartParamsId:"CP_BOTTOM_PADDING_WITH_GROUP_HIGHLIGHT",dataFormatterId:"DF_GRID_NONE_GROUP_SCALE_PADDING",allPluginParamsIds:["PP_DOTS_ONLY_SHOW_HIGHLIGHTED","PP_GRID_LEGEND_BOTTOM_WITH_LINE_LIST"],description:"折線圖及Highlight Group圓點"}),t_=I({chartParamsId:"CP_BOTTOM_LONG_PADDING",dataFormatterId:"DF_LINE_AREAS_2_SERIES_SLOT",allPluginParamsIds:["PP_GROUP_AXIS_ROTATE_LABEL","PP_GRID_LEGEND_BOTTOM"],description:"2組Series圖表"}),L_=I({chartParamsId:"CP_BOTTOM_LONG_PADDING",dataFormatterId:"DF_LINE_AREAS_3_SERIES_SLOT",allPluginParamsIds:["PP_GROUP_AXIS_ROTATE_LABEL","PP_GRID_LEGEND_BOTTOM","PP_GROUP_AXIS_ROTATE_LABEL"],description:"3組Series圖表"}),i_=I({chartParamsId:"CP_BOTTOM_LONG_PADDING",dataFormatterId:"DF_LINE_AREAS_4_SERIES_SLOT",allPluginParamsIds:["PP_GROUP_AXIS_ROTATE_LABEL","PP_GRID_LEGEND_BOTTOM"],description:"4組Series圖表"}),S_=P({chartParamsId:"CP_BOTTOM_PADDING_WITH_SERIES_HIGHLIGHT",allPluginParamsIds:["PP_MULTI_GRID_LEGEND_BOTTOM_WITH_RECT_AND_LINE_LIST"],description:"基本MultiGrid參數"}),E_=P({chartParamsId:"CP_BOTTOM_PADDING_WITH_SERIES_HIGHLIGHT",allPluginParamsIds:["PP_MULTI_GRID_LEGEND_BOTTOM_WITH_ROUND_AND_LINE_LIST","PP_MULTI_BARS_ROUND","PP_MULTI_LINES_CURVE"],description:"MultiGrid圓弧風格"}),a_=P({chartParamsId:"CP_BOTTOM_LONG_PADDING",dataFormatterId:"DF_MULTI_GRID_2_GRID_SLOT",allPluginParamsIds:["PP_MULTI_GRID_LEGEND_BOTTOM","PP_MULTI_GROUP_AXIS_2_GRID_SLOT","PP_MULTI_VALUE_AXIS_2_GRID_SLOT","PP_MULTI_BARS_2_GRID_SLOT","PP_MULTI_BAR_STACK_2_GRID_SLOT","PP_MULTI_BARS_TRIANGLE_2_GRID_SLOT","PP_MULTI_LINES_2_GRID_SLOT","PP_MULTI_LINE_AREAS_2_GRID_SLOT","PP_MULTI_DOTS_2_GRID_SLOT"],description:"2組Grid圖表"}),R_=P({chartParamsId:"CP_BOTTOM_LONG_PADDING",dataFormatterId:"DF_MULTI_GRID_3_GRID_SLOT",allPluginParamsIds:["PP_MULTI_GRID_LEGEND_BOTTOM","PP_MULTI_GROUP_AXIS_3_GRID_SLOT","PP_MULTI_VALUE_AXIS_3_GRID_SLOT","PP_MULTI_BARS_3_GRID_SLOT","PP_MULTI_BAR_STACK_3_GRID_SLOT","PP_MULTI_BARS_TRIANGLE_3_GRID_SLOT","PP_MULTI_LINES_3_GRID_SLOT","PP_MULTI_LINE_AREAS_3_GRID_SLOT","PP_MULTI_DOTS_3_GRID_SLOT"],description:"3組Grid圖表"}),e_=P({chartParamsId:"CP_BOTTOM_LONG_PADDING",dataFormatterId:"DF_MULTI_GRID_4_GRID_SLOT",allPluginParamsIds:["PP_MULTI_GRID_LEGEND_BOTTOM","PP_MULTI_GROUP_AXIS_4_GRID_SLOT","PP_MULTI_VALUE_AXIS_4_GRID_SLOT","PP_MULTI_BARS_4_GRID_SLOT","PP_MULTI_BAR_STACK_4_GRID_SLOT","PP_MULTI_BARS_TRIANGLE_4_GRID_SLOT","PP_MULTI_LINES_4_GRID_SLOT","PP_MULTI_LINE_AREAS_4_GRID_SLOT","PP_MULTI_DOTS_4_GRID_SLOT"],description:"4組Grid圖表"}),D_=P({chartParamsId:"CP_BOTTOM_LONG_PADDING",dataFormatterId:"DF_MULTI_GRID_2_GRID_SLOT",allPluginParamsIds:["PP_MULTI_GRID_LEGEND_BOTTOM_WITH_LINE_LIST","PP_MULTI_GROUP_AXIS_2_GRID_SLOT","PP_MULTI_VALUE_AXIS_2_GRID_SLOT","PP_MULTI_BARS_2_GRID_SLOT","PP_MULTI_BAR_STACK_2_GRID_SLOT","PP_MULTI_BARS_TRIANGLE_2_GRID_SLOT","PP_MULTI_LINES_2_GRID_SLOT","PP_MULTI_LINE_AREAS_2_GRID_SLOT","PP_MULTI_DOTS_2_GRID_SLOT"],description:"2組折線圖表"}),O_=P({chartParamsId:"CP_BOTTOM_LONG_PADDING",dataFormatterId:"DF_MULTI_GRID_3_GRID_SLOT",allPluginParamsIds:["PP_MULTI_GRID_LEGEND_BOTTOM_WITH_LINE_LIST","PP_MULTI_GROUP_AXIS_3_GRID_SLOT","PP_MULTI_VALUE_AXIS_3_GRID_SLOT","PP_MULTI_BARS_3_GRID_SLOT","PP_MULTI_BAR_STACK_3_GRID_SLOT","PP_MULTI_BARS_TRIANGLE_3_GRID_SLOT","PP_MULTI_LINES_3_GRID_SLOT","PP_MULTI_LINE_AREAS_3_GRID_SLOT","PP_MULTI_DOTS_3_GRID_SLOT"],description:"3組折線圖表"}),d_=P({chartParamsId:"CP_BOTTOM_LONG_PADDING",dataFormatterId:"DF_MULTI_GRID_4_GRID_SLOT",allPluginParamsIds:["PP_MULTI_GRID_LEGEND_BOTTOM_WITH_LINE_LIST","PP_MULTI_GROUP_AXIS_4_GRID_SLOT","PP_MULTI_VALUE_AXIS_4_GRID_SLOT","PP_MULTI_BARS_4_GRID_SLOT","PP_MULTI_BAR_STACK_4_GRID_SLOT","PP_MULTI_BARS_TRIANGLE_4_GRID_SLOT","PP_MULTI_LINES_4_GRID_SLOT","PP_MULTI_LINE_AREAS_4_GRID_SLOT","PP_MULTI_DOTS_4_GRID_SLOT"],description:"4組折線圖表"}),r_=P({chartParamsId:"CP_BOTTOM_LONG_PADDING",dataFormatterId:"DF_MULTI_LINE_AREAS_2_GRID_SLOT",allPluginParamsIds:["PP_MULTI_GRID_LEGEND_BOTTOM_WITH_LINE_LIST","PP_MULTI_GROUP_AXIS_2_GRID_SLOT","PP_MULTI_VALUE_AXIS_2_GRID_SLOT","PP_MULTI_BARS_2_GRID_SLOT","PP_MULTI_BAR_STACK_2_GRID_SLOT","PP_MULTI_BARS_TRIANGLE_2_GRID_SLOT","PP_MULTI_LINES_2_GRID_SLOT","PP_MULTI_LINE_AREAS_2_GRID_SLOT","PP_MULTI_DOTS_2_GRID_SLOT"],description:"2組折線圖表"}),G_=P({chartParamsId:"CP_BOTTOM_LONG_PADDING",dataFormatterId:"DF_MULTI_LINE_AREAS_3_GRID_SLOT",allPluginParamsIds:["PP_MULTI_GRID_LEGEND_BOTTOM_WITH_LINE_LIST","PP_MULTI_GROUP_AXIS_3_GRID_SLOT","PP_MULTI_VALUE_AXIS_3_GRID_SLOT","PP_MULTI_BARS_3_GRID_SLOT","PP_MULTI_BAR_STACK_3_GRID_SLOT","PP_MULTI_BARS_TRIANGLE_3_GRID_SLOT","PP_MULTI_LINES_3_GRID_SLOT","PP_MULTI_LINE_AREAS_3_GRID_SLOT","PP_MULTI_DOTS_3_GRID_SLOT"],description:"3組折線圖表"}),n_=P({chartParamsId:"CP_BOTTOM_LONG_PADDING",dataFormatterId:"DF_MULTI_LINE_AREAS_4_GRID_SLOT",allPluginParamsIds:["PP_MULTI_GRID_LEGEND_BOTTOM_WITH_LINE_LIST","PP_MULTI_GROUP_AXIS_4_GRID_SLOT","PP_MULTI_VALUE_AXIS_4_GRID_SLOT","PP_MULTI_BARS_4_GRID_SLOT","PP_MULTI_BAR_STACK_4_GRID_SLOT","PP_MULTI_BARS_TRIANGLE_4_GRID_SLOT","PP_MULTI_LINES_4_GRID_SLOT","PP_MULTI_LINE_AREAS_4_GRID_SLOT","PP_MULTI_DOTS_4_GRID_SLOT"],description:"4組折線圖表"}),A_=p({chartParamsId:"CP_BOTTOM_SLIGHT_PADDING",allPluginParamsIds:["PP_TREE_LEGEND_BOTTOM"],description:"基本Tree參數"});_.PRESET_BARS_HORIZONTAL_AND_ROUND=w,_.PRESET_BARS_HORIZONTAL_AND_THIN=Y,_.PRESET_BARS_ROUND=K,_.PRESET_BARS_THIN=z,_.PRESET_BUBBLES_BASIC=H,_.PRESET_BUBBLES_SCALING_BY_RADIUS=h,_.PRESET_GRID_2_SERIES_SLOT=j,_.PRESET_GRID_3_SERIES_SLOT=x,_.PRESET_GRID_4_SERIES_SLOT=v,_.PRESET_GRID_BASIC=W,_.PRESET_GRID_DIVERGING_SCALE=V,_.PRESET_GRID_HORIZONTAL=f,_.PRESET_GRID_ROTATE_AXIS_LABEL=X,_.PRESET_LINES_BASIC=Z,_.PRESET_LINES_CURVE=q,_.PRESET_LINES_HIGHLIGHT_GROUP_DOTS=J,_.PRESET_LINES_HORIZONTAL=k,_.PRESET_LINES_ROTATE_AXIS_LABEL=$,_.PRESET_LINE_AREAS_2_SERIES_SLOT=t_,_.PRESET_LINE_AREAS_3_SERIES_SLOT=L_,_.PRESET_LINE_AREAS_4_SERIES_SLOT=i_,_.PRESET_LINE_AREAS_BASIC=Q,_.PRESET_LINE_AREAS_CURVE=T_,_.PRESET_LINE_AREAS_HIGHLIGHT_GROUP_DOTS=P_,_.PRESET_LINE_AREAS_HORIZONTAL=I_,_.PRESET_LINE_AREAS_ROTATE_AXIS_LABEL=__,_.PRESET_MULTI_GRID_2_GRID_SLOT=a_,_.PRESET_MULTI_GRID_3_GRID_SLOT=R_,_.PRESET_MULTI_GRID_4_GRID_SLOT=e_,_.PRESET_MULTI_GRID_BASIC=S_,_.PRESET_MULTI_GRID_ROUND_STYLE=E_,_.PRESET_MULTI_LINES_2_GRID_SLOT=D_,_.PRESET_MULTI_LINES_3_GRID_SLOT=O_,_.PRESET_MULTI_LINES_4_GRID_SLOT=d_,_.PRESET_MULTI_LINE_AREAS_2_GRID_SLOT=r_,_.PRESET_MULTI_LINE_AREAS_3_GRID_SLOT=G_,_.PRESET_MULTI_LINE_AREAS_4_GRID_SLOT=n_,_.PRESET_PIE_BASIC=C,_.PRESET_PIE_DONUT=y,_.PRESET_PIE_HALF_DONUT=b,_.PRESET_PIE_WITH_INNER_LABELS=F,_.PRESET_SERIES_BASIC=B,_.PRESET_TREE_BASIC=A_,Object.defineProperty(_,Symbol.toStringTag,{value:"Module"})});
|
1
|
+
(function(_,i){typeof exports=="object"&&typeof module<"u"?i(exports):typeof define=="function"&&define.amd?define(["exports"],i):(_=typeof globalThis<"u"?globalThis:_||self,i(_["orbcharts-presets-basic"]={}))})(this,function(_){"use strict";const r=Object.freeze(Object.defineProperty({__proto__:null,CP_BOTTOM_AND_LEFT_PADDING:{id:"CP_BOTTOM_AND_LEFT_PADDING",description:"間距下面及左邊留空",data:{padding:{top:60,right:60,bottom:120,left:160}}},CP_BOTTOM_AND_LEFT_PADDING_WITH_SERIES_HIGHLIGHT:{id:"CP_BOTTOM_AND_LEFT_PADDING_WITH_SERIES_HIGHLIGHT",description:"間距下面及左邊留空",data:{padding:{top:60,right:60,bottom:120,left:160},highlightTarget:"series"}},CP_BOTTOM_LONG_PADDING:{id:"CP_BOTTOM_LONG_PADDING",description:"間距下面加長留空",data:{padding:{top:60,right:60,bottom:160,left:60}}},CP_BOTTOM_LONG_PADDING_WITH_SERIES_HIGHLIGHT:{id:"CP_BOTTOM_LONG_PADDING_WITH_SERIES_HIGHLIGHT",description:"間距下面加長留空及highlight系列",data:{padding:{top:60,right:60,bottom:160,left:60},highlightTarget:"series"}},CP_BOTTOM_PADDING:{id:"CP_BOTTOM_PADDING",description:"間距下面留空",data:{padding:{top:60,right:60,bottom:120,left:60}}},CP_BOTTOM_PADDING_WITH_GROUP_HIGHLIGHT:{id:"CP_BOTTOM_PADDING_WITH_GROUP_HIGHLIGHT",description:"間距下面留空及highlight群組",data:{padding:{top:60,right:60,bottom:120,left:60},highlightTarget:"group"}},CP_BOTTOM_PADDING_WITH_SERIES_HIGHLIGHT:{id:"CP_BOTTOM_PADDING_WITH_GROUP_HIGHLIGHT",description:"間距下面留空及highlight系列",data:{padding:{top:60,right:60,bottom:120,left:60},highlightTarget:"series"}},CP_BOTTOM_SLIGHT_PADDING:{id:"CP_BOTTOM_SLIGHT_PADDING",description:"間距下面些微留空",data:{padding:{top:40,right:40,bottom:60,left:40}}},CP_LEFT_PADDING:{id:"CP_LEFT_PADDING",description:"間距左邊留空",data:{padding:{top:60,right:60,bottom:60,left:160}}},CP_RIGHT_PADDING:{id:"CP_RIGHT_PADDING",description:"間距右邊留空",data:{padding:{top:60,right:120,bottom:60,left:60}}},CP_TOP_AND_NO_BOTTOM_PADDING:{id:"CP_TOP_AND_NO_BOTTOM_PADDING",description:"間距上面留空下面不留空",data:{padding:{top:120,right:120,bottom:0,left:60}}}},Symbol.toStringTag,{value:"Module"})),D=Object.freeze(Object.defineProperty({__proto__:null,temp:{}},Symbol.toStringTag,{value:"Module"})),O={id:"PP_BUBBLES_SCALING_BY_RADIUS",chartType:"series",pluginName:"Bubbles",description:"以半徑尺寸為比例的泡泡圖",data:{bubbleScaleType:"radius"}},G={id:"PP_PIE_DONUT",chartType:"series",pluginName:"Pie",description:"甜甜圈圖",data:{innerRadius:.5}},d={id:"PP_PIE_HALF_DONUT",chartType:"series",pluginName:"Pie",description:"半圓甜甜圈圖",data:{innerRadius:.5,startAngle:-Math.PI/2,endAngle:Math.PI/2}},A={id:"PP_PIE_LABELS_HALF_ANGLE",chartType:"series",pluginName:"PieLabels",description:"半圓甜甜圈資料標籤",data:{startAngle:-Math.PI/2,endAngle:Math.PI/2}},n=Object.freeze(Object.defineProperty({__proto__:null,PP_BUBBLES_SCALING_BY_RADIUS:O,PP_PIE_DONUT:G,PP_PIE_HALF_DONUT:d,PP_PIE_LABELS_HALF_ANGLE:A,PP_PIE_LABELS_INNER:{id:"PP_PIE_LABELS_INNER",chartType:"series",pluginName:"PieLabels",description:"圖內資料標籤",data:{labelCentroid:1.3,labelColorType:"primary"}},PP_SERIES_LEGEND_ROUND:{id:"PP_SERIES_LEGEND_BOTTOM",chartType:"series",pluginName:"SeriesLegend",description:"圓型圖例列點",data:{listRectRadius:7}}},Symbol.toStringTag,{value:"Module"})),s=Object.freeze(Object.defineProperty({__proto__:null,DF_GRID_2_SERIES_SLOT:{id:"DF_GRID_2_SERIES_SLOT",chartType:"grid",description:"2個Series Slot",data:{grid:{separateSeries:!0},container:{rowAmount:1,columnAmount:2}}},DF_GRID_3_SERIES_SLOT:{id:"DF_GRID_3_SERIES_SLOT",chartType:"grid",description:"3個Series Slot",data:{grid:{separateSeries:!0},container:{rowAmount:1,columnAmount:3}}},DF_GRID_4_SERIES_SLOT:{id:"DF_GRID_4_SERIES_SLOT",chartType:"grid",description:"4個Series Slot",data:{grid:{separateSeries:!0},container:{rowAmount:2,columnAmount:2}}},DF_GRID_BOTTOM_VALUE_AXIS:{id:"DF_GRID_BOTTOM_VALUE_AXIS",chartType:"grid",description:"底部橫向資料圖軸",data:{grid:{valueAxis:{position:"bottom"},groupAxis:{position:"left"}}}},DF_GRID_BOTTOM_VALUE_AXIS_AND_NONE_GROUP_SCALE_PADDING:{id:"DF_GRID_BOTTOM_VALUE_AXIS_AND_NONE_GROUP_SCALE_PADDING",chartType:"grid",description:"底部橫向資料圖軸及無群組圖軸的左右間距",data:{grid:{valueAxis:{position:"bottom"},groupAxis:{position:"left",scalePadding:0}}}},DF_GRID_DIVERGING_SCALE:{id:"DF_GRID_DIVERGING_SCALE",chartType:"grid",description:"分向資料圖軸",data:{grid:{valueAxis:{scaleDomain:["auto","auto"],scaleRange:[.05,.95]}}}},DF_GRID_NONE_GROUP_SCALE_PADDING:{id:"DF_GRID_NONE_GROUP_SCALE_PADDING",chartType:"grid",description:"無群組圖軸的左右間距",data:{grid:{groupAxis:{scalePadding:0}}}},DF_LINE_AREAS_2_SERIES_SLOT:{id:"DF_LINE_AREAS_2_SERIES_SLOT",chartType:"grid",description:"LineAreas 2個Series Slot",data:{grid:{separateSeries:!0,groupAxis:{scalePadding:0}},container:{rowAmount:1,columnAmount:2}}},DF_LINE_AREAS_3_SERIES_SLOT:{id:"DF_LINE_AREAS_3_SERIES_SLOT",chartType:"grid",description:"LineAreas 3個Series Slot",data:{grid:{separateSeries:!0,groupAxis:{scalePadding:0}},container:{rowAmount:1,columnAmount:3}}},DF_LINE_AREAS_4_SERIES_SLOT:{id:"DF_LINE_AREAS_4_SERIES_SLOT",chartType:"grid",description:"LineAreas 4個Series Slot",data:{grid:{separateSeries:!0,groupAxis:{scalePadding:0}},container:{rowAmount:2,columnAmount:2}}}},Symbol.toStringTag,{value:"Module"})),o=Object.freeze(Object.defineProperty({__proto__:null,PP_BARS_ROUND:{id:"PP_BARS_ROUND",chartType:"grid",pluginName:"Bars",description:"圓角長條圖",data:{barWidth:0,barPadding:1,barGroupPadding:10,barRadius:!0}},PP_BARS_THIN:{id:"PP_BARS_THIN",chartType:"grid",pluginName:"Bars",description:"圓角長條圖",data:{barWidth:20,barPadding:1,barGroupPadding:10}},PP_DOTS_ONLY_SHOW_HIGHLIGHTED:{id:"PP_DOTS_ONLY_SHOW_HIGHLIGHTED",chartType:"grid",pluginName:"Dots",description:"顯示highlight圓點",data:{onlyShowHighlighted:!1}},PP_DOTS_SOLID:{id:"PP_DOTS_SOLID",chartType:"grid",pluginName:"Dots",description:"實心圓點",data:{radius:3,fillColorType:"series",onlyShowHighlighted:!1}},PP_GRID_LEGEND_BOTTOM:{id:"PP_GRID_LEGEND_BOTTOM",chartType:"grid",pluginName:"GridLegend",description:"底部圖例",data:{position:"bottom",justify:"center",padding:14}},PP_GRID_LEGEND_BOTTOM_WITH_LINE_LIST:{id:"PP_GRID_LEGEND_BOTTOM_WITH_LINE_LIST",chartType:"grid",pluginName:"GridLegend",description:"底部圖例及線條列點",data:{position:"bottom",justify:"center",padding:14,listRectHeight:2}},PP_GRID_LEGEND_BOTTOM_WITH_ROUND_LIST:{id:"PP_GRID_LEGEND_BOTTOM_WITH_ROUND_LIST",chartType:"grid",pluginName:"GridLegend",description:"底部圖例及圓弧列點",data:{position:"bottom",justify:"center",padding:14,listRectRadius:7}},PP_GROUP_AXIS_ROTATE_LABEL:{id:"PP_GROUP_AXIS_ROTATE_LABEL",chartType:"grid",pluginName:"GroupAxis",description:"群組圖軸標籤文字傾斜",data:{tickPadding:15,tickTextRotate:-30}},PP_LINES_CURVE:{id:"PP_LINES_CURVE",chartType:"grid",pluginName:"Lines",description:"圓弧折線圖",data:{lineCurve:"curveMonotoneX",lineWidth:3}},PP_LINE_AREAS_CURVE:{id:"PP_LINE_AREAS_CURVE",chartType:"grid",pluginName:"LineAreas",description:"圓弧折線圖",data:{lineCurve:"curveMonotoneX"}}},Symbol.toStringTag,{value:"Module"})),N=Object.freeze(Object.defineProperty({__proto__:null,DF_MULTI_GRID_2_GRID_SLOT:{id:"DF_MULTI_GRID_2_GRID_SLOT",chartType:"multiGrid",description:"2個Grid Slot",data:{separateGrid:!0,container:{rowAmount:1,columnAmount:2}}},DF_MULTI_GRID_3_GRID_SLOT:{id:"DF_MULTI_GRID_3_GRID_SLOT",chartType:"multiGrid",description:"3個Grid Slot",data:{separateGrid:!0,container:{rowAmount:1,columnAmount:3}}},DF_MULTI_GRID_4_GRID_SLOT:{id:"DF_MULTI_GRID_4_GRID_SLOT",chartType:"multiGrid",description:"4個Grid Slot",data:{separateGrid:!0,container:{rowAmount:2,columnAmount:2}}},DF_MULTI_LINE_AREAS_2_GRID_SLOT:{id:"DF_MULTI_LINE_AREAS_2_GRID_SLOT",chartType:"multiGrid",description:"MultiLineAreas 2個Grid Slot",data:{gridList:[{groupAxis:{scalePadding:0}},{groupAxis:{scalePadding:0}}],separateGrid:!0,container:{rowAmount:1,columnAmount:2}}},DF_MULTI_LINE_AREAS_3_GRID_SLOT:{id:"DF_MULTI_LINE_AREAS_3_GRID_SLOT",chartType:"multiGrid",description:"MultiLineAreas 3個Grid Slot",data:{gridList:[{groupAxis:{scalePadding:0}},{groupAxis:{scalePadding:0}},{groupAxis:{scalePadding:0}}],separateGrid:!0,container:{rowAmount:1,columnAmount:3}}},DF_MULTI_LINE_AREAS_4_GRID_SLOT:{id:"DF_MULTI_LINE_AREAS_4_GRID_SLOT",chartType:"multiGrid",description:"MultiLineAreas 4個Grid Slot",data:{gridList:[{groupAxis:{scalePadding:0}},{groupAxis:{scalePadding:0}},{groupAxis:{scalePadding:0}},{groupAxis:{scalePadding:0}}],separateGrid:!0,container:{rowAmount:2,columnAmount:2}}}},Symbol.toStringTag,{value:"Module"})),l=Object.freeze(Object.defineProperty({__proto__:null,PP_MULTI_BARS_2_GRID_SLOT:{id:"PP_MULTI_BARS_2_GRID_SLOT",chartType:"multiGrid",pluginName:"MultiBars",description:"2組群組長條圖",data:{gridIndexes:[0,1]}},PP_MULTI_BARS_3_GRID_SLOT:{id:"PP_MULTI_BARS_3_GRID_SLOT",chartType:"multiGrid",pluginName:"MultiBars",description:"3組群組長條圖",data:{gridIndexes:[0,1,2]}},PP_MULTI_BARS_4_GRID_SLOT:{id:"PP_MULTI_BARS_4_GRID_SLOT",chartType:"multiGrid",pluginName:"MultiBars",description:"4組群組長條圖",data:{gridIndexes:[0,1,2,3]}},PP_MULTI_BARS_ROUND:{id:"PP_MULTI_BARS_ROUND",chartType:"multiGrid",pluginName:"MultiBars",description:"圓角長條圖",data:{barWidth:0,barPadding:1,barGroupPadding:10,barRadius:!0}},PP_MULTI_BARS_TRIANGLE_2_GRID_SLOT:{id:"PP_MULTI_BARS_TRIANGLE_2_GRID_SLOT",chartType:"multiGrid",pluginName:"MultiBarsTriangle",description:"2組群組三角長條圖",data:{gridIndexes:[0,1]}},PP_MULTI_BARS_TRIANGLE_3_GRID_SLOT:{id:"PP_MULTI_BARS_TRIANGLE_3_GRID_SLOT",chartType:"multiGrid",pluginName:"MultiBarsTriangle",description:"3組群組三角長條圖",data:{gridIndexes:[0,1,2]}},PP_MULTI_BARS_TRIANGLE_4_GRID_SLOT:{id:"PP_MULTI_BARS_TRIANGLE_4_GRID_SLOT",chartType:"multiGrid",pluginName:"MultiBarsTriangle",description:"4組群組三角長條圖",data:{gridIndexes:[0,1,2,3]}},PP_MULTI_BAR_STACK_2_GRID_SLOT:{id:"PP_MULTI_BAR_STACK_2_GRID_SLOT",chartType:"multiGrid",pluginName:"MultiBarStack",description:"2組堆疊長條圖",data:{gridIndexes:[0,1]}},PP_MULTI_BAR_STACK_3_GRID_SLOT:{id:"PP_MULTI_BAR_STACK_3_GRID_SLOT",chartType:"multiGrid",pluginName:"MultiBarStack",description:"3組堆疊長條圖",data:{gridIndexes:[0,1,2]}},PP_MULTI_BAR_STACK_4_GRID_SLOT:{id:"PP_MULTI_BAR_STACK_4_GRID_SLOT",chartType:"multiGrid",pluginName:"MultiBarStack",description:"4組堆疊長條圖",data:{gridIndexes:[0,1,2,3]}},PP_MULTI_DOTS_2_GRID_SLOT:{id:"PP_MULTI_DOTS_2_GRID_SLOT",chartType:"multiGrid",pluginName:"MultiDots",description:"2組圓點",data:{gridIndexes:[0,1]}},PP_MULTI_DOTS_3_GRID_SLOT:{id:"PP_MULTI_DOTS_3_GRID_SLOT",chartType:"multiGrid",pluginName:"MultiDots",description:"3組圓點",data:{gridIndexes:[0,1,2]}},PP_MULTI_DOTS_4_GRID_SLOT:{id:"PP_MULTI_DOTS_4_GRID_SLOT",chartType:"multiGrid",pluginName:"MultiDots",description:"4組圓點",data:{gridIndexes:[0,1,2,3]}},PP_MULTI_GRID_LEGEND_BOTTOM:{id:"PP_MULTI_GRID_LEGEND_BOTTOM",chartType:"multiGrid",pluginName:"MultiGridLegend",description:"底部圖例",data:{position:"bottom",justify:"center",padding:14}},PP_MULTI_GRID_LEGEND_BOTTOM_WITH_LINE_LIST:{id:"PP_MULTI_GRID_LEGEND_BOTTOM_WITH_LINE_LIST",chartType:"multiGrid",pluginName:"MultiGridLegend",description:"底部圖例線條列點",data:{position:"bottom",justify:"center",padding:14,gridList:[{listRectHeight:2},{listRectHeight:2},{listRectHeight:2},{listRectHeight:2}]}},PP_MULTI_GRID_LEGEND_BOTTOM_WITH_RECT_AND_LINE_LIST:{id:"PP_MULTI_GRID_LEGEND_BOTTOM_WITH_RECT_AND_LINE_LIST",chartType:"multiGrid",pluginName:"MultiGridLegend",description:"底部圖例矩型及線條列點",data:{position:"bottom",justify:"center",padding:14,gridList:[{},{listRectHeight:2}]}},PP_MULTI_GRID_LEGEND_BOTTOM_WITH_ROUND_AND_LINE_LIST:{id:"PP_MULTI_GRID_LEGEND_BOTTOM_WITH_ROUND_AND_LINE_LIST",chartType:"multiGrid",pluginName:"MultiGridLegend",description:"底部圖例圓型及線條列點",data:{position:"bottom",justify:"center",padding:14,gridList:[{listRectRadius:7},{listRectHeight:2}]}},PP_MULTI_GROUP_AXIS_2_GRID_SLOT:{id:"PP_MULTI_GROUP_AXIS_2_GRID_SLOT",chartType:"multiGrid",pluginName:"MultiGroupAxis",description:"2個群組圖軸",data:{tickTextRotate:-30,gridIndexes:[0,1]}},PP_MULTI_GROUP_AXIS_3_GRID_SLOT:{id:"PP_MULTI_GROUP_AXIS_3_GRID_SLOT",chartType:"multiGrid",pluginName:"MultiGroupAxis",description:"3個群組圖軸",data:{tickTextRotate:-30,gridIndexes:[0,1,2]}},PP_MULTI_GROUP_AXIS_4_GRID_SLOT:{id:"PP_MULTI_GROUP_AXIS_4_GRID_SLOT",chartType:"multiGrid",pluginName:"MultiGroupAxis",description:"4個群組圖軸",data:{tickTextRotate:-30,gridIndexes:[0,1,2,3]}},PP_MULTI_LINES_2_GRID_SLOT:{id:"PP_MULTI_LINES_2_GRID_SLOT",chartType:"multiGrid",pluginName:"MultiLines",description:"2組折線圖",data:{gridIndexes:[0,1]}},PP_MULTI_LINES_3_GRID_SLOT:{id:"PP_MULTI_LINES_3_GRID_SLOT",chartType:"multiGrid",pluginName:"MultiLines",description:"3組折線圖",data:{gridIndexes:[0,1,2]}},PP_MULTI_LINES_4_GRID_SLOT:{id:"PP_MULTI_LINES_4_GRID_SLOT",chartType:"multiGrid",pluginName:"MultiLines",description:"4組折線圖",data:{gridIndexes:[0,1,2,3]}},PP_MULTI_LINES_CURVE:{id:"PP_MULTI_LINES_CURVE",chartType:"multiGrid",pluginName:"MultiLines",description:"圓弧折線圖",data:{lineCurve:"curveMonotoneX",lineWidth:3}},PP_MULTI_LINE_AREAS_2_GRID_SLOT:{id:"PP_MULTI_LINE_AREAS_2_GRID_SLOT",chartType:"multiGrid",pluginName:"MultiLineAreas",description:"2組折線圖",data:{gridIndexes:[0,1]}},PP_MULTI_LINE_AREAS_3_GRID_SLOT:{id:"PP_MULTI_LINE_AREAS_3_GRID_SLOT",chartType:"multiGrid",pluginName:"MultiLineAreas",description:"3組折線圖",data:{gridIndexes:[0,1,2]}},PP_MULTI_LINE_AREAS_4_GRID_SLOT:{id:"PP_MULTI_LINE_AREAS_4_GRID_SLOT",chartType:"multiGrid",pluginName:"MultiLineAreas",description:"4組折線圖",data:{gridIndexes:[0,1,2,3]}},PP_MULTI_LINE_AREAS_CURVE:{id:"PP_MULTI_LINE_AREAS_CURVE",chartType:"multiGrid",pluginName:"MultiLineAreas",description:"圓弧折線圖",data:{lineCurve:"curveMonotoneX"}},PP_MULTI_VALUE_AXIS_2_GRID_SLOT:{id:"PP_MULTI_VALUE_AXIS_2_GRID_SLOT",chartType:"multiGrid",pluginName:"MultiValueAxis",description:"2個資料圖軸",data:{gridIndexes:[0,1]}},PP_MULTI_VALUE_AXIS_3_GRID_SLOT:{id:"PP_MULTI_VALUE_AXIS_3_GRID_SLOT",chartType:"multiGrid",pluginName:"MultiValueAxis",description:"3個資料圖軸",data:{gridIndexes:[0,1,2]}},PP_MULTI_VALUE_AXIS_4_GRID_SLOT:{id:"PP_MULTI_VALUE_AXIS_4_GRID_SLOT",chartType:"multiGrid",pluginName:"MultiValueAxis",description:"4個資料圖軸",data:{gridIndexes:[0,1,2,3]}}},Symbol.toStringTag,{value:"Module"})),c=Object.freeze(Object.defineProperty({__proto__:null,temp:{}},Symbol.toStringTag,{value:"Module"})),M=Object.freeze(Object.defineProperty({__proto__:null,temp:{}},Symbol.toStringTag,{value:"Module"})),U=Object.freeze(Object.defineProperty({__proto__:null,temp:{}},Symbol.toStringTag,{value:"Module"})),u=Object.freeze(Object.defineProperty({__proto__:null,temp:{}},Symbol.toStringTag,{value:"Module"})),p=Object.freeze(Object.defineProperty({__proto__:null,temp:{}},Symbol.toStringTag,{value:"Module"})),m=Object.freeze(Object.defineProperty({__proto__:null,PP_TREE_LEGEND_BOTTOM:{id:"PP_TREE_LEGEND_BOTTOM",chartType:"tree",pluginName:"TreeLegend",description:"底部圖例",data:{position:"bottom",justify:"center",padding:14}}},Symbol.toStringTag,{value:"Module"})),R={series:D,grid:s,multiGrid:N,multiValue:c,relationship:U,tree:p},E={series:n,grid:o,multiGrid:l,multiValue:M,relationship:u,tree:m},S=(T,L)=>{const s_=L.chartParamsId?r[L.chartParamsId].data:void 0,o_=R[T][L.dataFormatterId]?R[T][L.dataFormatterId].data:void 0,N_=L.allPluginParamsIds?L.allPluginParamsIds.reduce((e,a)=>{if(E[T][a]){const l_=E[T][a].pluginName;e[l_]=E[T][a].data}return e},{}):void 0;return{chartParams:s_,dataFormatter:o_,allPluginParams:N_}},t=T=>S("series",T),I=T=>S("grid",T),P=T=>S("multiGrid",T),g=T=>S("tree",T),B=t({allPluginParamsIds:[],description:"基本Series參數"}),H=t({allPluginParamsIds:["PP_SERIES_LEGEND_ROUND"],description:"基本泡泡圖"}),h=t({allPluginParamsIds:["PP_BUBBLES_SCALING_BY_RADIUS","PP_SERIES_LEGEND_ROUND"],description:"以半徑尺寸為比例的泡泡圖"}),C=t({allPluginParamsIds:["PP_SERIES_LEGEND_ROUND"],description:"基本圓餅圖"}),F=t({allPluginParamsIds:["PP_PIE_LABELS_INNER","PP_SERIES_LEGEND_ROUND"],description:"圓餅圖及內部資料標籤"}),y=t({allPluginParamsIds:["PP_PIE_DONUT","PP_SERIES_LEGEND_ROUND"],description:"甜甜圈圖"}),b=t({chartParamsId:"CP_TOP_AND_NO_BOTTOM_PADDING",allPluginParamsIds:["PP_PIE_HALF_DONUT","PP_PIE_LABELS_HALF_ANGLE","PP_SERIES_LEGEND_ROUND"],description:"半圓甜甜圈圖"}),W=I({chartParamsId:"CP_BOTTOM_PADDING",allPluginParamsIds:["PP_GRID_LEGEND_BOTTOM"],description:"基本Grid參數"}),X=I({chartParamsId:"CP_BOTTOM_LONG_PADDING",allPluginParamsIds:["PP_GROUP_AXIS_ROTATE_LABEL","PP_GRID_LEGEND_BOTTOM"],description:"傾斜標籤"}),f=I({chartParamsId:"CP_BOTTOM_AND_LEFT_PADDING",dataFormatterId:"DF_GRID_BOTTOM_VALUE_AXIS",allPluginParamsIds:["PP_GRID_LEGEND_BOTTOM"],description:"橫向圖"}),V=I({chartParamsId:"CP_BOTTOM_PADDING",dataFormatterId:"DF_GRID_DIVERGING_SCALE",allPluginParamsIds:["PP_GRID_LEGEND_BOTTOM"],description:"正負值分向圖"}),j=I({chartParamsId:"CP_BOTTOM_LONG_PADDING",dataFormatterId:"DF_GRID_2_SERIES_SLOT",allPluginParamsIds:["PP_GROUP_AXIS_ROTATE_LABEL","PP_GRID_LEGEND_BOTTOM"],description:"2組Series圖表"}),v=I({chartParamsId:"CP_BOTTOM_LONG_PADDING",dataFormatterId:"DF_GRID_3_SERIES_SLOT",allPluginParamsIds:["PP_GROUP_AXIS_ROTATE_LABEL","PP_GRID_LEGEND_BOTTOM","PP_GROUP_AXIS_ROTATE_LABEL"],description:"3組Series圖表"}),K=I({chartParamsId:"CP_BOTTOM_LONG_PADDING",dataFormatterId:"DF_GRID_4_SERIES_SLOT",allPluginParamsIds:["PP_GROUP_AXIS_ROTATE_LABEL","PP_GRID_LEGEND_BOTTOM"],description:"4組Series圖表"}),w=I({chartParamsId:"CP_BOTTOM_PADDING",allPluginParamsIds:["PP_BARS_ROUND","PP_GRID_LEGEND_BOTTOM_WITH_ROUND_LIST"],description:"圓角長條圖"}),x=I({chartParamsId:"CP_BOTTOM_AND_LEFT_PADDING",dataFormatterId:"DF_GRID_BOTTOM_VALUE_AXIS",allPluginParamsIds:["PP_BARS_ROUND","PP_GRID_LEGEND_BOTTOM_WITH_ROUND_LIST"],description:"橫向圓角長條圖"}),z=I({chartParamsId:"CP_BOTTOM_PADDING",allPluginParamsIds:["PP_BARS_THIN","PP_GRID_LEGEND_BOTTOM"],description:"細長條圖"}),Y=I({chartParamsId:"CP_BOTTOM_AND_LEFT_PADDING",dataFormatterId:"DF_GRID_BOTTOM_VALUE_AXIS",allPluginParamsIds:["PP_BARS_ROUND","PP_GRID_LEGEND_BOTTOM_WITH_ROUND_LIST"],description:"橫向圓角長條圖"}),Z=I({chartParamsId:"CP_BOTTOM_PADDING_WITH_SERIES_HIGHLIGHT",allPluginParamsIds:["PP_GRID_LEGEND_BOTTOM_WITH_LINE_LIST"],description:"基本Grid參數"}),$=I({chartParamsId:"CP_BOTTOM_LONG_PADDING_WITH_SERIES_HIGHLIGHT",allPluginParamsIds:["PP_GROUP_AXIS_ROTATE_LABEL","PP_GRID_LEGEND_BOTTOM_WITH_LINE_LIST"],description:"傾斜標籤"}),k=I({chartParamsId:"CP_BOTTOM_AND_LEFT_PADDING_WITH_SERIES_HIGHLIGHT",dataFormatterId:"DF_GRID_BOTTOM_VALUE_AXIS",allPluginParamsIds:["PP_GRID_LEGEND_BOTTOM_WITH_LINE_LIST"],description:"橫向折線圖"}),q=I({chartParamsId:"CP_BOTTOM_PADDING_WITH_SERIES_HIGHLIGHT",allPluginParamsIds:["PP_LINES_CURVE","PP_GRID_LEGEND_BOTTOM_WITH_LINE_LIST"],description:"弧線折線圖"}),J=I({chartParamsId:"CP_BOTTOM_PADDING_WITH_GROUP_HIGHLIGHT",allPluginParamsIds:["PP_DOTS_ONLY_SHOW_HIGHLIGHTED","PP_GRID_LEGEND_BOTTOM_WITH_LINE_LIST"],description:"折線圖及Highlight Group圓點"}),Q=I({chartParamsId:"CP_BOTTOM_PADDING_WITH_SERIES_HIGHLIGHT",dataFormatterId:"DF_GRID_NONE_GROUP_SCALE_PADDING",allPluginParamsIds:["PP_GRID_LEGEND_BOTTOM_WITH_LINE_LIST"],description:"基本Grid參數"}),__=I({chartParamsId:"CP_BOTTOM_LONG_PADDING_WITH_SERIES_HIGHLIGHT",dataFormatterId:"DF_GRID_NONE_GROUP_SCALE_PADDING",allPluginParamsIds:["PP_GROUP_AXIS_ROTATE_LABEL","PP_GRID_LEGEND_BOTTOM_WITH_LINE_LIST"],description:"傾斜標籤"}),I_=I({chartParamsId:"CP_BOTTOM_AND_LEFT_PADDING_WITH_SERIES_HIGHLIGHT",dataFormatterId:"DF_GRID_BOTTOM_VALUE_AXIS_AND_NONE_GROUP_SCALE_PADDING",allPluginParamsIds:["PP_GRID_LEGEND_BOTTOM_WITH_LINE_LIST"],description:"橫向折線圖"}),T_=I({chartParamsId:"CP_BOTTOM_PADDING_WITH_SERIES_HIGHLIGHT",dataFormatterId:"DF_GRID_NONE_GROUP_SCALE_PADDING",allPluginParamsIds:["PP_LINES_CURVE","PP_LINE_AREAS_CURVE","PP_GRID_LEGEND_BOTTOM_WITH_LINE_LIST"],description:"弧線折線圖"}),P_=I({chartParamsId:"CP_BOTTOM_PADDING_WITH_GROUP_HIGHLIGHT",dataFormatterId:"DF_GRID_NONE_GROUP_SCALE_PADDING",allPluginParamsIds:["PP_DOTS_ONLY_SHOW_HIGHLIGHTED","PP_GRID_LEGEND_BOTTOM_WITH_LINE_LIST"],description:"折線圖及Highlight Group圓點"}),t_=I({chartParamsId:"CP_BOTTOM_LONG_PADDING",dataFormatterId:"DF_LINE_AREAS_2_SERIES_SLOT",allPluginParamsIds:["PP_GROUP_AXIS_ROTATE_LABEL","PP_GRID_LEGEND_BOTTOM"],description:"2組Series圖表"}),L_=I({chartParamsId:"CP_BOTTOM_LONG_PADDING",dataFormatterId:"DF_LINE_AREAS_3_SERIES_SLOT",allPluginParamsIds:["PP_GROUP_AXIS_ROTATE_LABEL","PP_GRID_LEGEND_BOTTOM","PP_GROUP_AXIS_ROTATE_LABEL"],description:"3組Series圖表"}),i_=I({chartParamsId:"CP_BOTTOM_LONG_PADDING",dataFormatterId:"DF_LINE_AREAS_4_SERIES_SLOT",allPluginParamsIds:["PP_GROUP_AXIS_ROTATE_LABEL","PP_GRID_LEGEND_BOTTOM"],description:"4組Series圖表"}),S_=P({chartParamsId:"CP_BOTTOM_PADDING_WITH_SERIES_HIGHLIGHT",allPluginParamsIds:["PP_MULTI_GRID_LEGEND_BOTTOM_WITH_RECT_AND_LINE_LIST"],description:"基本MultiGrid參數"}),E_=P({chartParamsId:"CP_BOTTOM_PADDING_WITH_SERIES_HIGHLIGHT",allPluginParamsIds:["PP_MULTI_GRID_LEGEND_BOTTOM_WITH_ROUND_AND_LINE_LIST","PP_MULTI_BARS_ROUND","PP_MULTI_LINES_CURVE"],description:"MultiGrid圓弧風格"}),a_=P({chartParamsId:"CP_BOTTOM_LONG_PADDING",dataFormatterId:"DF_MULTI_GRID_2_GRID_SLOT",allPluginParamsIds:["PP_MULTI_GRID_LEGEND_BOTTOM","PP_MULTI_GROUP_AXIS_2_GRID_SLOT","PP_MULTI_VALUE_AXIS_2_GRID_SLOT","PP_MULTI_BARS_2_GRID_SLOT","PP_MULTI_BAR_STACK_2_GRID_SLOT","PP_MULTI_BARS_TRIANGLE_2_GRID_SLOT","PP_MULTI_LINES_2_GRID_SLOT","PP_MULTI_LINE_AREAS_2_GRID_SLOT","PP_MULTI_DOTS_2_GRID_SLOT"],description:"2組Grid圖表"}),R_=P({chartParamsId:"CP_BOTTOM_LONG_PADDING",dataFormatterId:"DF_MULTI_GRID_3_GRID_SLOT",allPluginParamsIds:["PP_MULTI_GRID_LEGEND_BOTTOM","PP_MULTI_GROUP_AXIS_3_GRID_SLOT","PP_MULTI_VALUE_AXIS_3_GRID_SLOT","PP_MULTI_BARS_3_GRID_SLOT","PP_MULTI_BAR_STACK_3_GRID_SLOT","PP_MULTI_BARS_TRIANGLE_3_GRID_SLOT","PP_MULTI_LINES_3_GRID_SLOT","PP_MULTI_LINE_AREAS_3_GRID_SLOT","PP_MULTI_DOTS_3_GRID_SLOT"],description:"3組Grid圖表"}),e_=P({chartParamsId:"CP_BOTTOM_LONG_PADDING",dataFormatterId:"DF_MULTI_GRID_4_GRID_SLOT",allPluginParamsIds:["PP_MULTI_GRID_LEGEND_BOTTOM","PP_MULTI_GROUP_AXIS_4_GRID_SLOT","PP_MULTI_VALUE_AXIS_4_GRID_SLOT","PP_MULTI_BARS_4_GRID_SLOT","PP_MULTI_BAR_STACK_4_GRID_SLOT","PP_MULTI_BARS_TRIANGLE_4_GRID_SLOT","PP_MULTI_LINES_4_GRID_SLOT","PP_MULTI_LINE_AREAS_4_GRID_SLOT","PP_MULTI_DOTS_4_GRID_SLOT"],description:"4組Grid圖表"}),r_=P({chartParamsId:"CP_BOTTOM_LONG_PADDING",dataFormatterId:"DF_MULTI_GRID_2_GRID_SLOT",allPluginParamsIds:["PP_MULTI_GRID_LEGEND_BOTTOM_WITH_LINE_LIST","PP_MULTI_GROUP_AXIS_2_GRID_SLOT","PP_MULTI_VALUE_AXIS_2_GRID_SLOT","PP_MULTI_BARS_2_GRID_SLOT","PP_MULTI_BAR_STACK_2_GRID_SLOT","PP_MULTI_BARS_TRIANGLE_2_GRID_SLOT","PP_MULTI_LINES_2_GRID_SLOT","PP_MULTI_LINE_AREAS_2_GRID_SLOT","PP_MULTI_DOTS_2_GRID_SLOT"],description:"2組折線圖表"}),D_=P({chartParamsId:"CP_BOTTOM_LONG_PADDING",dataFormatterId:"DF_MULTI_GRID_3_GRID_SLOT",allPluginParamsIds:["PP_MULTI_GRID_LEGEND_BOTTOM_WITH_LINE_LIST","PP_MULTI_GROUP_AXIS_3_GRID_SLOT","PP_MULTI_VALUE_AXIS_3_GRID_SLOT","PP_MULTI_BARS_3_GRID_SLOT","PP_MULTI_BAR_STACK_3_GRID_SLOT","PP_MULTI_BARS_TRIANGLE_3_GRID_SLOT","PP_MULTI_LINES_3_GRID_SLOT","PP_MULTI_LINE_AREAS_3_GRID_SLOT","PP_MULTI_DOTS_3_GRID_SLOT"],description:"3組折線圖表"}),O_=P({chartParamsId:"CP_BOTTOM_LONG_PADDING",dataFormatterId:"DF_MULTI_GRID_4_GRID_SLOT",allPluginParamsIds:["PP_MULTI_GRID_LEGEND_BOTTOM_WITH_LINE_LIST","PP_MULTI_GROUP_AXIS_4_GRID_SLOT","PP_MULTI_VALUE_AXIS_4_GRID_SLOT","PP_MULTI_BARS_4_GRID_SLOT","PP_MULTI_BAR_STACK_4_GRID_SLOT","PP_MULTI_BARS_TRIANGLE_4_GRID_SLOT","PP_MULTI_LINES_4_GRID_SLOT","PP_MULTI_LINE_AREAS_4_GRID_SLOT","PP_MULTI_DOTS_4_GRID_SLOT"],description:"4組折線圖表"}),G_=P({chartParamsId:"CP_BOTTOM_LONG_PADDING",dataFormatterId:"DF_MULTI_LINE_AREAS_2_GRID_SLOT",allPluginParamsIds:["PP_MULTI_GRID_LEGEND_BOTTOM_WITH_LINE_LIST","PP_MULTI_GROUP_AXIS_2_GRID_SLOT","PP_MULTI_VALUE_AXIS_2_GRID_SLOT","PP_MULTI_BARS_2_GRID_SLOT","PP_MULTI_BAR_STACK_2_GRID_SLOT","PP_MULTI_BARS_TRIANGLE_2_GRID_SLOT","PP_MULTI_LINES_2_GRID_SLOT","PP_MULTI_LINE_AREAS_2_GRID_SLOT","PP_MULTI_DOTS_2_GRID_SLOT"],description:"2組折線圖表"}),d_=P({chartParamsId:"CP_BOTTOM_LONG_PADDING",dataFormatterId:"DF_MULTI_LINE_AREAS_3_GRID_SLOT",allPluginParamsIds:["PP_MULTI_GRID_LEGEND_BOTTOM_WITH_LINE_LIST","PP_MULTI_GROUP_AXIS_3_GRID_SLOT","PP_MULTI_VALUE_AXIS_3_GRID_SLOT","PP_MULTI_BARS_3_GRID_SLOT","PP_MULTI_BAR_STACK_3_GRID_SLOT","PP_MULTI_BARS_TRIANGLE_3_GRID_SLOT","PP_MULTI_LINES_3_GRID_SLOT","PP_MULTI_LINE_AREAS_3_GRID_SLOT","PP_MULTI_DOTS_3_GRID_SLOT"],description:"3組折線圖表"}),A_=P({chartParamsId:"CP_BOTTOM_LONG_PADDING",dataFormatterId:"DF_MULTI_LINE_AREAS_4_GRID_SLOT",allPluginParamsIds:["PP_MULTI_GRID_LEGEND_BOTTOM_WITH_LINE_LIST","PP_MULTI_GROUP_AXIS_4_GRID_SLOT","PP_MULTI_VALUE_AXIS_4_GRID_SLOT","PP_MULTI_BARS_4_GRID_SLOT","PP_MULTI_BAR_STACK_4_GRID_SLOT","PP_MULTI_BARS_TRIANGLE_4_GRID_SLOT","PP_MULTI_LINES_4_GRID_SLOT","PP_MULTI_LINE_AREAS_4_GRID_SLOT","PP_MULTI_DOTS_4_GRID_SLOT"],description:"4組折線圖表"}),n_=g({chartParamsId:"CP_BOTTOM_SLIGHT_PADDING",allPluginParamsIds:["PP_TREE_LEGEND_BOTTOM"],description:"基本Tree參數"});_.PRESET_BARS_HORIZONTAL_AND_ROUND=x,_.PRESET_BARS_HORIZONTAL_AND_THIN=Y,_.PRESET_BARS_ROUND=w,_.PRESET_BARS_THIN=z,_.PRESET_BUBBLES_BASIC=H,_.PRESET_BUBBLES_SCALING_BY_RADIUS=h,_.PRESET_GRID_2_SERIES_SLOT=j,_.PRESET_GRID_3_SERIES_SLOT=v,_.PRESET_GRID_4_SERIES_SLOT=K,_.PRESET_GRID_BASIC=W,_.PRESET_GRID_DIVERGING_SCALE=V,_.PRESET_GRID_HORIZONTAL=f,_.PRESET_GRID_ROTATE_AXIS_LABEL=X,_.PRESET_LINES_BASIC=Z,_.PRESET_LINES_CURVE=q,_.PRESET_LINES_HIGHLIGHT_GROUP_DOTS=J,_.PRESET_LINES_HORIZONTAL=k,_.PRESET_LINES_ROTATE_AXIS_LABEL=$,_.PRESET_LINE_AREAS_2_SERIES_SLOT=t_,_.PRESET_LINE_AREAS_3_SERIES_SLOT=L_,_.PRESET_LINE_AREAS_4_SERIES_SLOT=i_,_.PRESET_LINE_AREAS_BASIC=Q,_.PRESET_LINE_AREAS_CURVE=T_,_.PRESET_LINE_AREAS_HIGHLIGHT_GROUP_DOTS=P_,_.PRESET_LINE_AREAS_HORIZONTAL=I_,_.PRESET_LINE_AREAS_ROTATE_AXIS_LABEL=__,_.PRESET_MULTI_GRID_2_GRID_SLOT=a_,_.PRESET_MULTI_GRID_3_GRID_SLOT=R_,_.PRESET_MULTI_GRID_4_GRID_SLOT=e_,_.PRESET_MULTI_GRID_BASIC=S_,_.PRESET_MULTI_GRID_ROUND_STYLE=E_,_.PRESET_MULTI_LINES_2_GRID_SLOT=r_,_.PRESET_MULTI_LINES_3_GRID_SLOT=D_,_.PRESET_MULTI_LINES_4_GRID_SLOT=O_,_.PRESET_MULTI_LINE_AREAS_2_GRID_SLOT=G_,_.PRESET_MULTI_LINE_AREAS_3_GRID_SLOT=d_,_.PRESET_MULTI_LINE_AREAS_4_GRID_SLOT=A_,_.PRESET_PIE_BASIC=C,_.PRESET_PIE_DONUT=y,_.PRESET_PIE_HALF_DONUT=b,_.PRESET_PIE_WITH_INNER_LABELS=F,_.PRESET_SERIES_BASIC=B,_.PRESET_TREE_BASIC=n_,Object.defineProperty(_,Symbol.toStringTag,{value:"Module"})});
|
package/dist/src/index.d.ts
CHANGED
@@ -1,43 +1 @@
|
|
1
|
-
export
|
2
|
-
export declare const PRESET_BUBBLES_BASIC: import('@orbcharts/core').PresetPartial<"series">;
|
3
|
-
export declare const PRESET_BUBBLES_SCALING_BY_RADIUS: import('@orbcharts/core').PresetPartial<"series">;
|
4
|
-
export declare const PRESET_PIE_BASIC: import('@orbcharts/core').PresetPartial<"series">;
|
5
|
-
export declare const PRESET_PIE_WITH_INNER_LABELS: import('@orbcharts/core').PresetPartial<"series">;
|
6
|
-
export declare const PRESET_PIE_DONUT: import('@orbcharts/core').PresetPartial<"series">;
|
7
|
-
export declare const PRESET_PIE_HALF_DONUT: import('@orbcharts/core').PresetPartial<"series">;
|
8
|
-
export declare const PRESET_GRID_BASIC: import('@orbcharts/core').PresetPartial<"grid">;
|
9
|
-
export declare const PRESET_GRID_ROTATE_AXIS_LABEL: import('@orbcharts/core').PresetPartial<"grid">;
|
10
|
-
export declare const PRESET_GRID_HORIZONTAL: import('@orbcharts/core').PresetPartial<"grid">;
|
11
|
-
export declare const PRESET_GRID_DIVERGING_SCALE: import('@orbcharts/core').PresetPartial<"grid">;
|
12
|
-
export declare const PRESET_GRID_2_SERIES_SLOT: import('@orbcharts/core').PresetPartial<"grid">;
|
13
|
-
export declare const PRESET_GRID_3_SERIES_SLOT: import('@orbcharts/core').PresetPartial<"grid">;
|
14
|
-
export declare const PRESET_GRID_4_SERIES_SLOT: import('@orbcharts/core').PresetPartial<"grid">;
|
15
|
-
export declare const PRESET_BARS_ROUND: import('@orbcharts/core').PresetPartial<"grid">;
|
16
|
-
export declare const PRESET_BARS_HORIZONTAL_AND_ROUND: import('@orbcharts/core').PresetPartial<"grid">;
|
17
|
-
export declare const PRESET_BARS_THIN: import('@orbcharts/core').PresetPartial<"grid">;
|
18
|
-
export declare const PRESET_BARS_HORIZONTAL_AND_THIN: import('@orbcharts/core').PresetPartial<"grid">;
|
19
|
-
export declare const PRESET_LINES_BASIC: import('@orbcharts/core').PresetPartial<"grid">;
|
20
|
-
export declare const PRESET_LINES_ROTATE_AXIS_LABEL: import('@orbcharts/core').PresetPartial<"grid">;
|
21
|
-
export declare const PRESET_LINES_HORIZONTAL: import('@orbcharts/core').PresetPartial<"grid">;
|
22
|
-
export declare const PRESET_LINES_CURVE: import('@orbcharts/core').PresetPartial<"grid">;
|
23
|
-
export declare const PRESET_LINES_HIGHLIGHT_GROUP_DOTS: import('@orbcharts/core').PresetPartial<"grid">;
|
24
|
-
export declare const PRESET_LINE_AREAS_BASIC: import('@orbcharts/core').PresetPartial<"grid">;
|
25
|
-
export declare const PRESET_LINE_AREAS_ROTATE_AXIS_LABEL: import('@orbcharts/core').PresetPartial<"grid">;
|
26
|
-
export declare const PRESET_LINE_AREAS_HORIZONTAL: import('@orbcharts/core').PresetPartial<"grid">;
|
27
|
-
export declare const PRESET_LINE_AREAS_CURVE: import('@orbcharts/core').PresetPartial<"grid">;
|
28
|
-
export declare const PRESET_LINE_AREAS_HIGHLIGHT_GROUP_DOTS: import('@orbcharts/core').PresetPartial<"grid">;
|
29
|
-
export declare const PRESET_LINE_AREAS_2_SERIES_SLOT: import('@orbcharts/core').PresetPartial<"grid">;
|
30
|
-
export declare const PRESET_LINE_AREAS_3_SERIES_SLOT: import('@orbcharts/core').PresetPartial<"grid">;
|
31
|
-
export declare const PRESET_LINE_AREAS_4_SERIES_SLOT: import('@orbcharts/core').PresetPartial<"grid">;
|
32
|
-
export declare const PRESET_MULTI_GRID_BASIC: import('@orbcharts/core').PresetPartial<"multiGrid">;
|
33
|
-
export declare const PRESET_MULTI_GRID_ROUND_STYLE: import('@orbcharts/core').PresetPartial<"multiGrid">;
|
34
|
-
export declare const PRESET_MULTI_GRID_2_GRID_SLOT: import('@orbcharts/core').PresetPartial<"multiGrid">;
|
35
|
-
export declare const PRESET_MULTI_GRID_3_GRID_SLOT: import('@orbcharts/core').PresetPartial<"multiGrid">;
|
36
|
-
export declare const PRESET_MULTI_GRID_4_GRID_SLOT: import('@orbcharts/core').PresetPartial<"multiGrid">;
|
37
|
-
export declare const PRESET_MULTI_LINES_2_GRID_SLOT: import('@orbcharts/core').PresetPartial<"multiGrid">;
|
38
|
-
export declare const PRESET_MULTI_LINES_3_GRID_SLOT: import('@orbcharts/core').PresetPartial<"multiGrid">;
|
39
|
-
export declare const PRESET_MULTI_LINES_4_GRID_SLOT: import('@orbcharts/core').PresetPartial<"multiGrid">;
|
40
|
-
export declare const PRESET_MULTI_LINE_AREAS_2_GRID_SLOT: import('@orbcharts/core').PresetPartial<"multiGrid">;
|
41
|
-
export declare const PRESET_MULTI_LINE_AREAS_3_GRID_SLOT: import('@orbcharts/core').PresetPartial<"multiGrid">;
|
42
|
-
export declare const PRESET_MULTI_LINE_AREAS_4_GRID_SLOT: import('@orbcharts/core').PresetPartial<"multiGrid">;
|
43
|
-
export declare const PRESET_TREE_BASIC: import('@orbcharts/core').PresetPartial<"tree">;
|
1
|
+
export * from '../orbcharts-presets-basic/src/index'
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@orbcharts/presets-basic",
|
3
|
-
"version": "3.0.0-alpha.
|
3
|
+
"version": "3.0.0-alpha.15",
|
4
4
|
"description": "presets for OrbCharts",
|
5
5
|
"author": "Blue Planet Inc.",
|
6
6
|
"license": "Apache-2.0",
|
@@ -35,8 +35,8 @@
|
|
35
35
|
"vite-plugin-dts": "^3.7.3"
|
36
36
|
},
|
37
37
|
"dependencies": {
|
38
|
-
"@orbcharts/core": "^3.0.0-alpha.
|
39
|
-
"@orbcharts/plugins-basic": "^3.0.0-alpha.
|
38
|
+
"@orbcharts/core": "^3.0.0-alpha.43",
|
39
|
+
"@orbcharts/plugins-basic": "^3.0.0-alpha.45",
|
40
40
|
"d3": "^7.8.5",
|
41
41
|
"rxjs": "^7.8.1"
|
42
42
|
}
|
@@ -6,7 +6,8 @@ export const DF_LINE_AREAS_3_SERIES_SLOT: DataFormatterFile<'grid'> = {
|
|
6
6
|
description: 'LineAreas 3個Series Slot',
|
7
7
|
data: {
|
8
8
|
grid: {
|
9
|
-
seriesSlotIndexes: [0, 1, 2],
|
9
|
+
// seriesSlotIndexes: [0, 1, 2],
|
10
|
+
separateSeries: true,
|
10
11
|
groupAxis: {
|
11
12
|
scalePadding: 0
|
12
13
|
}
|
@@ -6,7 +6,8 @@ export const DF_LINE_AREAS_4_SERIES_SLOT: DataFormatterFile<'grid'> = {
|
|
6
6
|
description: 'LineAreas 4個Series Slot',
|
7
7
|
data: {
|
8
8
|
grid: {
|
9
|
-
seriesSlotIndexes: [0, 1, 2, 3],
|
9
|
+
// seriesSlotIndexes: [0, 1, 2, 3],
|
10
|
+
separateSeries: true,
|
10
11
|
groupAxis: {
|
11
12
|
scalePadding: 0
|
12
13
|
}
|
@@ -5,14 +5,15 @@ export const DF_MULTI_GRID_2_GRID_SLOT: DataFormatterFile<'multiGrid'> = {
|
|
5
5
|
chartType: 'multiGrid',
|
6
6
|
description: '2個Grid Slot',
|
7
7
|
data: {
|
8
|
-
gridList: [
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
],
|
8
|
+
// gridList: [
|
9
|
+
// {
|
10
|
+
// // slotIndex: 0
|
11
|
+
// },
|
12
|
+
// {
|
13
|
+
// slotIndex: 1
|
14
|
+
// }
|
15
|
+
// ],
|
16
|
+
separateGrid: true,
|
16
17
|
container: {
|
17
18
|
rowAmount: 1,
|
18
19
|
columnAmount: 2,
|
@@ -5,17 +5,18 @@ export const DF_MULTI_GRID_3_GRID_SLOT: DataFormatterFile<'multiGrid'> = {
|
|
5
5
|
chartType: 'multiGrid',
|
6
6
|
description: '3個Grid Slot',
|
7
7
|
data: {
|
8
|
-
gridList: [
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
],
|
8
|
+
// gridList: [
|
9
|
+
// {
|
10
|
+
// slotIndex: 0
|
11
|
+
// },
|
12
|
+
// {
|
13
|
+
// slotIndex: 1
|
14
|
+
// },
|
15
|
+
// {
|
16
|
+
// slotIndex: 2
|
17
|
+
// }
|
18
|
+
// ],
|
19
|
+
separateGrid: true,
|
19
20
|
container: {
|
20
21
|
rowAmount: 1,
|
21
22
|
columnAmount: 3,
|
@@ -5,20 +5,21 @@ export const DF_MULTI_GRID_4_GRID_SLOT: DataFormatterFile<'multiGrid'> = {
|
|
5
5
|
chartType: 'multiGrid',
|
6
6
|
description: '4個Grid Slot',
|
7
7
|
data: {
|
8
|
-
gridList: [
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
],
|
8
|
+
// gridList: [
|
9
|
+
// {
|
10
|
+
// slotIndex: 0
|
11
|
+
// },
|
12
|
+
// {
|
13
|
+
// slotIndex: 1
|
14
|
+
// },
|
15
|
+
// {
|
16
|
+
// slotIndex: 2
|
17
|
+
// },
|
18
|
+
// {
|
19
|
+
// slotIndex: 3
|
20
|
+
// }
|
21
|
+
// ],
|
22
|
+
separateGrid: true,
|
22
23
|
container: {
|
23
24
|
rowAmount: 2,
|
24
25
|
columnAmount: 2,
|
@@ -13,12 +13,13 @@ export const DF_MULTI_LINE_AREAS_2_GRID_SLOT: DataFormatterFile<'multiGrid'> = {
|
|
13
13
|
}
|
14
14
|
},
|
15
15
|
{
|
16
|
-
slotIndex: 1,
|
16
|
+
// slotIndex: 1,
|
17
17
|
groupAxis: {
|
18
18
|
scalePadding: 0
|
19
19
|
}
|
20
20
|
}
|
21
21
|
],
|
22
|
+
separateGrid: true,
|
22
23
|
container: {
|
23
24
|
rowAmount: 1,
|
24
25
|
columnAmount: 2,
|
@@ -7,24 +7,25 @@ export const DF_MULTI_LINE_AREAS_3_GRID_SLOT: DataFormatterFile<'multiGrid'> = {
|
|
7
7
|
data: {
|
8
8
|
gridList: [
|
9
9
|
{
|
10
|
-
slotIndex: 0,
|
10
|
+
// slotIndex: 0,
|
11
11
|
groupAxis: {
|
12
12
|
scalePadding: 0
|
13
13
|
}
|
14
14
|
},
|
15
15
|
{
|
16
|
-
slotIndex: 1,
|
16
|
+
// slotIndex: 1,
|
17
17
|
groupAxis: {
|
18
18
|
scalePadding: 0
|
19
19
|
}
|
20
20
|
},
|
21
21
|
{
|
22
|
-
slotIndex: 2,
|
22
|
+
// slotIndex: 2,
|
23
23
|
groupAxis: {
|
24
24
|
scalePadding: 0
|
25
25
|
}
|
26
26
|
}
|
27
27
|
],
|
28
|
+
separateGrid: true,
|
28
29
|
container: {
|
29
30
|
rowAmount: 1,
|
30
31
|
columnAmount: 3,
|
@@ -7,30 +7,31 @@ export const DF_MULTI_LINE_AREAS_4_GRID_SLOT: DataFormatterFile<'multiGrid'> = {
|
|
7
7
|
data: {
|
8
8
|
gridList: [
|
9
9
|
{
|
10
|
-
slotIndex: 0,
|
10
|
+
// slotIndex: 0,
|
11
11
|
groupAxis: {
|
12
12
|
scalePadding: 0
|
13
13
|
}
|
14
14
|
},
|
15
15
|
{
|
16
|
-
slotIndex: 1,
|
16
|
+
// slotIndex: 1,
|
17
17
|
groupAxis: {
|
18
18
|
scalePadding: 0
|
19
19
|
}
|
20
20
|
},
|
21
21
|
{
|
22
|
-
slotIndex: 2,
|
22
|
+
// slotIndex: 2,
|
23
23
|
groupAxis: {
|
24
24
|
scalePadding: 0
|
25
25
|
}
|
26
26
|
},
|
27
27
|
{
|
28
|
-
slotIndex: 3,
|
28
|
+
// slotIndex: 3,
|
29
29
|
groupAxis: {
|
30
30
|
scalePadding: 0
|
31
31
|
}
|
32
32
|
}
|
33
33
|
],
|
34
|
+
separateGrid: true,
|
34
35
|
container: {
|
35
36
|
rowAmount: 2,
|
36
37
|
columnAmount: 2,
|
package/src/types.ts
CHANGED
@@ -2,7 +2,7 @@ import type {
|
|
2
2
|
ChartParamsPartial,
|
3
3
|
DataFormatterPartialTypeMap,
|
4
4
|
ChartType,
|
5
|
-
Preset } from '@orbcharts/core
|
5
|
+
Preset } from '@orbcharts/core'
|
6
6
|
// import * as core from '../../packages/orbcharts-core/src/index'
|
7
7
|
import * as chartParams from './chartParamsFiles'
|
8
8
|
import * as seriesDataFormatters from './seriesDataFormatterFiles'
|
package/tsconfig.json
CHANGED
@@ -9,6 +9,10 @@
|
|
9
9
|
"allowJs": true,
|
10
10
|
"moduleResolution": "node",
|
11
11
|
"allowSyntheticDefaultImports" : true,
|
12
|
-
"esModuleInterop" : true
|
12
|
+
"esModuleInterop" : true,
|
13
|
+
"paths":{
|
14
|
+
"@orbcharts/core": ["./../orbcharts-core/src"],
|
15
|
+
"@orbcharts/plugins-basic": ["./../orbcharts-plugins-basic/src"]
|
16
|
+
}
|
13
17
|
}
|
14
18
|
}
|
/package/dist/{src → orbcharts-presets-basic/src}/chartParamsFiles/CP_BOTTOM_AND_LEFT_PADDING.d.ts
RENAMED
File without changes
|
File without changes
|
/package/dist/{src → orbcharts-presets-basic/src}/chartParamsFiles/CP_BOTTOM_LONG_PADDING.d.ts
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
/package/dist/{src → orbcharts-presets-basic/src}/chartParamsFiles/CP_BOTTOM_SLIGHT_PADDING.d.ts
RENAMED
File without changes
|
File without changes
|
File without changes
|
/package/dist/{src → orbcharts-presets-basic/src}/chartParamsFiles/CP_TOP_AND_NO_BOTTOM_PADDING.d.ts
RENAMED
File without changes
|
File without changes
|
File without changes
|
/package/dist/{src → orbcharts-presets-basic/src}/gridDataFormatterFiles/DF_GRID_2_SERIES_SLOT.d.ts
RENAMED
File without changes
|
/package/dist/{src → orbcharts-presets-basic/src}/gridDataFormatterFiles/DF_GRID_3_SERIES_SLOT.d.ts
RENAMED
File without changes
|
/package/dist/{src → orbcharts-presets-basic/src}/gridDataFormatterFiles/DF_GRID_4_SERIES_SLOT.d.ts
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
/package/dist/{src → orbcharts-presets-basic/src}/gridPluginParamsFiles/Bars/PP_BARS_ROUND.d.ts
RENAMED
File without changes
|
/package/dist/{src → orbcharts-presets-basic/src}/gridPluginParamsFiles/Bars/PP_BARS_THIN.d.ts
RENAMED
File without changes
|
File without changes
|
File without changes
|
/package/dist/{src → orbcharts-presets-basic/src}/gridPluginParamsFiles/Dots/PP_DOTS_SOLID.d.ts
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
/package/dist/{src → orbcharts-presets-basic/src}/gridPluginParamsFiles/GridLegend/index.d.ts
RENAMED
File without changes
|
File without changes
|
/package/dist/{src → orbcharts-presets-basic/src}/gridPluginParamsFiles/GroupAxis/index.d.ts
RENAMED
File without changes
|
File without changes
|
/package/dist/{src → orbcharts-presets-basic/src}/gridPluginParamsFiles/LineAreas/index.d.ts
RENAMED
File without changes
|
/package/dist/{src → orbcharts-presets-basic/src}/gridPluginParamsFiles/Lines/PP_LINES_CURVE.d.ts
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|