3D bar chart using React + WebGL + CSS3D

Small demo on CodePen using Regl to display a bar chart with bouncy spring animations. Each bar can be hovered over and clicked with a mouse: this is implemented using CSS 3D-positioned div elements overlaying the WebGL canvas.

Leave a comment