@orbcharts/presets-basic 3.0.0-alpha.2 → 3.0.0-alpha.20

Sign up to get free protection for your applications and to get access to all the features.
Files changed (238) hide show
  1. package/LICENSE +200 -200
  2. package/dist/orbcharts-presets-basic.es.js +1027 -141
  3. package/dist/orbcharts-presets-basic.umd.js +1 -1
  4. package/dist/src/chartParamsFiles/CP_BOTTOM_AND_LEFT_PADDING.d.ts +3 -0
  5. package/dist/src/chartParamsFiles/CP_BOTTOM_AND_LEFT_PADDING_WITH_SERIES_HIGHLIGHT.d.ts +3 -0
  6. package/dist/src/chartParamsFiles/CP_BOTTOM_LONG_PADDING_WITH_SERIES_HIGHLIGHT.d.ts +3 -0
  7. package/dist/src/chartParamsFiles/CP_BOTTOM_PADDING_WITH_SERIES_HIGHLIGHT.d.ts +3 -0
  8. package/dist/src/chartParamsFiles/CP_BOTTOM_SLIGHT_PADDING.d.ts +3 -0
  9. package/dist/src/chartParamsFiles/CP_LONG_PADDING.d.ts +3 -0
  10. package/dist/src/chartParamsFiles/CP_TOP_AND_NO_BOTTOM_PADDING.d.ts +3 -0
  11. package/dist/src/chartParamsFiles/index.d.ts +7 -0
  12. package/dist/src/gridDataFormatterFiles/DF_GRID_2_SERIES_SLOT.d.ts +3 -0
  13. package/dist/src/gridDataFormatterFiles/DF_GRID_3_SERIES_SLOT.d.ts +3 -0
  14. package/dist/src/gridDataFormatterFiles/DF_GRID_4_SERIES_SLOT.d.ts +3 -0
  15. package/dist/src/gridDataFormatterFiles/DF_GRID_BOTTOM_VALUE_AXIS.d.ts +3 -0
  16. package/dist/src/gridDataFormatterFiles/DF_GRID_BOTTOM_VALUE_AXIS_AND_NONE_GROUP_SCALE_PADDING.d.ts +3 -0
  17. package/dist/src/gridDataFormatterFiles/DF_GRID_DIVERGING_SCALE.d.ts +3 -0
  18. package/dist/src/gridDataFormatterFiles/DF_GRID_NONE_GROUP_SCALE_PADDING.d.ts +3 -0
  19. package/dist/src/gridDataFormatterFiles/DF_GRID_SEPARATE_SERIES.d.ts +3 -0
  20. package/dist/src/gridDataFormatterFiles/DF_LINE_AREAS_2_SERIES_SLOT.d.ts +3 -0
  21. package/dist/src/gridDataFormatterFiles/DF_LINE_AREAS_3_SERIES_SLOT.d.ts +3 -0
  22. package/dist/src/gridDataFormatterFiles/DF_LINE_AREAS_4_SERIES_SLOT.d.ts +3 -0
  23. package/dist/src/gridDataFormatterFiles/DF_LINE_AREAS_SEPARATE_SERIES.d.ts +3 -0
  24. package/dist/src/gridDataFormatterFiles/index.d.ts +6 -1
  25. package/dist/src/gridPluginParamsFiles/GridLegend/PP_GRID_LEGEND_BOTTOM_WITH_ROUND_LIST.d.ts +4 -0
  26. package/dist/src/gridPluginParamsFiles/GridLegend/index.d.ts +1 -0
  27. package/dist/src/gridPluginParamsFiles/LineAreas/PP_LINE_AREAS_CURVE.d.ts +4 -0
  28. package/dist/src/gridPluginParamsFiles/LineAreas/index.d.ts +1 -0
  29. package/dist/src/gridPluginParamsFiles/index.d.ts +1 -0
  30. package/dist/src/index.d.ts +31 -0
  31. package/dist/src/multiGridDataFormatterFiles/DF_MULTI_GRID_2_GRID_SLOT.d.ts +3 -0
  32. package/dist/src/multiGridDataFormatterFiles/DF_MULTI_GRID_3_GRID_SLOT.d.ts +3 -0
  33. package/dist/src/multiGridDataFormatterFiles/DF_MULTI_GRID_4_GRID_SLOT.d.ts +3 -0
  34. package/dist/src/multiGridDataFormatterFiles/DF_MULTI_GRID_DIVERGING.d.ts +3 -0
  35. package/dist/src/multiGridDataFormatterFiles/DF_MULTI_GRID_PN.d.ts +3 -0
  36. package/dist/src/multiGridDataFormatterFiles/DF_MULTI_GRID_SEPARATE_GRID.d.ts +3 -0
  37. package/dist/src/multiGridDataFormatterFiles/DF_MULTI_LINE_AREAS_2_GRID_SLOT.d.ts +3 -0
  38. package/dist/src/multiGridDataFormatterFiles/DF_MULTI_LINE_AREAS_3_GRID_SLOT.d.ts +3 -0
  39. package/dist/src/multiGridDataFormatterFiles/DF_MULTI_LINE_AREAS_4_GRID_SLOT.d.ts +3 -0
  40. package/dist/src/multiGridDataFormatterFiles/DF_MULTI_LINE_AREAS_SEPARATE_GRID.d.ts +3 -0
  41. package/dist/src/multiGridDataFormatterFiles/index.d.ts +3 -1
  42. package/dist/src/multiGridPluginParamsFiles/MultiBarStack/PP_MULTI_BAR_STACK_2_GRID_SLOT.d.ts +4 -0
  43. package/dist/src/multiGridPluginParamsFiles/MultiBarStack/PP_MULTI_BAR_STACK_3_GRID_SLOT.d.ts +4 -0
  44. package/dist/src/multiGridPluginParamsFiles/MultiBarStack/PP_MULTI_BAR_STACK_4_GRID_SLOT.d.ts +4 -0
  45. package/dist/src/multiGridPluginParamsFiles/MultiBarStack/index.d.ts +3 -0
  46. package/dist/src/multiGridPluginParamsFiles/MultiBars/PP_MULTI_BARS_2_GRID_SLOT.d.ts +4 -0
  47. package/dist/src/multiGridPluginParamsFiles/MultiBars/PP_MULTI_BARS_3_GRID_SLOT.d.ts +4 -0
  48. package/dist/src/multiGridPluginParamsFiles/MultiBars/PP_MULTI_BARS_4_GRID_SLOT.d.ts +4 -0
  49. package/dist/src/multiGridPluginParamsFiles/MultiBars/PP_MULTI_BARS_ROUND.d.ts +4 -0
  50. package/dist/src/multiGridPluginParamsFiles/MultiBars/index.d.ts +4 -0
  51. package/dist/src/multiGridPluginParamsFiles/MultiBarsTriangle/PP_MULTI_BARS_TRIANGLE_2_GRID_SLOT.d.ts +4 -0
  52. package/dist/src/multiGridPluginParamsFiles/MultiBarsTriangle/PP_MULTI_BARS_TRIANGLE_3_GRID_SLOT.d.ts +4 -0
  53. package/dist/src/multiGridPluginParamsFiles/MultiBarsTriangle/PP_MULTI_BARS_TRIANGLE_4_GRID_SLOT.d.ts +4 -0
  54. package/dist/src/multiGridPluginParamsFiles/MultiBarsTriangle/index.d.ts +3 -0
  55. package/dist/src/multiGridPluginParamsFiles/MultiDots/PP_MULTI_DOTS_2_GRID_SLOT.d.ts +4 -0
  56. package/dist/src/multiGridPluginParamsFiles/MultiDots/PP_MULTI_DOTS_3_GRID_SLOT.d.ts +4 -0
  57. package/dist/src/multiGridPluginParamsFiles/MultiDots/PP_MULTI_DOTS_4_GRID_SLOT.d.ts +4 -0
  58. package/dist/src/multiGridPluginParamsFiles/MultiDots/index.d.ts +3 -0
  59. package/dist/src/multiGridPluginParamsFiles/MultiGridLegend/PP_MULTI_GRID_LEGEND_BOTTOM.d.ts +4 -0
  60. package/dist/src/multiGridPluginParamsFiles/MultiGridLegend/PP_MULTI_GRID_LEGEND_BOTTOM_WITH_LINE_LIST.d.ts +4 -0
  61. package/dist/src/multiGridPluginParamsFiles/MultiGridLegend/PP_MULTI_GRID_LEGEND_BOTTOM_WITH_RECT_AND_LINE_LIST.d.ts +4 -0
  62. package/dist/src/multiGridPluginParamsFiles/MultiGridLegend/PP_MULTI_GRID_LEGEND_BOTTOM_WITH_ROUND_AND_LINE_LIST.d.ts +4 -0
  63. package/dist/src/multiGridPluginParamsFiles/MultiGridLegend/index.d.ts +4 -0
  64. package/dist/src/multiGridPluginParamsFiles/MultiGroupAxis/PP_MULTI_GROUP_AXIS_2_GRID_SLOT.d.ts +4 -0
  65. package/dist/src/multiGridPluginParamsFiles/MultiGroupAxis/PP_MULTI_GROUP_AXIS_3_GRID_SLOT.d.ts +4 -0
  66. package/dist/src/multiGridPluginParamsFiles/MultiGroupAxis/PP_MULTI_GROUP_AXIS_4_GRID_SLOT.d.ts +4 -0
  67. package/dist/src/multiGridPluginParamsFiles/MultiGroupAxis/PP_MULTI_GROUP_AXIS_DIVERGING.d.ts +4 -0
  68. package/dist/src/multiGridPluginParamsFiles/MultiGroupAxis/index.d.ts +4 -0
  69. package/dist/src/multiGridPluginParamsFiles/MultiLineAreas/PP_MULTI_LINE_AREAS_2_GRID_SLOT.d.ts +4 -0
  70. package/dist/src/multiGridPluginParamsFiles/MultiLineAreas/PP_MULTI_LINE_AREAS_3_GRID_SLOT.d.ts +4 -0
  71. package/dist/src/multiGridPluginParamsFiles/MultiLineAreas/PP_MULTI_LINE_AREAS_4_GRID_SLOT.d.ts +4 -0
  72. package/dist/src/multiGridPluginParamsFiles/MultiLineAreas/PP_MULTI_LINE_AREAS_CURVE.d.ts +4 -0
  73. package/dist/src/multiGridPluginParamsFiles/MultiLineAreas/index.d.ts +4 -0
  74. package/dist/src/multiGridPluginParamsFiles/MultiLines/PP_MULTI_LINES_2_GRID_SLOT.d.ts +4 -0
  75. package/dist/src/multiGridPluginParamsFiles/MultiLines/PP_MULTI_LINES_3_GRID_SLOT.d.ts +4 -0
  76. package/dist/src/multiGridPluginParamsFiles/MultiLines/PP_MULTI_LINES_4_GRID_SLOT.d.ts +4 -0
  77. package/dist/src/multiGridPluginParamsFiles/MultiLines/PP_MULTI_LINES_CURVE.d.ts +4 -0
  78. package/dist/src/multiGridPluginParamsFiles/MultiLines/index.d.ts +4 -0
  79. package/dist/src/multiGridPluginParamsFiles/MultiValueAxis/PP_MULTI_VALUE_AXIS_2_GRID_SLOT.d.ts +4 -0
  80. package/dist/src/multiGridPluginParamsFiles/MultiValueAxis/PP_MULTI_VALUE_AXIS_3_GRID_SLOT.d.ts +4 -0
  81. package/dist/src/multiGridPluginParamsFiles/MultiValueAxis/PP_MULTI_VALUE_AXIS_4_GRID_SLOT.d.ts +4 -0
  82. package/dist/src/multiGridPluginParamsFiles/MultiValueAxis/PP_MULTI_VALUE_AXIS_PN.d.ts +0 -0
  83. package/dist/src/multiGridPluginParamsFiles/MultiValueAxis/index.d.ts +3 -0
  84. package/dist/src/multiGridPluginParamsFiles/MultiValueStackAxis/PP_MULTI_VALUE_STACK_AXIS_2_GRID_SLOT.d.ts +4 -0
  85. package/dist/src/multiGridPluginParamsFiles/MultiValueStackAxis/PP_MULTI_VALUE_STACK_AXIS_3_GRID_SLOT.d.ts +4 -0
  86. package/dist/src/multiGridPluginParamsFiles/MultiValueStackAxis/PP_MULTI_VALUE_STACK_AXIS_4_GRID_SLOT.d.ts +4 -0
  87. package/dist/src/multiGridPluginParamsFiles/MultiValueStackAxis/PP_MULTI_VALUE_STACK_AXIS_PN.d.ts +0 -0
  88. package/dist/src/multiGridPluginParamsFiles/MultiValueStackAxis/index.d.ts +3 -0
  89. package/dist/src/multiGridPluginParamsFiles/index.d.ts +10 -1
  90. package/dist/src/seriesDataFormatterFiles/DF_SERIES_DESC.d.ts +3 -0
  91. package/dist/src/seriesDataFormatterFiles/DF_SERIES_SEPARATE_SERIES.d.ts +3 -0
  92. package/dist/src/seriesDataFormatterFiles/DF_SERIES_SEPARATE_SERIES_AND_DESC.d.ts +3 -0
  93. package/dist/src/seriesDataFormatterFiles/DF_SERIES_SEPARATE_SERIES_AND_SUM_SERIES.d.ts +3 -0
  94. package/dist/src/seriesDataFormatterFiles/DF_SERIES_SUM_SERIES.d.ts +3 -0
  95. package/dist/src/seriesDataFormatterFiles/DF_SERIES_SUM_SERIES_AND_DESC.d.ts +3 -0
  96. package/dist/src/seriesDataFormatterFiles/index.d.ts +6 -1
  97. package/dist/src/seriesPluginParamsFiles/Rose/PP_ROSE_SCALING_BY_RADIUS.d.ts +4 -0
  98. package/dist/src/seriesPluginParamsFiles/Rose/index.d.ts +1 -0
  99. package/dist/src/seriesPluginParamsFiles/RoseLabels/PP_ROSE_LABELS_SCALING_BY_RADIUS.d.ts +4 -0
  100. package/dist/src/seriesPluginParamsFiles/RoseLabels/index.d.ts +1 -0
  101. package/dist/src/seriesPluginParamsFiles/index.d.ts +2 -0
  102. package/dist/src/treePluginParamsFiles/TreeLegend/PP_TREE_LEGEND_BOTTOM.d.ts +4 -0
  103. package/dist/src/treePluginParamsFiles/TreeLegend/index.d.ts +1 -0
  104. package/dist/src/treePluginParamsFiles/index.d.ts +1 -1
  105. package/dist/src/types.d.ts +5 -1
  106. package/package.json +43 -43
  107. package/src/chartParamsFiles/CP_BOTTOM_AND_LEFT_PADDING.ts +14 -0
  108. package/src/chartParamsFiles/CP_BOTTOM_AND_LEFT_PADDING_WITH_SERIES_HIGHLIGHT.ts +15 -0
  109. package/src/chartParamsFiles/CP_BOTTOM_LONG_PADDING.ts +13 -13
  110. package/src/chartParamsFiles/CP_BOTTOM_LONG_PADDING_WITH_SERIES_HIGHLIGHT.ts +15 -0
  111. package/src/chartParamsFiles/CP_BOTTOM_PADDING.ts +13 -13
  112. package/src/chartParamsFiles/CP_BOTTOM_PADDING_WITH_GROUP_HIGHLIGHT.ts +14 -14
  113. package/src/chartParamsFiles/CP_BOTTOM_PADDING_WITH_SERIES_HIGHLIGHT.ts +15 -0
  114. package/src/chartParamsFiles/CP_BOTTOM_SLIGHT_PADDING.ts +14 -0
  115. package/src/chartParamsFiles/CP_LEFT_PADDING.ts +13 -13
  116. package/src/chartParamsFiles/CP_LONG_PADDING.ts +14 -0
  117. package/src/chartParamsFiles/CP_RIGHT_PADDING.ts +13 -13
  118. package/src/chartParamsFiles/CP_TOP_AND_NO_BOTTOM_PADDING.ts +14 -0
  119. package/src/chartParamsFiles/index.ts +13 -5
  120. package/src/createPreset.ts +87 -87
  121. package/src/gridDataFormatterFiles/DF_GRID_2_SERIES_SLOT.ts +17 -0
  122. package/src/gridDataFormatterFiles/DF_GRID_3_SERIES_SLOT.ts +17 -0
  123. package/src/gridDataFormatterFiles/DF_GRID_4_SERIES_SLOT.ts +17 -0
  124. package/src/gridDataFormatterFiles/DF_GRID_BOTTOM_VALUE_AXIS.ts +23 -0
  125. package/src/gridDataFormatterFiles/DF_GRID_BOTTOM_VALUE_AXIS_AND_NONE_GROUP_SCALE_PADDING.ts +18 -0
  126. package/src/gridDataFormatterFiles/DF_GRID_DIVERGING_SCALE.ts +15 -0
  127. package/src/gridDataFormatterFiles/DF_GRID_NONE_GROUP_SCALE_PADDING.ts +14 -0
  128. package/src/gridDataFormatterFiles/DF_GRID_SEPARATE_SERIES.ts +17 -0
  129. package/src/gridDataFormatterFiles/DF_LINE_AREAS_2_SERIES_SLOT.ts +20 -0
  130. package/src/gridDataFormatterFiles/DF_LINE_AREAS_3_SERIES_SLOT.ts +20 -0
  131. package/src/gridDataFormatterFiles/DF_LINE_AREAS_4_SERIES_SLOT.ts +20 -0
  132. package/src/gridDataFormatterFiles/DF_LINE_AREAS_SEPARATE_SERIES.ts +20 -0
  133. package/src/gridDataFormatterFiles/index.ts +12 -1
  134. package/src/gridPluginParamsFiles/Bars/PP_BARS_ROUND.ts +14 -14
  135. package/src/gridPluginParamsFiles/Bars/PP_BARS_THIN.ts +14 -14
  136. package/src/gridPluginParamsFiles/Bars/index.ts +1 -1
  137. package/src/gridPluginParamsFiles/Dots/PP_DOTS_ONLY_SHOW_HIGHLIGHTED.ts +12 -14
  138. package/src/gridPluginParamsFiles/Dots/PP_DOTS_SOLID.ts +14 -14
  139. package/src/gridPluginParamsFiles/Dots/index.ts +1 -1
  140. package/src/gridPluginParamsFiles/GridLegend/PP_GRID_LEGEND_BOTTOM.ts +13 -13
  141. package/src/gridPluginParamsFiles/GridLegend/PP_GRID_LEGEND_BOTTOM_WITH_LINE_LIST.ts +14 -14
  142. package/src/gridPluginParamsFiles/GridLegend/PP_GRID_LEGEND_BOTTOM_WITH_ROUND_LIST.ts +15 -0
  143. package/src/gridPluginParamsFiles/GridLegend/index.ts +2 -1
  144. package/src/gridPluginParamsFiles/GroupAxis/PP_GROUP_AXIS_ROTATE_LABEL.ts +12 -11
  145. package/src/gridPluginParamsFiles/LineAreas/PP_LINE_AREAS_CURVE.ts +12 -0
  146. package/src/gridPluginParamsFiles/LineAreas/index.ts +1 -0
  147. package/src/gridPluginParamsFiles/Lines/PP_LINES_CURVE.ts +12 -12
  148. package/src/gridPluginParamsFiles/index.ts +6 -5
  149. package/src/index.ts +383 -114
  150. package/src/multiGridDataFormatterFiles/DF_MULTI_GRID_2_GRID_SLOT.ts +22 -0
  151. package/src/multiGridDataFormatterFiles/DF_MULTI_GRID_3_GRID_SLOT.ts +25 -0
  152. package/src/multiGridDataFormatterFiles/DF_MULTI_GRID_4_GRID_SLOT.ts +28 -0
  153. package/src/multiGridDataFormatterFiles/DF_MULTI_GRID_DIVERGING.ts +36 -0
  154. package/src/multiGridDataFormatterFiles/DF_MULTI_GRID_PN.ts +36 -0
  155. package/src/multiGridDataFormatterFiles/DF_MULTI_GRID_SEPARATE_GRID.ts +22 -0
  156. package/src/multiGridDataFormatterFiles/DF_MULTI_LINE_AREAS_2_GRID_SLOT.ts +28 -0
  157. package/src/multiGridDataFormatterFiles/DF_MULTI_LINE_AREAS_3_GRID_SLOT.ts +34 -0
  158. package/src/multiGridDataFormatterFiles/DF_MULTI_LINE_AREAS_4_GRID_SLOT.ts +40 -0
  159. package/src/multiGridDataFormatterFiles/DF_MULTI_LINE_AREAS_SEPARATE_GRID.ts +28 -0
  160. package/src/multiGridDataFormatterFiles/index.ts +9 -1
  161. package/src/multiGridPluginParamsFiles/MultiBarStack/PP_MULTI_BAR_STACK_2_GRID_SLOT.ts +12 -0
  162. package/src/multiGridPluginParamsFiles/MultiBarStack/PP_MULTI_BAR_STACK_3_GRID_SLOT.ts +12 -0
  163. package/src/multiGridPluginParamsFiles/MultiBarStack/PP_MULTI_BAR_STACK_4_GRID_SLOT.ts +12 -0
  164. package/src/multiGridPluginParamsFiles/MultiBarStack/index.ts +4 -0
  165. package/src/multiGridPluginParamsFiles/MultiBars/PP_MULTI_BARS_2_GRID_SLOT.ts +12 -0
  166. package/src/multiGridPluginParamsFiles/MultiBars/PP_MULTI_BARS_3_GRID_SLOT.ts +12 -0
  167. package/src/multiGridPluginParamsFiles/MultiBars/PP_MULTI_BARS_4_GRID_SLOT.ts +12 -0
  168. package/src/multiGridPluginParamsFiles/MultiBars/PP_MULTI_BARS_ROUND.ts +15 -0
  169. package/src/multiGridPluginParamsFiles/MultiBars/index.ts +5 -0
  170. package/src/multiGridPluginParamsFiles/MultiBarsTriangle/PP_MULTI_BARS_TRIANGLE_2_GRID_SLOT.ts +12 -0
  171. package/src/multiGridPluginParamsFiles/MultiBarsTriangle/PP_MULTI_BARS_TRIANGLE_3_GRID_SLOT.ts +12 -0
  172. package/src/multiGridPluginParamsFiles/MultiBarsTriangle/PP_MULTI_BARS_TRIANGLE_4_GRID_SLOT.ts +12 -0
  173. package/src/multiGridPluginParamsFiles/MultiBarsTriangle/index.ts +3 -0
  174. package/src/multiGridPluginParamsFiles/MultiDots/PP_MULTI_DOTS_2_GRID_SLOT.ts +12 -0
  175. package/src/multiGridPluginParamsFiles/MultiDots/PP_MULTI_DOTS_3_GRID_SLOT.ts +12 -0
  176. package/src/multiGridPluginParamsFiles/MultiDots/PP_MULTI_DOTS_4_GRID_SLOT.ts +12 -0
  177. package/src/multiGridPluginParamsFiles/MultiDots/index.ts +3 -0
  178. package/src/multiGridPluginParamsFiles/MultiGridLegend/PP_MULTI_GRID_LEGEND_BOTTOM.ts +14 -0
  179. package/src/multiGridPluginParamsFiles/MultiGridLegend/PP_MULTI_GRID_LEGEND_BOTTOM_WITH_LINE_LIST.ts +28 -0
  180. package/src/multiGridPluginParamsFiles/MultiGridLegend/PP_MULTI_GRID_LEGEND_BOTTOM_WITH_RECT_AND_LINE_LIST.ts +21 -0
  181. package/src/multiGridPluginParamsFiles/MultiGridLegend/PP_MULTI_GRID_LEGEND_BOTTOM_WITH_ROUND_AND_LINE_LIST.ts +22 -0
  182. package/src/multiGridPluginParamsFiles/MultiGridLegend/index.ts +4 -0
  183. package/src/multiGridPluginParamsFiles/MultiGroupAxis/PP_MULTI_GROUP_AXIS_2_GRID_SLOT.ts +13 -0
  184. package/src/multiGridPluginParamsFiles/MultiGroupAxis/PP_MULTI_GROUP_AXIS_3_GRID_SLOT.ts +13 -0
  185. package/src/multiGridPluginParamsFiles/MultiGroupAxis/PP_MULTI_GROUP_AXIS_4_GRID_SLOT.ts +13 -0
  186. package/src/multiGridPluginParamsFiles/MultiGroupAxis/PP_MULTI_GROUP_AXIS_DIVERGING.ts +13 -0
  187. package/src/multiGridPluginParamsFiles/MultiGroupAxis/index.ts +4 -0
  188. package/src/multiGridPluginParamsFiles/MultiLineAreas/PP_MULTI_LINE_AREAS_2_GRID_SLOT.ts +12 -0
  189. package/src/multiGridPluginParamsFiles/MultiLineAreas/PP_MULTI_LINE_AREAS_3_GRID_SLOT.ts +12 -0
  190. package/src/multiGridPluginParamsFiles/MultiLineAreas/PP_MULTI_LINE_AREAS_4_GRID_SLOT.ts +12 -0
  191. package/src/multiGridPluginParamsFiles/MultiLineAreas/PP_MULTI_LINE_AREAS_CURVE.ts +12 -0
  192. package/src/multiGridPluginParamsFiles/MultiLineAreas/index.ts +4 -0
  193. package/src/multiGridPluginParamsFiles/MultiLines/PP_MULTI_LINES_2_GRID_SLOT.ts +12 -0
  194. package/src/multiGridPluginParamsFiles/MultiLines/PP_MULTI_LINES_3_GRID_SLOT.ts +12 -0
  195. package/src/multiGridPluginParamsFiles/MultiLines/PP_MULTI_LINES_4_GRID_SLOT.ts +12 -0
  196. package/src/multiGridPluginParamsFiles/MultiLines/PP_MULTI_LINES_CURVE.ts +13 -0
  197. package/src/multiGridPluginParamsFiles/MultiLines/index.ts +4 -0
  198. package/src/multiGridPluginParamsFiles/MultiValueAxis/PP_MULTI_VALUE_AXIS_2_GRID_SLOT.ts +12 -0
  199. package/src/multiGridPluginParamsFiles/MultiValueAxis/PP_MULTI_VALUE_AXIS_3_GRID_SLOT.ts +12 -0
  200. package/src/multiGridPluginParamsFiles/MultiValueAxis/PP_MULTI_VALUE_AXIS_4_GRID_SLOT.ts +12 -0
  201. package/src/multiGridPluginParamsFiles/MultiValueAxis/PP_MULTI_VALUE_AXIS_PN.ts +0 -0
  202. package/src/multiGridPluginParamsFiles/MultiValueAxis/index.ts +3 -0
  203. package/src/multiGridPluginParamsFiles/MultiValueStackAxis/PP_MULTI_VALUE_STACK_AXIS_2_GRID_SLOT.ts +12 -0
  204. package/src/multiGridPluginParamsFiles/MultiValueStackAxis/PP_MULTI_VALUE_STACK_AXIS_3_GRID_SLOT.ts +12 -0
  205. package/src/multiGridPluginParamsFiles/MultiValueStackAxis/PP_MULTI_VALUE_STACK_AXIS_4_GRID_SLOT.ts +12 -0
  206. package/src/multiGridPluginParamsFiles/MultiValueStackAxis/PP_MULTI_VALUE_STACK_AXIS_PN.ts +0 -0
  207. package/src/multiGridPluginParamsFiles/MultiValueStackAxis/index.ts +3 -0
  208. package/src/multiGridPluginParamsFiles/index.ts +10 -1
  209. package/src/seriesDataFormatterFiles/DF_SERIES_DESC.ts +10 -0
  210. package/src/seriesDataFormatterFiles/DF_SERIES_SEPARATE_SERIES.ts +10 -0
  211. package/src/seriesDataFormatterFiles/DF_SERIES_SEPARATE_SERIES_AND_DESC.ts +11 -0
  212. package/src/seriesDataFormatterFiles/DF_SERIES_SEPARATE_SERIES_AND_SUM_SERIES.ts +11 -0
  213. package/src/seriesDataFormatterFiles/DF_SERIES_SUM_SERIES.ts +10 -0
  214. package/src/seriesDataFormatterFiles/DF_SERIES_SUM_SERIES_AND_DESC.ts +11 -0
  215. package/src/seriesDataFormatterFiles/index.ts +8 -1
  216. package/src/seriesPluginParamsFiles/Bubbles/PP_BUBBLES_SCALING_BY_RADIUS.ts +11 -11
  217. package/src/seriesPluginParamsFiles/Pie/PP_PIE_DONUT.ts +12 -12
  218. package/src/seriesPluginParamsFiles/Pie/PP_PIE_HALF_DONUT.ts +14 -14
  219. package/src/seriesPluginParamsFiles/Pie/index.ts +1 -1
  220. package/src/seriesPluginParamsFiles/PieLabels/PP_PIE_LABELS_HALF_ANGLE.ts +13 -13
  221. package/src/seriesPluginParamsFiles/PieLabels/PP_PIE_LABELS_INNER.ts +13 -13
  222. package/src/seriesPluginParamsFiles/PieLabels/index.ts +1 -1
  223. package/src/seriesPluginParamsFiles/Rose/PP_ROSE_SCALING_BY_RADIUS.ts +12 -0
  224. package/src/seriesPluginParamsFiles/Rose/index.ts +2 -0
  225. package/src/seriesPluginParamsFiles/RoseLabels/PP_ROSE_LABELS_SCALING_BY_RADIUS.ts +12 -0
  226. package/src/seriesPluginParamsFiles/RoseLabels/index.ts +1 -0
  227. package/src/seriesPluginParamsFiles/SeriesLegend/PP_SERIES_LEGEND_ROUND.ts +11 -11
  228. package/src/seriesPluginParamsFiles/index.ts +5 -3
  229. package/src/treePluginParamsFiles/TreeLegend/PP_TREE_LEGEND_BOTTOM.ts +14 -0
  230. package/src/treePluginParamsFiles/TreeLegend/index.ts +1 -0
  231. package/src/treePluginParamsFiles/index.ts +1 -1
  232. package/src/types.ts +61 -58
  233. package/tsconfig.dev.json +18 -0
  234. package/tsconfig.json +13 -13
  235. package/tsconfig.prod.json +14 -0
  236. package/vite.config.js +44 -44
  237. package/dist/src/gridDataFormatterFiles/DF_BOTTOM_VALUE_AXIS.d.ts +0 -3
  238. package/src/gridDataFormatterFiles/DF_BOTTOM_VALUE_AXIS.ts +0 -16
