echarts-doc icon indicating copy to clipboard operation
echarts-doc copied to clipboard

`datasetId` for series not documented for series

Open cjw85 opened this issue 3 years ago • 0 comments

The example here: https://echarts.apache.org/examples/en/editor.html?c=data-transform-filter

uses datasetId to reference datasets from series' definitions rather that datasetIndex, this does not appear in the documentation.

cjw85 avatar Aug 24 '22 14:08 cjw85