|
21 | 21 | { "name": "AxisConfig", "kind": "TypeAlias" },
|
22 | 22 | { "name": "AxisItemIdentifier", "kind": "Interface" },
|
23 | 23 | { "name": "AxisValueFormatterContext", "kind": "TypeAlias" },
|
| 24 | + { "name": "BAR_CHART_PLUGINS", "kind": "Variable" }, |
| 25 | + { "name": "BAR_CHART_PRO_PLUGINS", "kind": "Variable" }, |
24 | 26 | { "name": "BarChart", "kind": "Variable" },
|
| 27 | + { "name": "BarChartPluginSignatures", "kind": "TypeAlias" }, |
25 | 28 | { "name": "BarChartPro", "kind": "Variable" },
|
| 29 | + { "name": "BarChartProPluginSignatures", "kind": "TypeAlias" }, |
26 | 30 | { "name": "BarChartProProps", "kind": "Interface" },
|
27 | 31 | { "name": "BarChartProps", "kind": "Interface" },
|
28 | 32 | { "name": "BarChartProSlotProps", "kind": "Interface" },
|
|
55 | 59 | { "name": "BarPlotProps", "kind": "Interface" },
|
56 | 60 | { "name": "BarPlotSlotProps", "kind": "Interface" },
|
57 | 61 | { "name": "BarPlotSlots", "kind": "Interface" },
|
| 62 | + { "name": "BarProps", "kind": "Interface" }, |
58 | 63 | { "name": "BarSeries", "kind": "TypeAlias" },
|
59 | 64 | { "name": "BarSeriesType", "kind": "Interface" },
|
60 | 65 | { "name": "blueberryTwilightPalette", "kind": "Variable" },
|
|
136 | 141 | { "name": "ChartsReferenceLineClasses", "kind": "Interface" },
|
137 | 142 | { "name": "ChartsReferenceLineClassKey", "kind": "TypeAlias" },
|
138 | 143 | { "name": "ChartsReferenceLineProps", "kind": "TypeAlias" },
|
| 144 | + { "name": "ChartsRenderer", "kind": "Function" }, |
| 145 | + { "name": "ChartsRendererProps", "kind": "Interface" }, |
139 | 146 | { "name": "ChartsSurface", "kind": "Variable" },
|
140 | 147 | { "name": "ChartsSurfaceProps", "kind": "Interface" },
|
141 | 148 | { "name": "ChartsText", "kind": "Function" },
|
|
176 | 183 | { "name": "cheerfulFiestaPaletteLight", "kind": "Variable" },
|
177 | 184 | { "name": "ColorLegendSelector", "kind": "Interface" },
|
178 | 185 | { "name": "ComputedPieRadius", "kind": "Interface" },
|
| 186 | + { "name": "configurationOptions", "kind": "Variable" }, |
179 | 187 | { "name": "ContinuousColorLegend", "kind": "Variable" },
|
180 | 188 | { "name": "continuousColorLegendClasses", "kind": "Variable" },
|
181 | 189 | { "name": "ContinuousColorLegendClasses", "kind": "Interface" },
|
|
205 | 213 | { "name": "defaultOnBeforeExport", "kind": "Function" },
|
206 | 214 | { "name": "Direction", "kind": "TypeAlias" },
|
207 | 215 | { "name": "FadeOptions", "kind": "TypeAlias" },
|
| 216 | + { "name": "FUNNEL_CHART_PLUGINS", "kind": "Variable" }, |
208 | 217 | { "name": "FunnelChart", "kind": "Variable" },
|
| 218 | + { "name": "FunnelChartPluginSignatures", "kind": "TypeAlias" }, |
209 | 219 | { "name": "FunnelChartProps", "kind": "Interface" },
|
210 | 220 | { "name": "FunnelChartSlotExtension", "kind": "Interface" },
|
211 | 221 | { "name": "FunnelChartSlotProps", "kind": "Interface" },
|
|
250 | 260 | { "name": "getHeatmapUtilityClass", "kind": "Function" },
|
251 | 261 | { "name": "getHighlightElementUtilityClass", "kind": "Function" },
|
252 | 262 | { "name": "getLineElementUtilityClass", "kind": "Function" },
|
| 263 | + { "name": "getLocalizedConfigurationOptions", "kind": "Variable" }, |
253 | 264 | { "name": "getMarkElementUtilityClass", "kind": "Function" },
|
254 | 265 | { "name": "getPieArcLabelUtilityClass", "kind": "Function" },
|
255 | 266 | { "name": "getPieArcUtilityClass", "kind": "Function" },
|
|
259 | 270 | { "name": "greenPalette", "kind": "Variable" },
|
260 | 271 | { "name": "greenPaletteDark", "kind": "Variable" },
|
261 | 272 | { "name": "greenPaletteLight", "kind": "Variable" },
|
| 273 | + { "name": "GridChartsConfigurationOptions", "kind": "Interface" }, |
| 274 | + { "name": "GridChartsConfigurationSection", "kind": "Interface" }, |
262 | 275 | { "name": "Heatmap", "kind": "Variable" },
|
| 276 | + { "name": "HEATMAP_PLUGINS", "kind": "Variable" }, |
263 | 277 | { "name": "heatmapClasses", "kind": "Variable" },
|
264 | 278 | { "name": "HeatmapClasses", "kind": "Interface" },
|
265 | 279 | { "name": "HeatmapClassKey", "kind": "TypeAlias" },
|
266 | 280 | { "name": "HeatmapItemIdentifier", "kind": "TypeAlias" },
|
267 | 281 | { "name": "HeatmapPlot", "kind": "Function" },
|
| 282 | + { "name": "HeatmapPluginSignatures", "kind": "TypeAlias" }, |
268 | 283 | { "name": "HeatmapProps", "kind": "Interface" },
|
269 | 284 | { "name": "HeatmapSeries", "kind": "TypeAlias" },
|
270 | 285 | { "name": "HeatmapSeriesType", "kind": "Interface" },
|
|
286 | 301 | { "name": "legendClasses", "kind": "Variable" },
|
287 | 302 | { "name": "LegendItemContext", "kind": "TypeAlias" },
|
288 | 303 | { "name": "LegendItemParams", "kind": "Interface" },
|
| 304 | + { "name": "LINE_CHART_PLUGINS", "kind": "Variable" }, |
| 305 | + { "name": "LINE_CHART_PRO_PLUGINS", "kind": "Variable" }, |
289 | 306 | { "name": "LineChart", "kind": "Variable" },
|
| 307 | + { "name": "LineChartPluginSignatures", "kind": "TypeAlias" }, |
290 | 308 | { "name": "LineChartPro", "kind": "Variable" },
|
| 309 | + { "name": "LineChartProPluginSignatures", "kind": "TypeAlias" }, |
291 | 310 | { "name": "LineChartProProps", "kind": "Interface" },
|
292 | 311 | { "name": "LineChartProps", "kind": "Interface" },
|
293 | 312 | { "name": "LineChartProSlotProps", "kind": "Interface" },
|
|
332 | 351 | { "name": "orangePalette", "kind": "Variable" },
|
333 | 352 | { "name": "orangePaletteDark", "kind": "Variable" },
|
334 | 353 | { "name": "orangePaletteLight", "kind": "Variable" },
|
| 354 | + { "name": "PIE_CHART_PLUGINS", "kind": "Variable" }, |
| 355 | + { "name": "PIE_CHART_PRO_PLUGINS", "kind": "Variable" }, |
335 | 356 | { "name": "PieArc", "kind": "Variable" },
|
336 | 357 | { "name": "pieArcClasses", "kind": "Variable" },
|
337 | 358 | { "name": "PieArcClasses", "kind": "Interface" },
|
|
358 | 379 | { "name": "PiecewiseColorLegendProps", "kind": "Interface" },
|
359 | 380 | { "name": "PiecewiseLabelFormatterParams", "kind": "TypeAlias" },
|
360 | 381 | { "name": "PieChart", "kind": "Variable" },
|
| 382 | + { "name": "PieChartPluginSignatures", "kind": "TypeAlias" }, |
361 | 383 | { "name": "PieChartPro", "kind": "Variable" },
|
| 384 | + { "name": "PieChartProPluginSignatures", "kind": "TypeAlias" }, |
362 | 385 | { "name": "PieChartProProps", "kind": "Interface" },
|
363 | 386 | { "name": "PieChartProps", "kind": "Interface" },
|
364 | 387 | { "name": "PieChartProSlotProps", "kind": "Interface" },
|
|
385 | 408 | { "name": "purplePalette", "kind": "Variable" },
|
386 | 409 | { "name": "purplePaletteDark", "kind": "Variable" },
|
387 | 410 | { "name": "purplePaletteLight", "kind": "Variable" },
|
| 411 | + { "name": "RADAR_CHART_PRO_PLUGINS", "kind": "Variable" }, |
| 412 | + { "name": "RADAR_PLUGINS", "kind": "Variable" }, |
388 | 413 | { "name": "RadarAxis", "kind": "Function" },
|
389 | 414 | { "name": "RadarAxisClasses", "kind": "Interface" },
|
390 | 415 | { "name": "RadarAxisHighlight", "kind": "Function" },
|
391 | 416 | { "name": "RadarAxisHighlightProps", "kind": "Interface" },
|
392 | 417 | { "name": "RadarAxisProps", "kind": "Interface" },
|
393 | 418 | { "name": "RadarChart", "kind": "Variable" },
|
| 419 | + { "name": "RadarChartPluginSignatures", "kind": "TypeAlias" }, |
394 | 420 | { "name": "RadarChartPro", "kind": "Variable" },
|
| 421 | + { "name": "RadarChartProPluginSignatures", "kind": "TypeAlias" }, |
395 | 422 | { "name": "RadarChartProProps", "kind": "Interface" },
|
396 | 423 | { "name": "RadarChartProps", "kind": "Interface" },
|
397 | 424 | { "name": "RadarChartProSlotProps", "kind": "Interface" },
|
|
423 | 450 | { "name": "redPaletteDark", "kind": "Variable" },
|
424 | 451 | { "name": "redPaletteLight", "kind": "Variable" },
|
425 | 452 | { "name": "referenceLineClasses", "kind": "Variable" },
|
| 453 | + { "name": "RendererType", "kind": "TypeAlias" }, |
426 | 454 | { "name": "RotationAxis", "kind": "TypeAlias" },
|
427 | 455 | { "name": "ScaleName", "kind": "TypeAlias" },
|
428 | 456 | { "name": "Scatter", "kind": "Function" },
|
| 457 | + { "name": "SCATTER_CHART_PLUGINS", "kind": "Variable" }, |
| 458 | + { "name": "SCATTER_CHART_PRO_PLUGINS", "kind": "Variable" }, |
429 | 459 | { "name": "ScatterChart", "kind": "Variable" },
|
| 460 | + { "name": "ScatterChartPluginSignatures", "kind": "TypeAlias" }, |
430 | 461 | { "name": "ScatterChartPro", "kind": "Variable" },
|
| 462 | + { "name": "ScatterChartProPluginSignatures", "kind": "TypeAlias" }, |
431 | 463 | { "name": "ScatterChartProProps", "kind": "Interface" },
|
432 | 464 | { "name": "ScatterChartProps", "kind": "Interface" },
|
433 | 465 | { "name": "ScatterChartProSlotProps", "kind": "Interface" },
|
|
0 commit comments