@@ -1,15 +1,50 @@
1
- const I = {
1
+ const s = {
2
+ id: "CP_BOTTOM_AND_LEFT_PADDING_WITH_SERIES_HIGHLIGHT",
3
+ description: "間距下面及左邊留空",
4
+ data: {
5
+ padding: {
6
+ top: 60,
7
+ right: 60,
8
+ bottom: 120,
9
+ left: 160
10
+ },
11
+ highlightTarget: "series"
12
+ }
13
+ }, D = {
14
+ id: "CP_BOTTOM_AND_LEFT_PADDING",
15
+ description: "間距下面及左邊留空",
16
+ data: {
17
+ padding: {
18
+ top: 60,
19
+ right: 60,
20
+ bottom: 120,
21
+ left: 160
22
+ }
23
+ }
24
+ }, G = {
2
25
  id: "CP_BOTTOM_LONG_PADDING",
3
26
  description: "間距下面加長留空",
4
27
  data: {
5
28
  padding: {
6
29
  top: 60,
7
30
  right: 60,
8
- bottom: 180,
31
+ bottom: 160,
9
32
  left: 60
10
33
  }
11
34
  }
12
- }, c = {
35
+ }, n = {
36
+ id: "CP_BOTTOM_LONG_PADDING_WITH_SERIES_HIGHLIGHT",
37
+ description: "間距下面加長留空及highlight系列",
38
+ data: {
39
+ padding: {
40
+ top: 60,
41
+ right: 60,
42
+ bottom: 160,
43
+ left: 60
44
+ },
45
+ highlightTarget: "series"
46
+ }
47
+ }, O = {
13
48
  id: "CP_BOTTOM_PADDING_WITH_GROUP_HIGHLIGHT",
14
49
  description: "間距下面留空及highlight群組",
15
50
  data: {
@@ -21,7 +56,19 @@ const I = {
21
56
  },
22
57
  highlightTarget: "group"
23
58
  }
24
- }, O = {
59
+ }, A = {
60
+ id: "CP_BOTTOM_PADDING_WITH_GROUP_HIGHLIGHT",
61
+ description: "間距下面留空及highlight系列",
62
+ data: {
63
+ padding: {
64
+ top: 60,
65
+ right: 60,
66
+ bottom: 120,
67
+ left: 60
68
+ },
69
+ highlightTarget: "series"
70
+ }
71
+ }, o = {
25
72
  id: "CP_BOTTOM_PADDING",
26
73
  description: "間距下面留空",
27
74
  data: {
@@ -32,47 +79,137 @@ const I = {
32
79
  left: 60
33
80
  }
34
81
  }
35
- }, E = {
82
+ }, l = {
83
+ id: "CP_BOTTOM_SLIGHT_PADDING",
84
+ description: "間距下面些微留空",
85
+ data: {
86
+ padding: {
87
+ top: 40,
88
+ right: 40,
89
+ bottom: 60,
90
+ left: 40
91
+ }
92
+ }
93
+ }, c = {
36
94
  id: "CP_LEFT_PADDING",
37
- description: "間距右邊留空",
95
+ description: "間距左邊留空",
38
96
  data: {
39
97
  padding: {
40
98
  top: 60,
41
99
  right: 60,
42
100
  bottom: 60,
43
- left: 180
101
+ left: 160
44
102
  }
45
103
  }
46
- }, p = {
104
+ }, N = {
105
+ id: "CP_TOP_AND_NO_BOTTOM_PADDING",
106
+ description: "間距上面留空下面不留空",
107
+ data: {
108
+ padding: {
109
+ top: 120,
110
+ right: 120,
111
+ bottom: 0,
112
+ left: 60
113
+ }
114
+ }
115
+ }, M = {
47
116
  id: "CP_RIGHT_PADDING",
48
117
  description: "間距右邊留空",
49
118
  data: {
50
119
  padding: {
51
120
  top: 60,
52
- right: 180,
121
+ right: 120,
53
122
  bottom: 60,
54
123
  left: 60
55
124
  }
56
125
  }
57
- }, D = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
58
- __proto__: null,
59
- CP_BOTTOM_LONG_PADDING: I,
60
- CP_BOTTOM_PADDING: O,
61
- CP_BOTTOM_PADDING_WITH_GROUP_HIGHLIGHT: c,
62
- CP_LEFT_PADDING: E,
63
- CP_RIGHT_PADDING: p
64
- }, Symbol.toStringTag, { value: "Module" })), S = {}, g = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
126
+ }, p = {
127
+ id: "CP_LONG_PADDING",
128
+ description: "加長留空",
129
+ data: {
130
+ padding: {
131
+ top: 160,
132
+ right: 160,
133
+ bottom: 160,
134
+ left: 160
135
+ }
136
+ }
137
+ }, U = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
65
138
  __proto__: null,
