Vertical charts in AnyChart swap the axes so that categories run along the vertical Y axis and values extend horizontally, making them ideal for ranked or label-heavy comparisons.
This sample uses a vertical stick series to rank the 20 largest cities in the world by their 2016 population. The Y axis is labeled in millions with fixed tick intervals for consistent scale reading, and tooltips format each value as a population total. By-x hover interaction highlights individual city entries, and source attribution credits link to the corresponding Wikipedia dataset.
See the Vertical Charts documentation for all configuration options.