The AnyChart Graphics engine composes multiple custom shape layers within a single chart point. Each layer has independent z-index, fill, and stroke settings, producing highly creative and branded data visualizations.
This Frog Column sample transforms each bar into a frog character by adding custom path layers for the body, head, hands, eyes, and pupils. Hover and selection states trigger distinct visual changes: hovering reveals the frog face, while selecting a point animates pupil and hand movement using scripted intervals. The chart includes per-frog tooltip formatting, state-aware fill colors, and z-index control across all shape layers.
See the Custom Drawing documentation for all configuration options.