66
- temp: S
139
+ CP_BOTTOM_AND_LEFT_PADDING: D,
140
+ CP_BOTTOM_AND_LEFT_PADDING_WITH_SERIES_HIGHLIGHT: s,
141
+ CP_BOTTOM_LONG_PADDING: G,
142
+ CP_BOTTOM_LONG_PADDING_WITH_SERIES_HIGHLIGHT: n,
143
+ CP_BOTTOM_PADDING: o,
144
+ CP_BOTTOM_PADDING_WITH_GROUP_HIGHLIGHT: O,
145
+ CP_BOTTOM_PADDING_WITH_SERIES_HIGHLIGHT: A,
146
+ CP_BOTTOM_SLIGHT_PADDING: l,
147
+ CP_LEFT_PADDING: c,
148
+ CP_LONG_PADDING: p,
149
+ CP_RIGHT_PADDING: M,
150
+ CP_TOP_AND_NO_BOTTOM_PADDING: N
67
151
  }, Symbol.toStringTag, { value: "Module" })), u = {
152
+ id: "DF_SERIES_DESC",
153
+ chartType: "series",
154
+ description: "資料由大到小排序",
155
+ data: {
156
+ sort: (I, t) => t.value - I.value
157
+ }
158
+ }, g = {
159
+ id: "DF_SERIES_SEPARATE_SERIES",
160
+ chartType: "series",
161
+ description: "分開顯示Series",
162
+ data: {
163
+ separateSeries: !0
164
+ }
165
+ }, m = {
166
+ id: "DF_SERIES_SEPARATE_SERIES_AND_DESC",
167
+ chartType: "series",
168
+ description: "分開顯示Series並排序",
169
+ data: {
170
+ separateSeries: !0,
171
+ sort: (I, t) => t.value - I.value
172
+ }
173
+ }, B = {
174
+ id: "DF_SERIES_SEPARATE_SERIES_AND_SUM_SERIES",
175
+ chartType: "series",
176
+ description: "分開顯示Series並合併Series資料",
177
+ data: {
178
+ separateSeries: !0,
179
+ sumSeries: !0
180
+ }
181
+ }, H = {
182
+ id: "DF_SERIES_SUM_SERIES",
183
+ chartType: "series",
184
+ description: "合併Series資料",
185
+ data: {
186
+ sumSeries: !0
187
+ }
188
+ }, h = {
189
+ id: "DF_SERIES_SUM_SERIES_AND_DESC",
190
+ chartType: "series",
191
+ description: "合併Series資料並排序",
192
+ data: {
193
+ sumSeries: !0,
194
+ sort: (I, t) => t.value - I.value
195
+ }
196
+ }, C = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
197
+ __proto__: null,
198
+ DF_SERIES_DESC: u,
199
+ DF_SERIES_SEPARATE_SERIES: g,
200
+ DF_SERIES_SEPARATE_SERIES_AND_DESC: m,
201
+ DF_SERIES_SEPARATE_SERIES_AND_SUM_SERIES: B,
202
+ DF_SERIES_SUM_SERIES: H,
203
+ DF_SERIES_SUM_SERIES_AND_DESC: h
204
+ }, Symbol.toStringTag, { value: "Module" })), F = {
68
205
  id: "PP_BUBBLES_SCALING_BY_RADIUS",
69
206
  chartType: "series",
70
207
  pluginName: "Bubbles",
71
208
  description: "以半徑尺寸為比例的泡泡圖",
72
209
  data: {
73
- bubbleScaleType: "radius"
210
+ arcScaleType: "radius"
74
211
  }
75
- }, N = {
212
+ }, y = {
76
213
  id: "PP_PIE_DONUT",
77
214
  chartType: "series",
78
215
  pluginName: "Pie",
@@ -80,7 +217,7 @@ const I = {
80
217
  data: {
81
218
  innerRadius: 0.5
82
219
  }
83
- }, m = {
220
+ }, b = {
84
221
  id: "PP_PIE_HALF_DONUT",
85
222
  chartType: "series",
86
223
  pluginName: "Pie",
@@ -90,7 +227,7 @@ const I = {
90
227
  startAngle: -Math.PI / 2,
91
228
  endAngle: Math.PI / 2
92
229
  }
93
- }, L = {
230
+ }, V = {
94
231
  id: "PP_PIE_LABELS_HALF_ANGLE",
95
232
  chartType: "series",
96
233
  pluginName: "PieLabels",
@@ -99,7 +236,7 @@ const I = {
99
236
  startAngle: -Math.PI / 2,
100
237
  endAngle: Math.PI / 2
101
238
  }
102
- }, G = {
239
+ }, X = {
103
240
  id: "PP_PIE_LABELS_INNER",
104
241
  chartType: "series",
105
242
  pluginName: "PieLabels",
@@ -108,7 +245,23 @@ const I = {
108
245
  labelCentroid: 1.3,
109
246
  labelColorType: "primary"
110
247
  }
111
- }, R = {
248
+ }, W = {
249
+ id: "PP_ROSE_SCALING_BY_RADIUS",
250
+ chartType: "series",
251
+ pluginName: "Rose",
252
+ description: "以半徑尺寸為比例的玫瑰圖",
253
+ data: {
254
+ arcScaleType: "radius"
255
+ }
256
+ }, x = {
257
+ id: "PP_ROSE_LABELS_SCALING_BY_RADIUS",
258
+ chartType: "series",
259
+ pluginName: "RoseLabels",
260
+ description: "以半徑尺寸為比例的玫瑰圖標籤",
261
+ data: {
262
+ arcScaleType: "radius"
263
+ }
264
+ }, f = {
112
265
  id: "PP_SERIES_LEGEND_BOTTOM",
113
266
  chartType: "series",
114
267
  pluginName: "SeriesLegend",
@@ -116,30 +269,114 @@ const I = {
116
269
  data: {
117
270
  listRectRadius: 7
118
271
  }
119
- }, A = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
272
+ }, j = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
120
273
  __proto__: null,
121
- PP_BUBBLES_SCALING_BY_RADIUS: u,
122
- PP_PIE_DONUT: N,
123
- PP_PIE_HALF_DONUT: m,
124
- PP_PIE_LABELS_HALF_ANGLE: L,
125
- PP_PIE_LABELS_INNER: G,
126
- PP_SERIES_LEGEND_ROUND: R
127
- }, Symbol.toStringTag, { value: "Module" })), B = {
128
- id: "DF_BOTTOM_VALUE_AXIS",
274
+ PP_BUBBLES_SCALING_BY_RADIUS: F,
275
+ PP_PIE_DONUT: y,
276
+ PP_PIE_HALF_DONUT: b,
277
+ PP_PIE_LABELS_HALF_ANGLE: V,
278
+ PP_PIE_LABELS_INNER: X,
279
+ PP_ROSE_LABELS_SCALING_BY_RADIUS: x,
280
+ PP_ROSE_SCALING_BY_RADIUS: W,
281
+ PP_SERIES_LEGEND_ROUND: f
282
+ }, Symbol.toStringTag, { value: "Module" })), v = {
283
+ id: "DF_GRID_BOTTOM_VALUE_AXIS",
129
284
  chartType: "grid",
130
285
  description: "底部橫向資料圖軸",
131
286
  data: {
132
- valueAxis: {
133
- position: "bottom"
134
- },
135
- groupAxis: {
136
- position: "left"
287
+ grid: {
288
+ valueAxis: {
289
+ position: "bottom"
290
+ // position: 'top'
291
+ // position: 'left'
292
+ // position: 'right'
293
+ },
294
+ groupAxis: {
295
+ position: "left"
296
+ // position: 'right'
297
+ // position: 'bottom'
298
+ // position: 'top'
299
+ }
137
300
  }
138
301
  }
139
- }, b = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
302
+ }, K = {
303
+ id: "DF_GRID_BOTTOM_VALUE_AXIS_AND_NONE_GROUP_SCALE_PADDING",
304
+ chartType: "grid",
305
+ description: "底部橫向資料圖軸及無群組圖軸的左右間距",
306
+ data: {
307
+ grid: {
308
+ valueAxis: {
309
+ position: "bottom"
310
+ },
311
+ groupAxis: {
312
+ position: "left",
313
+ scalePadding: 0
314
+ }
315
+ }
316
+ }
317
+ }, Y = {
318
+ id: "DF_GRID_SEPARATE_SERIES",
319
+ chartType: "grid",
320
+ description: "分開顯示Series",
321
+ data: {
322
+ grid: {
323
+ // seriesSlotIndexes: [0, 1],
324
+ separateSeries: !0
325
+ }
326
+ // container: {
327
+ // rowAmount: 1,
328
+ // columnAmount: 2,
329
+ // }
330
+ }
331
+ }, z = {
332
+ id: "DF_GRID_DIVERGING_SCALE",
333
+ chartType: "grid",
334
+ description: "分向資料圖軸",
335
+ data: {
336
+ grid: {
337
+ valueAxis: {
338
+ scaleDomain: ["auto", "auto"],
339
+ scaleRange: [0.05, 0.95]
340
+ }
341
+ }
342
+ }
343
+ }, k = {
344
+ id: "DF_GRID_NONE_GROUP_SCALE_PADDING",
345
+ chartType: "grid",
346
+ description: "無群組圖軸的左右間距",
347
+ data: {
348
+ grid: {
349
+ groupAxis: {
350
+ scalePadding: 0
351
+ }
352
+ }
353
+ }
354
+ }, Z = {
355
+ id: "DF_LINE_AREAS_SEPARATE_SERIES",
356
+ chartType: "grid",
357
+ description: "LineAreas 分開顯示Series",
358
+ data: {
359
+ grid: {
360
+ // seriesSlotIndexes: [0, 1],
361
+ separateSeries: !0,
362
+ groupAxis: {
363
+ scalePadding: 0
364
+ }
365
+ }
366
+ // container: {
367
+ // rowAmount: 1,
368
+ // columnAmount: 2,
369
+ // }
370
+ }
371
+ }, $ = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
140
372
  __proto__: null,
