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 plots ACME Corp. share prices for September 2015 as a single-series vertical area chart with markers on every data point. Dates run along the vertical X axis while dollar values extend horizontally on the Y axis. By-x hover interaction places a tooltip next to the nearest point, and clicking a point selects it. The Y-axis labels are formatted with a dollar prefix, and right padding keeps the filled area from touching the chart edge.
See the Vertical Charts documentation for all configuration options.