Chart Types
Blueprint Chart ships 13 chart types organized into four families: bar, line, area, and part-to-whole.
Bar family
bar-vertical— single-series vertical bars; ranked categorical comparisonbar-horizontal— single-series horizontal bars; long labelsbar-multi— multi-series side-by-side barsbar-grouped— grouped clusters across a second dimensionbar-split— diverging values around a shared baselinebar-stacked— stacked horizontal bars; composition emphasising the totalcolumn-stacked— stacked vertical columns; supports percent stacking
Line family
line— single-series trend over an ordered domainline-multi— multi-series time-series comparison
Area family
area— single-series magnitude over timearea-stacked— composition over time; supports percent stacking
Part-to-whole
Choosing the right chart
Not sure which type fits your data? Start with the decision framework in the choosing the right chart handbook entry.