Pyramid Chart
Pyramid Chart represents a single data series with values displayed as parts of a whole in a triangular shape. Due to its shape, it is often used to display hierarchically related data items. Conceptually, Pyramid chart is the inverse version of a Funnel chart.
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 pyramid chart displaying seven categories with decreasing values: One (10), Two (9), Three (6), Four (5), Five (4), Six (3), Seven (3). Orient the pyramid so it is widest at the bottom and narrowest at the top. Display segments in a triangular formation representing values as parts of a whole. Add a centered legend below the chart synchronized with the series data. Use the Animated theme. The chart should be 500px tall at full width. Use amCharts 5 library.
Demo source