Grouped bar chart?

I have a data set that measures three dimensions per week. Is it possible to create a grouped bar chart to represent this data?

Hi Austin! You have 2 options for this. The most simple option would be to use the ‘Bar Chart’ component and then click “Add Series” at the bottom of the editor on the right hand side

The second option, if you need more customization, would be to use a Custom Component in Retool and then take advantage of a 3rd party charting library like plot.ly … you can see more details here: https://docs.tryretool.com/docs/custom-react-components#section-more-examples