The bar chart is a staple of data visualizations, used to compare magnitude of values across categories. Here, I show how to make a basic bar chart in Plotly, including how to specify the values, the categories, add axes titles, and an overall title that is aligned with the chart in a sensible way. Additionally, I demonstrate how to use Plotly templates to change multiple aspects of a chart at once.