A quadrant chart divides a scatter plot into four labeled sections, making it easy to classify data points by two measures at once. Built with the AnyChart JavaScript library, it is ideal for comparative analysis and strategic categorization.
This sample compares music albums by listener rank versus DJ play rank, loading KEXP poll data from JSON. Color-coded quadrants classify each album into performance categories, marker labels show artist names, and tooltips reveal album title, listener rank, play rank, and total plays.
See the Quadrant Chart documentation for all configuration options.