News

Netflix kicks off a binge-watch summer on top of the streaming charts, claiming the Top 3 on the weekly streaming report.
Could we add support for an axis dropdown (for x-axis, y-axis, or both) that automatically extracts available fields from the provided dataset (with potential exclusions)? This would allow us to ...
Summary Could we introduce a valueGetter for the axes? For example, when working with UTC dates, I often need to convert them like this: const commonProps = { dataset, loading: loadingData, series: ...