ivannrs commented on issue #20893: URL: https://github.com/apache/echarts/issues/20893#issuecomment-2778641771
The null values are there because they are expected in a dimension or at least this is my understandment, is this correct ? From what's written here it means that the [sampling](https://echarts.apache.org/en/option.html#series-line.sampling) is based on the whole dataset, not only on the sets that actually contains value. Is there a way I can create custom grouping ? What I mean is that I can probably switch from "time" to "category" and use strings for the xValues as "2022-02-23" but I want to be able to group the days into months or years depending on the selected period. Also should we consider the described behavior by me as bug, or should i close the topic ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