141
- DF_BOTTOM_VALUE_AXIS: B
142
- }, Symbol.toStringTag, { value: "Module" })), h = {
373
+ DF_GRID_BOTTOM_VALUE_AXIS: v,
374
+ DF_GRID_BOTTOM_VALUE_AXIS_AND_NONE_GROUP_SCALE_PADDING: K,
375
+ DF_GRID_DIVERGING_SCALE: z,
376
+ DF_GRID_NONE_GROUP_SCALE_PADDING: k,
377
+ DF_GRID_SEPARATE_SERIES: Y,
378
+ DF_LINE_AREAS_SEPARATE_SERIES: Z
379
+ }, Symbol.toStringTag, { value: "Module" })), w = {
143
380
  id: "PP_BARS_ROUND",
144
381
  chartType: "grid",
145
382
  pluginName: "Bars",
@@ -150,7 +387,7 @@ const I = {
150
387
  barGroupPadding: 10,
151
388
  barRadius: !0
152
389
  }
153
- }, M = {
390
+ }, q = {
154
391
  id: "PP_BARS_THIN",
155
392
  chartType: "grid",
156
393
  pluginName: "Bars",
@@ -160,17 +397,15 @@ const I = {
160
397
  barPadding: 1,
161
398
  barGroupPadding: 10
162
399
  }
163
- }, H = {
400
+ }, J = {
164
401
  id: "PP_DOTS_ONLY_SHOW_HIGHLIGHTED",
165
402
  chartType: "grid",
166
403
  pluginName: "Dots",
167
404
  description: "顯示highlight圓點",
168
405
  data: {
169
- radius: 3,
170
- fillColorType: "series",
171
406
  onlyShowHighlighted: !1
172
407
  }
173
- }, y = {
408
+ }, Q = {
174
409
  id: "PP_DOTS_SOLID",
175
410
  chartType: "grid",
176
411
  pluginName: "Dots",
@@ -180,7 +415,7 @@ const I = {
180
415
  fillColorType: "series",
181
416
  onlyShowHighlighted: !1
182
417
  }
183
- }, U = {
418
+ }, __ = {
184
419
  id: "PP_GRID_LEGEND_BOTTOM_WITH_LINE_LIST",
185
420
  chartType: "grid",
186
421
  pluginName: "GridLegend",
@@ -191,7 +426,18 @@ const I = {
191
426
  padding: 14,
192
427
  listRectHeight: 2
193
428
  }
194
- }, f = {
429
+ }, I_ = {
430
+ id: "PP_GRID_LEGEND_BOTTOM_WITH_ROUND_LIST",
431
+ chartType: "grid",
432
+ pluginName: "GridLegend",
433
+ description: "底部圖例及圓弧列點",
434
+ data: {
435
+ position: "bottom",
436
+ justify: "center",
437
+ padding: 14,
438
+ listRectRadius: 7
439
+ }
440
+ }, t_ = {
195
441
  id: "PP_GRID_LEGEND_BOTTOM",
196
442
  chartType: "grid",
197
443
  pluginName: "GridLegend",
@@ -201,15 +447,16 @@ const I = {
201
447
  justify: "center",
202
448
  padding: 14
203
449
  }
204
- }, F = {
450
+ }, T_ = {
205
451
  id: "PP_GROUP_AXIS_ROTATE_LABEL",
206
452
  chartType: "grid",
207
453
  pluginName: "GroupAxis",
208
454
  description: "群組圖軸標籤文字傾斜",
209
455
  data: {
210
- tickTextRotate: 40
456
+ tickPadding: 15,
457
+ tickTextRotate: -30
211
458
  }
212
- }, C = {
459
+ }, P_ = {
213
460
  id: "PP_LINES_CURVE",
214
461
  chartType: "grid",
215
462
  pluginName: "Lines",
@@ -218,140 +465,779 @@ const I = {
218
465
  lineCurve: "curveMonotoneX",
219
466
  lineWidth: 3
220
467
  }
221
- }, j = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
468
+ }, i_ = {
469
+ id: "PP_LINE_AREAS_CURVE",
470
+ chartType: "grid",
471
+ pluginName: "LineAreas",
472
+ description: "圓弧折線圖",
473
+ data: {
474
+ lineCurve: "curveMonotoneX"
475
+ }
476
+ }, a_ = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
222
477
  __proto__: null,
