This page was created in repsonse to a question in the Google Visualizations forum - What JavaScript code is required to let a user dynamically switch a Stacked Bar Chart from isStacked: true to isStacked: 'percent'. One way to do this appeared in Stack Overflow and this is an adaption of that.