• Open in:

Horizontal Pictorial Chart

Pictorial charts use meaningful subject-related images to frame the values of the whole divided into segments comprising that whole. By default they are vertical but can be horizontal just as well.

Key implementation details

To turn a Pictorial chart into a horizontal one we just set the orientation to horizontal on the PictorialStackedSeries.

Related tutorials

Build this chart with AI

The prompt below can be used to build this chart with AI. For best coding results, use the most advanced AI models, like Claude Opus 4.6 and GPT-5.3-Codex. For more info and tips, check out amCharts AI docs.

Create a horizontal pictorial stacked chart using a human silhouette as the pictorial shape. Display seven categories (One through Seven) with values 10, 9, 6, 5, 4, 3, 1. Each segment fills proportionally within the horizontal silhouette. Align category labels alongside the visualization. Apply padding on all sides. Use the Animated theme. The chart should be 600px tall at full width. Use amCharts 5 library.

Demo source