223
- PP_BARS_ROUND: h,
224
- PP_BARS_THIN: M,
225
- PP_DOTS_ONLY_SHOW_HIGHLIGHTED: H,
226
- PP_DOTS_SOLID: y,
227
- PP_GRID_LEGEND_BOTTOM: f,
228
- PP_GRID_LEGEND_BOTTOM_WITH_LINE_LIST: U,
229
- PP_GROUP_AXIS_ROTATE_LABEL: F,
230
- PP_LINES_CURVE: C
231
- }, Symbol.toStringTag, { value: "Module" })), v = {}, W = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
478
+ PP_BARS_ROUND: w,
479
+ PP_BARS_THIN: q,
480
+ PP_DOTS_ONLY_SHOW_HIGHLIGHTED: J,
481
+ PP_DOTS_SOLID: Q,
482
+ PP_GRID_LEGEND_BOTTOM: t_,
483
+ PP_GRID_LEGEND_BOTTOM_WITH_LINE_LIST: __,
484
+ PP_GRID_LEGEND_BOTTOM_WITH_ROUND_LIST: I_,
485
+ PP_GROUP_AXIS_ROTATE_LABEL: T_,
486
+ PP_LINES_CURVE: P_,
487
+ PP_LINE_AREAS_CURVE: i_
488
+ }, Symbol.toStringTag, { value: "Module" })), e_ = {
489
+ id: "DF_MULTI_GRID_DIVERGING",
490
+ chartType: "multiGrid",
491
+ description: "分向Gird",
492
+ data: {
493
+ gridList: [
494
+ // 第一個grid
495
+ {
496
+ groupAxis: {
497
+ position: "right"
498
+ },
499
+ valueAxis: {
500
+ position: "bottom"
501
+ }
502
+ },
503
+ // 第二個grid
504
+ {
505
+ groupAxis: {
506
+ position: "left"
507
+ },
508
+ valueAxis: {
509
+ position: "bottom"
510
+ }
511
+ }
512
+ ],
513
+ // 設定排版方式
514
+ container: {
515
+ gap: 200,
516
+ rowAmount: 1,
517
+ columnAmount: 2
518
+ },
519
+ separateGrid: !0
520
+ // 將兩個grid拆分
521
+ }
522
+ }, r_ = {
523
+ id: "DF_MULTI_GRID_SEPARATE_GRID",
524
+ chartType: "multiGrid",
525
+ description: "分開顯示Gird",
526
+ data: {
527
+ // gridList: [
528
+ // {
529
+ // // slotIndex: 0
530
+ // },
531
+ // {
532
+ // slotIndex: 1
533
+ // }
534
+ // ],
535
+ separateGrid: !0
536
+ // container: {
537
+ // rowAmount: 1,
538
+ // columnAmount: 2,
539
+ // }
540
+ }
541
+ }, S_ = {
542
+ id: "DF_MULTI_LINE_AREAS_SEPARATE_GRID",
543
+ chartType: "multiGrid",
544
+ description: "MultiLineAreas 分開顯示Gird",
545
+ data: {
546
+ gridList: [
547
+ {
548
+ // slotIndex: 0
549
+ groupAxis: {
550
+ scalePadding: 0
551
+ }
552
+ },
553
+ {
554
+ // slotIndex: 1,
555
+ groupAxis: {
556
+ scalePadding: 0
557
+ }
558
+ }
559
+ ],
560
+ separateGrid: !0
561
+ // container: {
562
+ // rowAmount: 1,
563
+ // columnAmount: 2,
564
+ // }
565
+ }
566
+ }, L_ = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
232
567
  __proto__: null,
