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

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