Combined grouped Bar and VProgress chart

A demo of the VProgress bar combined with a grouped Bar chart. It could be used to show different peoples stats over two years for example. Red is one year, yellow is the previous. The tooltip styling has been overridden using stylesheets and the positioning has been overridden by redefining the .positionTooltip() function on each vertical progress bar object (as well as defining a mousemove event on the canvas to update the tooltips position).