233
- temp: v
234
- }, Symbol.toStringTag, { value: "Module" })), z = {}, V = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
568
+ DF_MULTI_GRID_DIVERGING: e_,
569
+ DF_MULTI_GRID_SEPARATE_GRID: r_,
570
+ DF_MULTI_LINE_AREAS_SEPARATE_GRID: S_
571
+ }, Symbol.toStringTag, { value: "Module" })), E_ = {
572
+ id: "PP_MULTI_BARS_2_GRID_SLOT",
573
+ chartType: "multiGrid",
574
+ pluginName: "MultiBars",
575
+ description: "2組群組長條圖",
576
+ data: {
577
+ gridIndexes: [0, 1]
578
+ }
579
+ }, d_ = {
580
+ id: "PP_MULTI_BARS_3_GRID_SLOT",
581
+ chartType: "multiGrid",
582
+ pluginName: "MultiBars",
583
+ description: "3組群組長條圖",
584
+ data: {
585
+ gridIndexes: [0, 1, 2]
586
+ }
587
+ }, R_ = {
588
+ id: "PP_MULTI_BARS_4_GRID_SLOT",
589
+ chartType: "multiGrid",
590
+ pluginName: "MultiBars",
591
+ description: "4組群組長條圖",
592
+ data: {
593
+ gridIndexes: [0, 1, 2, 3]
594
+ }
595
+ }, s_ = {
596
+ id: "PP_MULTI_BARS_ROUND",
597
+ chartType: "multiGrid",
598
+ pluginName: "MultiBars",
599
+ description: "圓角長條圖",
600
+ data: {
601
+ barWidth: 0,
602
+ barPadding: 1,
603
+ barGroupPadding: 10,
604
+ barRadius: !0
605
+ }
606
+ }, D_ = {
607
+ id: "PP_MULTI_BAR_STACK_2_GRID_SLOT",
608
+ chartType: "multiGrid",
609
+ pluginName: "MultiBarStack",
610
+ description: "2組堆疊長條圖",
611
+ data: {
612
+ gridIndexes: [0, 1]
613
+ }
614
+ }, G_ = {
615
+ id: "PP_MULTI_BAR_STACK_3_GRID_SLOT",
616
+ chartType: "multiGrid",
617
+ pluginName: "MultiBarStack",
618
+ description: "3組堆疊長條圖",
619
+ data: {
620
+ gridIndexes: [0, 1, 2]
621
+ }
622
+ }, n_ = {
623
+ id: "PP_MULTI_BAR_STACK_4_GRID_SLOT",
624
+ chartType: "multiGrid",
625
+ pluginName: "MultiBarStack",
626
+ description: "4組堆疊長條圖",
627
+ data: {
628
+ gridIndexes: [0, 1, 2, 3]
629
+ }
630
+ }, O_ = {
631
+ id: "PP_MULTI_BARS_TRIANGLE_2_GRID_SLOT",
632
+ chartType: "multiGrid",
633
+ pluginName: "MultiBarsTriangle",
634
+ description: "2組群組三角長條圖",
635
+ data: {
636
+ gridIndexes: [0, 1]
637
+ }
638
+ }, A_ = {
639
+ id: "PP_MULTI_BARS_TRIANGLE_3_GRID_SLOT",
640
+ chartType: "multiGrid",
641
+ pluginName: "MultiBarsTriangle",
642
+ description: "3組群組三角長條圖",
643
+ data: {
644
+ gridIndexes: [0, 1, 2]
645
+ }
646
+ }, o_ = {
647
+ id: "PP_MULTI_BARS_TRIANGLE_4_GRID_SLOT",
648
+ chartType: "multiGrid",
649
+ pluginName: "MultiBarsTriangle",
650
+ description: "4組群組三角長條圖",
651
+ data: {
652
+ gridIndexes: [0, 1, 2, 3]
653
+ }
654
+ }, l_ = {
655
+ id: "PP_MULTI_DOTS_2_GRID_SLOT",
656
+ chartType: "multiGrid",
657
+ pluginName: "MultiDots",
658
+ description: "2組圓點",
659
+ data: {
660
+ gridIndexes: [0, 1]
661
+ }
662
+ }, c_ = {
663
+ id: "PP_MULTI_DOTS_3_GRID_SLOT",
664
+ chartType: "multiGrid",
665
+ pluginName: "MultiDots",
666
+ description: "3組圓點",
667
+ data: {
668
+ gridIndexes: [0, 1, 2]
669
+ }
670
+ }, N_ = {
671
+ id: "PP_MULTI_DOTS_4_GRID_SLOT",
672
+ chartType: "multiGrid",
673
+ pluginName: "MultiDots",
674
+ description: "4組圓點",
675
+ data: {
676
+ gridIndexes: [0, 1, 2, 3]
677
+ }
678
+ }, M_ = {
679
+ id: "PP_MULTI_LINES_2_GRID_SLOT",
680
+ chartType: "multiGrid",
681
+ pluginName: "MultiLines",
682
+ description: "2組折線圖",
683
+ data: {
684
+ gridIndexes: [0, 1]
685
+ }
686
+ }, p_ = {
687
+ id: "PP_MULTI_LINES_3_GRID_SLOT",
688
+ chartType: "multiGrid",
689
+ pluginName: "MultiLines",
690
+ description: "3組折線圖",
691
+ data: {
692
+ gridIndexes: [0, 1, 2]
693
+ }
694
+ }, U_ = {
695
+ id: "PP_MULTI_LINES_4_GRID_SLOT",
696
+ chartType: "multiGrid",
697
+ pluginName: "MultiLines",
698
+ description: "4組折線圖",
699
+ data: {
700
+ gridIndexes: [0, 1, 2, 3]
701
+ }
702
+ }, u_ = {
703
+ id: "PP_MULTI_LINES_CURVE",
704
+ chartType: "multiGrid",
705
+ pluginName: "MultiLines",
706
+ description: "圓弧折線圖",
707
+ data: {
708
+ lineCurve: "curveMonotoneX",
709
+ lineWidth: 3
710
+ }
711
+ }, g_ = {
712
+ id: "PP_MULTI_LINE_AREAS_2_GRID_SLOT",
713
+ chartType: "multiGrid",
714
+ pluginName: "MultiLineAreas",
715
+ description: "2組折線圖",
716
+ data: {
717
+ gridIndexes: [0, 1]
718
+ }
719
+ }, m_ = {
720
+ id: "PP_MULTI_LINE_AREAS_3_GRID_SLOT",
721
+ chartType: "multiGrid",
722
+ pluginName: "MultiLineAreas",
723
+ description: "3組折線圖",
724
+ data: {
725
+ gridIndexes: [0, 1, 2]
726
+ }
727
+ }, B_ = {
728
+ id: "PP_MULTI_LINE_AREAS_4_GRID_SLOT",
729
+ chartType: "multiGrid",
730
+ pluginName: "MultiLineAreas",
731
+ description: "4組折線圖",
732
+ data: {
733
+ gridIndexes: [0, 1, 2, 3]
734
+ }
735
+ }, H_ = {
736
+ id: "PP_MULTI_LINE_AREAS_CURVE",
737
+ chartType: "multiGrid",
738
+ pluginName: "MultiLineAreas",
739
+ description: "圓弧折線圖",
740
+ data: {
741
+ lineCurve: "curveMonotoneX"
742
+ }
743
+ }, h_ = {
744
+ id: "PP_MULTI_GRID_LEGEND_BOTTOM_WITH_LINE_LIST",
745
+ chartType: "multiGrid",
746
+ pluginName: "MultiGridLegend",
747
+ description: "底部圖例線條列點",
748
+ data: {
749
+ position: "bottom",
750
+ justify: "center",
751
+ padding: 14,
752
+ gridList: [
753
+ {
754
+ listRectHeight: 2
755
+ },
756
+ {
757
+ listRectHeight: 2
758
+ },
759
+ {
760
+ listRectHeight: 2
761
+ },
762
+ {
763
+ listRectHeight: 2
764
+ }
765
+ ]
766
+ }
767
+ }, C_ = {
768
+ id: "PP_MULTI_GRID_LEGEND_BOTTOM_WITH_RECT_AND_LINE_LIST",
769
+ chartType: "multiGrid",
770
+ pluginName: "MultiGridLegend",
771
+ description: "底部圖例矩型及線條列點",
772
+ data: {
773
+ position: "bottom",
774
+ justify: "center",
775
+ padding: 14,
776
+ gridList: [
777
+ {},
778
+ {
779
+ listRectHeight: 2
780
+ }
781
+ ]
782
+ }
783
+ }, F_ = {
784
+ id: "PP_MULTI_GRID_LEGEND_BOTTOM_WITH_ROUND_AND_LINE_LIST",
785
+ chartType: "multiGrid",
786
+ pluginName: "MultiGridLegend",
787
+ description: "底部圖例圓型及線條列點",
788
+ data: {
789
+ position: "bottom",
790
+ justify: "center",
791
+ padding: 14,
792
+ gridList: [
793
+ {
794
+ listRectRadius: 7
795
+ },
796
+ {
797
+ listRectHeight: 2
798
+ }
799
+ ]
800
+ }
801
+ }, y_ = {
802
+ id: "PP_MULTI_GRID_LEGEND_BOTTOM",
803
+ chartType: "multiGrid",
804
+ pluginName: "MultiGridLegend",
805
+ description: "底部圖例",
806
+ data: {
807
+ position: "bottom",
808
+ justify: "center",
809
+ padding: 14
810
+ }
811
+ }, b_ = {
812
+ id: "PP_MULTI_GROUP_AXIS_2_GRID_SLOT",
813
+ chartType: "multiGrid",
814
+ pluginName: "MultiGroupAxis",
815
+ description: "2個群組圖軸",
816
+ data: {
817
+ tickTextRotate: -30,
818
+ gridIndexes: [0, 1]
819
+ }
820
+ }, V_ = {
821
+ id: "PP_MULTI_GROUP_AXIS_3_GRID_SLOT",
822
+ chartType: "multiGrid",
823
+ pluginName: "MultiGroupAxis",
824
+ description: "3個群組圖軸",
825
+ data: {
826
+ tickTextRotate: -30,
827
+ gridIndexes: [0, 1, 2]
828
+ }
829
+ }, X_ = {
830
+ id: "PP_MULTI_GROUP_AXIS_4_GRID_SLOT",
831
+ chartType: "multiGrid",
832
+ pluginName: "MultiGroupAxis",
833
+ description: "4個群組圖軸",
834
+ data: {
835
+ tickTextRotate: -30,
836
+ gridIndexes: [0, 1, 2, 3]
837
+ }
838
+ }, W_ = {
839
+ id: "PP_MULTI_GROUP_AXIS_DIVERGING",
840
+ chartType: "multiGrid",
841
+ pluginName: "MultiGroupAxis",
842
+ description: "分向Gird群組圖軸",
843
+ data: {
844
+ tickPadding: 60,
845
+ // 加長間距
846
+ gridIndexes: [0]
847
+ // 只顯示一個
848
+ }
849
+ }, x_ = {
850
+ id: "PP_MULTI_VALUE_AXIS_2_GRID_SLOT",
851
+ chartType: "multiGrid",
852
+ pluginName: "MultiValueAxis",
853
+ description: "2個資料圖軸",
854
+ data: {
855
+ gridIndexes: [0, 1]
856
+ }
857
+ }, f_ = {
858
+ id: "PP_MULTI_VALUE_AXIS_3_GRID_SLOT",
859
+ chartType: "multiGrid",
860
+ pluginName: "MultiValueAxis",
861
+ description: "3個資料圖軸",
862
+ data: {
863
+ gridIndexes: [0, 1, 2]
864
+ }
865
+ }, j_ = {
866
+ id: "PP_MULTI_VALUE_AXIS_4_GRID_SLOT",
867
+ chartType: "multiGrid",
868
+ pluginName: "MultiValueAxis",
869
+ description: "4個資料圖軸",
870
+ data: {
871
+ gridIndexes: [0, 1, 2, 3]
872
+ }
873
+ }, v_ = {
874
+ id: "PP_MULTI_VALUE_STACK_AXIS_2_GRID_SLOT",
875
+ chartType: "multiGrid",
876
+ pluginName: "MultiValueStackAxis",
877
+ description: "2個資料堆疊圖軸",
878
+ data: {
879
+ gridIndexes: [0, 1]
880
+ }
881
+ }, K_ = {
882
+ id: "PP_MULTI_VALUE_STACK_AXIS_3_GRID_SLOT",
883
+ chartType: "multiGrid",
884
+ pluginName: "MultiValueStackAxis",
885
+ description: "3個資料堆疊圖軸",
886
+ data: {
887
+ gridIndexes: [0, 1, 2]
888
+ }
889
+ }, Y_ = {
890
+ id: "PP_MULTI_VALUE_STACK_AXIS_4_GRID_SLOT",
891
+ chartType: "multiGrid",
892
+ pluginName: "MultiValueStackAxis",
893
+ description: "4個資料堆疊圖軸",
894
+ data: {
895
+ gridIndexes: [0, 1, 2, 3]
896
+ }
897
+ }, z_ = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
235
898
  __proto__: null,
236
- temp: z
237
- }, Symbol.toStringTag, { value: "Module" })), X = {}, $ = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
899
+ PP_MULTI_BARS_2_GRID_SLOT: E_,
900
+ PP_MULTI_BARS_3_GRID_SLOT: d_,
901
+ PP_MULTI_BARS_4_GRID_SLOT: R_,
902
+ PP_MULTI_BARS_ROUND: s_,
903
+ PP_MULTI_BARS_TRIANGLE_2_GRID_SLOT: O_,
904
+ PP_MULTI_BARS_TRIANGLE_3_GRID_SLOT: A_,
905
+ PP_MULTI_BARS_TRIANGLE_4_GRID_SLOT: o_,
906
+ PP_MULTI_BAR_STACK_2_GRID_SLOT: D_,
907
+ PP_MULTI_BAR_STACK_3_GRID_SLOT: G_,
908
+ PP_MULTI_BAR_STACK_4_GRID_SLOT: n_,
909
+ PP_MULTI_DOTS_2_GRID_SLOT: l_,
910
+ PP_MULTI_DOTS_3_GRID_SLOT: c_,
911
+ PP_MULTI_DOTS_4_GRID_SLOT: N_,
912
+ PP_MULTI_GRID_LEGEND_BOTTOM: y_,
913
+ PP_MULTI_GRID_LEGEND_BOTTOM_WITH_LINE_LIST: h_,
914
+ PP_MULTI_GRID_LEGEND_BOTTOM_WITH_RECT_AND_LINE_LIST: C_,
915
+ PP_MULTI_GRID_LEGEND_BOTTOM_WITH_ROUND_AND_LINE_LIST: F_,
916
+ PP_MULTI_GROUP_AXIS_2_GRID_SLOT: b_,
917
+ PP_MULTI_GROUP_AXIS_3_GRID_SLOT: V_,
918
+ PP_MULTI_GROUP_AXIS_4_GRID_SLOT: X_,
919
+ PP_MULTI_GROUP_AXIS_DIVERGING: W_,
920
+ PP_MULTI_LINES_2_GRID_SLOT: M_,
921
+ PP_MULTI_LINES_3_GRID_SLOT: p_,
922
+ PP_MULTI_LINES_4_GRID_SLOT: U_,
923
+ PP_MULTI_LINES_CURVE: u_,
924
+ PP_MULTI_LINE_AREAS_2_GRID_SLOT: g_,
925
+ PP_MULTI_LINE_AREAS_3_GRID_SLOT: m_,
926
+ PP_MULTI_LINE_AREAS_4_GRID_SLOT: B_,
927
+ PP_MULTI_LINE_AREAS_CURVE: H_,
928
+ PP_MULTI_VALUE_AXIS_2_GRID_SLOT: x_,
929
+ PP_MULTI_VALUE_AXIS_3_GRID_SLOT: f_,
930
+ PP_MULTI_VALUE_AXIS_4_GRID_SLOT: j_,
931
+ PP_MULTI_VALUE_STACK_AXIS_2_GRID_SLOT: v_,
932
+ PP_MULTI_VALUE_STACK_AXIS_3_GRID_SLOT: K_,
933
+ PP_MULTI_VALUE_STACK_AXIS_4_GRID_SLOT: Y_
934
+ }, Symbol.toStringTag, { value: "Module" })), k_ = {}, Z_ = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
238
935
  __proto__: null,
239
- temp: X
240
- }, Symbol.toStringTag, { value: "Module" })), Y = {}, x = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
936
+ temp: k_
937
+ }, Symbol.toStringTag, { value: "Module" })), $_ = {}, w_ = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
241
938
  __proto__: null,
242
- temp: Y
243
- }, Symbol.toStringTag, { value: "Module" })), Z = {}, w = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
939
+ temp: $_
940
+ }, Symbol.toStringTag, { value: "Module" })), q_ = {}, J_ = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
244
941
  __proto__: null,
245
- temp: Z
246
- }, Symbol.toStringTag, { value: "Module" })), k = {}, q = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
942
+ temp: q_
943
+ }, Symbol.toStringTag, { value: "Module" })), Q_ = {}, _I = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
247
944
  __proto__: null,
248
- temp: k
249
- }, Symbol.toStringTag, { value: "Module" })), J = {}, K = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
945
+ temp: Q_
946
+ }, Symbol.toStringTag, { value: "Module" })), II = {}, tI = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
250
947
  __proto__: null,
251
- temp: J
252
- }, Symbol.toStringTag, { value: "Module" })), Q = {}, tt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
948
+ temp: II
949
+ }, Symbol.toStringTag, { value: "Module" })), TI = {
950
+ id: "PP_TREE_LEGEND_BOTTOM",
951
+ chartType: "tree",
952
+ pluginName: "TreeLegend",
953
+ description: "底部圖例",
954
+ data: {
955
+ position: "bottom",
956
+ justify: "center",
957
+ padding: 14
958
+ }
959
+ }, PI = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
253
960
  __proto__: null,
