An SVG version of a canvas Pie/Bar example chart

This is an SVG version of an, originally canvas based, demo that shows the combination of a Pie and grouped Bar chart. Both are animated - the Pie chart with the roundRobin() effect and the Bar chart with the wave() effect. The Bar chart has the labelsAbove option enabled.

This is the code that generates the chart: