D3
OG
Old school D3 from simpler times
All examples
By author
By category
About
ptvans
Full window
Github gist
Stacked-to-Grouped Bars
<form> <label><input type="radio" name="mode" value="grouped"> Grouped</label> <label><input type="radio" name="mode" value="stacked" checked> Stacked</label> </form>