Logo iconCharts
  • Github ➚
  • Overview
  • Get started
    • Overview
      • Overview
      • AxisPlotLine
      • BaseLegendSymbol
      • ChartAxis
      • ChartAxisLabels
      • ChartAxisTitleAlignment
      • ChartAxisType
      • ChartData
      • ChartLegend
      • ChartMargin
      • ChartOptions
      • ChartSplit
      • ChartTitle
      • ChartTooltip
      • ChartTooltipRendererArgs
      • ChartXAxis
      • ChartYAxis
      • PathLegendSymbolOptions
      • RectLegendSymbolOptions
      • SplitPlotOptions
      • SymbolLegendSymbolOptions
      • TooltipDataChunk
      • TooltipDataChunkArea
      • TooltipDataChunkBarX
      • TooltipDataChunkBarY
      • TooltipDataChunkLine
      • TooltipDataChunkPie
      • TooltipDataChunkRadar
      • TooltipDataChunkSankey
      • TooltipDataChunkScatter
      • TooltipDataChunkTreemap
      • TooltipDataChunkWaterfall

API / Configuration / ChartSplit

Defined in: src/types/chart/split.ts:10

PropertiesProperties

Property Type
enable boolean
gap? string | number
layout? "vertical"
plots? SplitPlotOptions[]
Previous
ChartOptions
Next
ChartTitle