Skip to main content

One post tagged with "Plugin"

View All Tags

Extending ECharts Global Roaming

· 12 min read

TLDR

This article explores how to extend ECharts' global roaming functionality. While ECharts provides roaming through dataZoom for Cartesian charts, relationship-type charts lack full global roaming support. We'll examine ECharts' current single-series roaming implementation and develop a solution to enable global roaming across all chart types.