Loading...
morphing is a shape transformation animation between graphics, created through transitions between SVG paths.
morphing
chart.options({ type: 'area', /* ... */ animate: { enter: { type: 'morphing' } },});