Skip to main content

g2plot-chart.chartdatasource.serverfields

Home > @genesislcap/g2plot-chart > ChartDatasource > serverFields

ChartDatasource.serverFields property

Can be customized but order matters.

[Mandatory] First will be associated to the first value in 'chartFields' (xField/colorField) [Mandatory] Second will be associated to the second value in 'chartFields' (yField/angleField) [Optional] Third will be associated to the third value in 'chartFields' (seriesField)

Signature:

serverFields: string;