254
- temp: Q
255
- }, Symbol.toStringTag, { value: "Module" })), o = {
256
- series: g,
257
- grid: b,
258
- multiGrid: W,
259
- multiValue: $,
260
- relationship: w,
261
- tree: K
262
- }, r = {
263
- series: A,
264
- grid: j,
265
- multiGrid: V,
266
- multiValue: x,
267
- relationship: q,
268
- tree: tt
269
- }, s = (t, _) => {
270
- const n = _.chartParamsId ? D[_.chartParamsId].data : void 0, d = o[t][_.dataFormatterId] ? o[t][_.dataFormatterId].data : void 0, l = _.allPluginParamsIds ? _.allPluginParamsIds.reduce((P, i) => {
271
- if (r[t][i]) {
272
- const T = r[t][i].pluginName;
273
- P[T] = r[t][i].data;
961
+ PP_TREE_LEGEND_BOTTOM: TI
962
+ }, Symbol.toStringTag, { value: "Module" })), S = {
963
+ series: C,
964
+ grid: $,
965
+ multiGrid: L_,
966
+ multiValue: Z_,
967
+ relationship: J_,
968
+ tree: tI
969
+ }, e = {
970
+ series: j,
971
+ grid: a_,
972
+ multiGrid: z_,
973
+ multiValue: w_,
974
+ relationship: _I,
975
+ tree: PI
976
+ }, i = (I, t) => {
977
+ const L = t.chartParamsId ? U[t.chartParamsId].data : void 0, E = S[I][t.dataFormatterId] ? S[I][t.dataFormatterId].data : void 0, d = t.allPluginParamsIds ? t.allPluginParamsIds.reduce((r, a) => {
978
+ if (e[I][a]) {
979
+ const R = e[I][a].pluginName;
980
+ r[R] = e[I][a].data;
274
981
  }
275
- return P;
982
+ return r;
276
983
  }, {}) : void 0;
277
984
  return {
278
- chartParams: n,
279
- dataFormatter: d,
280
- allPluginParams: l
985
+ chartParams: L,
986
+ dataFormatter: E,
987
+ allPluginParams: d
281
988
  };
282
- }, a = (t) => s("series", t), e = (t) => s("grid", t), et = a({
989
+ }, P = (I) => i("series", I), _ = (I) => i("grid", I), T = (I) => i("multiGrid", I), iI = (I) => i("tree", I), aI = P({
283
990
  // chartParamsId: 'CP_RIGHT_PADDING',
284
- allPluginParamsIds: [],
991
+ allPluginParamsIds: ["PP_SERIES_LEGEND_ROUND"],
285
992
  description: "基本Series參數"
286
- }), _t = a({
993
+ }), eI = P({
994
+ // chartParamsId: 'CP_RIGHT_PADDING',
995
+ dataFormatterId: "DF_SERIES_DESC",
996
+ allPluginParamsIds: [],
997
+ description: "資料由大到小排序"
998
+ }), rI = P({
999
+ // chartParamsId: 'CP_RIGHT_PADDING',
1000
+ dataFormatterId: "DF_SERIES_SEPARATE_SERIES",
1001
+ allPluginParamsIds: [],
1002
+ description: "分開顯示Series"
1003
+ }), SI = P({
1004
+ // chartParamsId: 'CP_RIGHT_PADDING',
1005
+ dataFormatterId: "DF_SERIES_SUM_SERIES",
1006
+ allPluginParamsIds: [],
1007
+ description: "合併Series資料"
1008
+ }), LI = P({
1009
+ // chartParamsId: 'CP_RIGHT_PADDING',
1010
+ dataFormatterId: "DF_SERIES_SEPARATE_SERIES_AND_SUM_SERIES",
1011
+ allPluginParamsIds: [],
1012
+ description: "分開顯示Series並合併Series資料"
1013
+ }), EI = P({
287
1014
  // chartParamsId: 'CP_RIGHT_PADDING',
288
1015
  allPluginParamsIds: ["PP_BUBBLES_SCALING_BY_RADIUS", "PP_SERIES_LEGEND_ROUND"],
289
1016
  description: "以半徑尺寸為比例的泡泡圖"
290
- }), at = a({
1017
+ }), dI = P({
1018
+ chartParamsId: "CP_LONG_PADDING",
1019
+ dataFormatterId: "DF_SERIES_SEPARATE_SERIES",
1020
+ allPluginParamsIds: [],
1021
+ description: "分開顯示Series泡泡"
1022
+ }), RI = P({
291
1023
  // chartParamsId: 'CP_RIGHT_PADDING',
292
1024
  allPluginParamsIds: ["PP_PIE_LABELS_INNER", "PP_SERIES_LEGEND_ROUND"],
293
1025
  description: "圓餅圖及內部資料標籤"
294
- }), it = a({
1026
+ }), sI = P({
295
1027
  // chartParamsId: 'CP_RIGHT_PADDING',
296
1028
  allPluginParamsIds: ["PP_PIE_DONUT", "PP_SERIES_LEGEND_ROUND"],
297
1029
  description: "甜甜圈圖"
298
- }), rt = a({
299
- // chartParamsId: 'CP_RIGHT_PADDING',
1030
+ }), DI = P({
1031
+ chartParamsId: "CP_TOP_AND_NO_BOTTOM_PADDING",
300
1032
  allPluginParamsIds: ["PP_PIE_HALF_DONUT", "PP_PIE_LABELS_HALF_ANGLE", "PP_SERIES_LEGEND_ROUND"],
301
1033
  description: "半圓甜甜圈圖"
302
- }), Pt = e({
303
- chartParamsId: "CP_BOTTOM_LONG_PADDING",
1034
+ }), GI = P({
1035
+ chartParamsId: "CP_RIGHT_PADDING",
1036
+ allPluginParamsIds: ["PP_ROSE_SCALING_BY_RADIUS", "PP_ROSE_LABELS_SCALING_BY_RADIUS", "PP_SERIES_LEGEND_ROUND"],
1037
+ description: "以半徑尺寸為比例的玫瑰圖"
1038
+ }), nI = _({
1039
+ chartParamsId: "CP_BOTTOM_PADDING",
304
1040
  allPluginParamsIds: ["PP_GRID_LEGEND_BOTTOM"],
305
1041
  description: "基本Grid參數"
306
- }), ot = e({
307
- chartParamsId: "CP_BOTTOM_PADDING",
1042
+ }), OI = _({
1043
+ chartParamsId: "CP_BOTTOM_LONG_PADDING",
308
1044
  allPluginParamsIds: ["PP_GROUP_AXIS_ROTATE_LABEL", "PP_GRID_LEGEND_BOTTOM"],
309
1045
  description: "傾斜標籤"
310
- }), st = e({
1046
+ }), AI = _({
1047
+ chartParamsId: "CP_BOTTOM_AND_LEFT_PADDING",
1048
+ dataFormatterId: "DF_GRID_BOTTOM_VALUE_AXIS",
1049
+ allPluginParamsIds: ["PP_GRID_LEGEND_BOTTOM"],
1050
+ description: "橫向圖"
1051
+ }), oI = _({
311
1052
  chartParamsId: "CP_BOTTOM_PADDING",
312
- dataFormatterId: "DF_BOTTOM_VALUE_AXIS",
1053
+ dataFormatterId: "DF_GRID_DIVERGING_SCALE",
313
1054
  allPluginParamsIds: ["PP_GRID_LEGEND_BOTTOM"],
314
- description: "橫向圓角長條圖"
315
- }), nt = e({
1055
+ description: "正負值分向圖"
1056
+ }), lI = _({
1057
+ chartParamsId: "CP_BOTTOM_LONG_PADDING",
1058
+ dataFormatterId: "DF_GRID_SEPARATE_SERIES",
1059
+ allPluginParamsIds: ["PP_GROUP_AXIS_ROTATE_LABEL", "PP_GRID_LEGEND_BOTTOM"],
1060
+ description: "分開顯示Series"
1061
+ }), cI = _({
316
1062
  chartParamsId: "CP_BOTTOM_PADDING",
317
- allPluginParamsIds: ["PP_BARS_ROUND", "PP_GRID_LEGEND_BOTTOM"],
1063
+ allPluginParamsIds: ["PP_BARS_ROUND", "PP_GRID_LEGEND_BOTTOM_WITH_ROUND_LIST"],
318
1064
  description: "圓角長條圖"
319
- }), dt = e({
320
- chartParamsId: "CP_BOTTOM_PADDING",
321
- dataFormatterId: "DF_BOTTOM_VALUE_AXIS",
322
- allPluginParamsIds: ["PP_BARS_ROUND", "PP_GRID_LEGEND_BOTTOM"],
1065
+ }), NI = _({
1066
+ chartParamsId: "CP_BOTTOM_AND_LEFT_PADDING",
1067
+ dataFormatterId: "DF_GRID_BOTTOM_VALUE_AXIS",
1068
+ allPluginParamsIds: ["PP_BARS_ROUND", "PP_GRID_LEGEND_BOTTOM_WITH_ROUND_LIST"],
323
1069
  description: "橫向圓角長條圖"
324
- }), lt = e({
1070
+ }), MI = _({
325
1071
  chartParamsId: "CP_BOTTOM_PADDING",
326
1072
  allPluginParamsIds: ["PP_BARS_THIN", "PP_GRID_LEGEND_BOTTOM"],
327
1073
  description: "細長條圖"
328
- }), Tt = e({
329
- chartParamsId: "CP_BOTTOM_PADDING",
330
- dataFormatterId: "DF_BOTTOM_VALUE_AXIS",
331
- allPluginParamsIds: ["PP_BARS_ROUND", "PP_GRID_LEGEND_BOTTOM"],
1074
+ }), pI = _({
1075
+ chartParamsId: "CP_BOTTOM_AND_LEFT_PADDING",
1076
+ dataFormatterId: "DF_GRID_BOTTOM_VALUE_AXIS",
1077
+ allPluginParamsIds: ["PP_BARS_ROUND", "PP_GRID_LEGEND_BOTTOM_WITH_ROUND_LIST"],
332
1078
  description: "橫向圓角長條圖"
333
- }), It = e({
334
- chartParamsId: "CP_BOTTOM_PADDING",
1079
+ }), UI = _({
1080
+ chartParamsId: "CP_BOTTOM_PADDING_WITH_SERIES_HIGHLIGHT",
1081
+ allPluginParamsIds: ["PP_GRID_LEGEND_BOTTOM_WITH_LINE_LIST"],
1082
+ description: "基本Grid參數"
1083
+ }), uI = _({
1084
+ chartParamsId: "CP_BOTTOM_LONG_PADDING_WITH_SERIES_HIGHLIGHT",
1085
+ allPluginParamsIds: ["PP_GROUP_AXIS_ROTATE_LABEL", "PP_GRID_LEGEND_BOTTOM_WITH_LINE_LIST"],
1086
+ description: "傾斜標籤"
1087
+ }), gI = _({
1088
+ chartParamsId: "CP_BOTTOM_AND_LEFT_PADDING_WITH_SERIES_HIGHLIGHT",
1089
+ dataFormatterId: "DF_GRID_BOTTOM_VALUE_AXIS",
1090
+ allPluginParamsIds: ["PP_GRID_LEGEND_BOTTOM_WITH_LINE_LIST"],
1091
+ description: "橫向折線圖"
1092
+ }), mI = _({
1093
+ chartParamsId: "CP_BOTTOM_PADDING_WITH_SERIES_HIGHLIGHT",
1094
+ allPluginParamsIds: ["PP_DOTS_SOLID", "PP_GRID_LEGEND_BOTTOM_WITH_LINE_LIST"],
1095
+ description: "折線圖及實心圓點"
1096
+ }), BI = _({
1097
+ chartParamsId: "CP_BOTTOM_PADDING_WITH_SERIES_HIGHLIGHT",
335
1098
  allPluginParamsIds: ["PP_LINES_CURVE", "PP_GRID_LEGEND_BOTTOM_WITH_LINE_LIST"],
336
1099
  description: "弧線折線圖"
337
- }), ct = e({
1100
+ }), HI = _({
1101
+ chartParamsId: "CP_BOTTOM_PADDING_WITH_GROUP_HIGHLIGHT",
1102
+ allPluginParamsIds: ["PP_DOTS_ONLY_SHOW_HIGHLIGHTED", "PP_GRID_LEGEND_BOTTOM_WITH_LINE_LIST"],
1103
+ description: "折線圖及Highlight Group圓點"
1104
+ }), hI = _({
1105
+ chartParamsId: "CP_BOTTOM_PADDING_WITH_SERIES_HIGHLIGHT",
1106
+ dataFormatterId: "DF_GRID_NONE_GROUP_SCALE_PADDING",
1107
+ allPluginParamsIds: ["PP_GRID_LEGEND_BOTTOM_WITH_LINE_LIST"],
1108
+ description: "基本Grid參數"
1109
+ }), CI = _({
1110
+ chartParamsId: "CP_BOTTOM_LONG_PADDING_WITH_SERIES_HIGHLIGHT",
1111
+ dataFormatterId: "DF_GRID_NONE_GROUP_SCALE_PADDING",
1112
+ allPluginParamsIds: ["PP_GROUP_AXIS_ROTATE_LABEL", "PP_GRID_LEGEND_BOTTOM_WITH_LINE_LIST"],
1113
+ description: "傾斜標籤"
1114
+ }), FI = _({
1115
+ chartParamsId: "CP_BOTTOM_AND_LEFT_PADDING_WITH_SERIES_HIGHLIGHT",
1116
+ dataFormatterId: "DF_GRID_BOTTOM_VALUE_AXIS_AND_NONE_GROUP_SCALE_PADDING",
1117
+ allPluginParamsIds: ["PP_GRID_LEGEND_BOTTOM_WITH_LINE_LIST"],
1118
+ description: "橫向折線圖"
1119
+ }), yI = _({
1120
+ chartParamsId: "CP_BOTTOM_PADDING_WITH_SERIES_HIGHLIGHT",
1121
+ dataFormatterId: "DF_GRID_NONE_GROUP_SCALE_PADDING",
1122
+ allPluginParamsIds: ["PP_LINES_CURVE", "PP_LINE_AREAS_CURVE", "PP_GRID_LEGEND_BOTTOM_WITH_LINE_LIST"],
1123
+ description: "弧線折線圖"
1124
+ }), bI = _({
338
1125
  chartParamsId: "CP_BOTTOM_PADDING_WITH_GROUP_HIGHLIGHT",
1126
+ dataFormatterId: "DF_GRID_NONE_GROUP_SCALE_PADDING",
339
1127
  allPluginParamsIds: ["PP_DOTS_ONLY_SHOW_HIGHLIGHTED", "PP_GRID_LEGEND_BOTTOM_WITH_LINE_LIST"],
340
1128
  description: "折線圖及Highlight Group圓點"
1129
+ }), VI = _({
1130
+ chartParamsId: "CP_BOTTOM_LONG_PADDING",
1131
+ dataFormatterId: "DF_LINE_AREAS_SEPARATE_SERIES",
1132
+ allPluginParamsIds: ["PP_GROUP_AXIS_ROTATE_LABEL", "PP_GRID_LEGEND_BOTTOM"],
1133
+ description: "LineAreas 分開顯示Series"
1134
+ }), XI = T({
1135
+ chartParamsId: "CP_BOTTOM_PADDING_WITH_SERIES_HIGHLIGHT",
1136
+ allPluginParamsIds: ["PP_MULTI_GRID_LEGEND_BOTTOM_WITH_RECT_AND_LINE_LIST"],
1137
+ description: "基本MultiGrid參數"
1138
+ }), WI = T({
1139
+ chartParamsId: "CP_BOTTOM_PADDING_WITH_SERIES_HIGHLIGHT",
1140
+ allPluginParamsIds: ["PP_MULTI_GRID_LEGEND_BOTTOM_WITH_ROUND_AND_LINE_LIST", "PP_MULTI_BARS_ROUND", "PP_MULTI_LINES_CURVE"],
1141
+ description: "MultiGrid圓弧風格"
1142
+ }), xI = T({
1143
+ chartParamsId: "CP_BOTTOM_LONG_PADDING",
1144
+ dataFormatterId: "DF_MULTI_GRID_SEPARATE_GRID",
1145
+ allPluginParamsIds: ["PP_MULTI_GRID_LEGEND_BOTTOM", "PP_MULTI_GROUP_AXIS_2_GRID_SLOT", "PP_MULTI_VALUE_AXIS_2_GRID_SLOT", "PP_MULTI_VALUE_STACK_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"],
1146
+ description: "2組Grid圖表"
1147
+ }), fI = T({
1148
+ chartParamsId: "CP_BOTTOM_LONG_PADDING",
1149
+ dataFormatterId: "DF_MULTI_GRID_SEPARATE_GRID",
1150
+ allPluginParamsIds: ["PP_MULTI_GRID_LEGEND_BOTTOM", "PP_MULTI_GROUP_AXIS_3_GRID_SLOT", "PP_MULTI_VALUE_AXIS_3_GRID_SLOT", "PP_MULTI_VALUE_STACK_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"],
1151
+ description: "3組Grid圖表"
1152
+ }), jI = T({
1153
+ chartParamsId: "CP_BOTTOM_LONG_PADDING",
1154
+ dataFormatterId: "DF_MULTI_GRID_SEPARATE_GRID",
1155
+ allPluginParamsIds: ["PP_MULTI_GRID_LEGEND_BOTTOM", "PP_MULTI_GROUP_AXIS_4_GRID_SLOT", "PP_MULTI_VALUE_AXIS_4_GRID_SLOT", "PP_MULTI_VALUE_STACK_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"],
1156
+ description: "4組Grid圖表"
1157
+ }), vI = T({
1158
+ chartParamsId: "CP_BOTTOM_LONG_PADDING",
1159
+ dataFormatterId: "DF_MULTI_GRID_DIVERGING",
1160
+ allPluginParamsIds: ["PP_MULTI_GRID_LEGEND_BOTTOM", "PP_MULTI_GROUP_AXIS_DIVERGING", "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"],
1161
+ description: "正負值折線圖"
1162
+ }), KI = T({
1163
+ chartParamsId: "CP_BOTTOM_LONG_PADDING",
1164
+ dataFormatterId: "DF_MULTI_GRID_SEPARATE_GRID",
1165
+ 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"],
1166
+ description: "2組折線圖表"
1167
+ }), YI = T({
1168
+ chartParamsId: "CP_BOTTOM_LONG_PADDING",
1169
+ dataFormatterId: "DF_MULTI_GRID_SEPARATE_GRID",
1170
+ 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"],
1171
+ description: "3組折線圖表"
1172
+ }), zI = T({
1173
+ chartParamsId: "CP_BOTTOM_LONG_PADDING",
1174
+ dataFormatterId: "DF_MULTI_GRID_SEPARATE_GRID",
1175
+ 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"],
1176
+ description: "4組折線圖表"
1177
+ }), kI = T({
1178
+ chartParamsId: "CP_BOTTOM_LONG_PADDING",
1179
+ dataFormatterId: "DF_MULTI_LINE_AREAS_SEPARATE_GRID",
1180
+ 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"],
1181
+ description: "2組折線圖表"
1182
+ }), ZI = T({
1183
+ chartParamsId: "CP_BOTTOM_LONG_PADDING",
1184
+ dataFormatterId: "DF_MULTI_LINE_AREAS_SEPARATE_GRID",
1185
+ 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"],
1186
+ description: "3組折線圖表"
1187
+ }), $I = T({
1188
+ chartParamsId: "CP_BOTTOM_LONG_PADDING",
1189
+ dataFormatterId: "DF_MULTI_LINE_AREAS_SEPARATE_GRID",
1190
+ 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"],
1191
+ description: "4組折線圖表"
1192
+ }), wI = iI({
1193
+ chartParamsId: "CP_BOTTOM_SLIGHT_PADDING",
1194
+ allPluginParamsIds: ["PP_TREE_LEGEND_BOTTOM"],
1195
+ description: "基本Tree參數"
341
1196
  });
342
1197
  export {
343
- dt as PRESET_BARS_HORIZONTAL_AND_ROUND,
344
- Tt as PRESET_BARS_HORIZONTAL_AND_THIN,
345
- nt as PRESET_BARS_ROUND,
346
- lt as PRESET_BARS_THIN,
347
- _t as PRESET_BUBBLES_SCALING_BY_RADIUS,
348
- Pt as PRESET_GRID_BASIC,
349
- st as PRESET_GRID_HORIZONTAL,
350
- ot as PRESET_GRID_ROTATE_AXIS_LABEL,
351
- It as PRESET_LINES_CURVE,
352
- ct as PRESET_LINES_HIGHLIGHT_GROUP_DOTS,
353
- it as PRESET_PIE_DONUT,
354
- rt as PRESET_PIE_HALF_DONUT,
355
- at as PRESET_PIE_WITH_INNER_LABELS,
356
- et as PRESET_SERIES_BASIC
1198
+ NI as PRESET_BARS_HORIZONTAL_AND_ROUND,
1199
+ pI as PRESET_BARS_HORIZONTAL_AND_THIN,
1200
+ cI as PRESET_BARS_ROUND,
1201
+ MI as PRESET_BARS_THIN,
1202
+ EI as PRESET_BUBBLES_SCALING_BY_RADIUS,
1203
+ dI as PRESET_BUBBLES_SEPARATE_SERIES,
1204
+ nI as PRESET_GRID_BASIC,
1205
+ oI as PRESET_GRID_DIVERGING_SCALE,
1206
+ AI as PRESET_GRID_HORIZONTAL,
1207
+ OI as PRESET_GRID_ROTATE_AXIS_LABEL,
1208
+ lI as PRESET_GRID_SEPARATE_SERIES,
1209
+ UI as PRESET_LINES_BASIC,
1210
+ BI as PRESET_LINES_CURVE,
1211
+ HI as PRESET_LINES_HIGHLIGHT_GROUP_DOTS,
1212
+ gI as PRESET_LINES_HORIZONTAL,
1213
+ uI as PRESET_LINES_ROTATE_AXIS_LABEL,
1214
+ mI as PRESET_LINES_WITH_SOLID_DOTS,
1215
+ hI as PRESET_LINE_AREAS_BASIC,
1216
+ yI as PRESET_LINE_AREAS_CURVE,
1217
+ bI as PRESET_LINE_AREAS_HIGHLIGHT_GROUP_DOTS,
1218
+ FI as PRESET_LINE_AREAS_HORIZONTAL,
1219
+ CI as PRESET_LINE_AREAS_ROTATE_AXIS_LABEL,
1220
+ VI as PRESET_LINE_AREAS_SEPARATE_GRID,
1221
+ vI as PRESET_MULTI_BARS_DIVERGING,
1222
+ xI as PRESET_MULTI_GRID_2_GRID_SLOT,
1223
+ fI as PRESET_MULTI_GRID_3_GRID_SLOT,
1224
+ jI as PRESET_MULTI_GRID_4_GRID_SLOT,
1225
+ XI as PRESET_MULTI_GRID_BASIC,
1226
+ WI as PRESET_MULTI_GRID_ROUND_STYLE,
1227
+ KI as PRESET_MULTI_LINES_2_GRID_SLOT,
1228
+ YI as PRESET_MULTI_LINES_3_GRID_SLOT,
1229
+ zI as PRESET_MULTI_LINES_4_GRID_SLOT,
1230
+ kI as PRESET_MULTI_LINE_AREAS_2_GRID_SLOT,
1231
+ ZI as PRESET_MULTI_LINE_AREAS_3_GRID_SLOT,
1232
+ $I as PRESET_MULTI_LINE_AREAS_4_GRID_SLOT,
1233
+ sI as PRESET_PIE_DONUT,
1234
+ DI as PRESET_PIE_HALF_DONUT,
1235
+ RI as PRESET_PIE_WITH_INNER_LABELS,
1236
+ GI as PRESET_ROSE_SCALING_BY_RADIUS,
1237
+ aI as PRESET_SERIES_BASIC,
1238
+ eI as PRESET_SERIES_DESC,
1239
+ rI as PRESET_SERIES_SEPARATE_SERIES,
1240
+ LI as PRESET_SERIES_SEPARATE_SERIES_AND_SUM_SERIES,
1241
+ SI as PRESET_SERIES_SUM_SERIES,
1242
+ wI as PRESET_TREE_BASIC
357
1243
  };