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 pairs a vertical bar series with a jump-line overlay to compare monthly fact and plan values. Bar labels and Y-axis labels are formatted in millions for quick reading, while a union tooltip triggered by by-x hover reports both metrics together. Animation is enabled for a smooth entrance, and the minimum Y-scale value is set to zero to ground the comparison.
See the Vertical Charts documentation for all configuration options.