mirror of https://github.com/buster-so/buster.git
Update comboSeriesBuilder.ts
This commit is contained in:
parent
1f15d0bb6a
commit
f8142a9d50
|
@ -80,6 +80,7 @@ type RenderBuilderProps = Pick<
|
|||
| 'columnLabelFormats'
|
||||
| 'xAxisKeys'
|
||||
| 'lineGroupType'
|
||||
| 'barGroupType'
|
||||
> & {
|
||||
yAxisItem: SeriesBuilderProps['allYAxisKeysIndexes'][number];
|
||||
index: number;
|
||||
|
|
Loading…
Reference in New Issue