Line charts vs Bar charts

Line charts vs Bar charts

Sometimes we're asked "can I switch between line chart and a bar chart"?  No, you can't.  

The reason is that they show different things.  From a data visualization standpoint, there is a right and wrong answer to which chart should be used and when.  Column and Bar charts (like a price distribution) *must* be bound at zero because they show relative total size.  Line charts (like median price) don't have to be bound at zero.  Typically, you can use line charts for both basic counts and more complex calculations; but would only use column charts for counts.  Also, line charts are meant to show trends over time, while bar charts are for comparing data across categories.

The exception we make to the zero-bound rule is when it's important to show separation of data, and forcing zero-bounds on column charts hides the variance.  The 'Percent of List Price Received" metric is the perfect example of this.  Since that metric generally only changes by a couple of percentage points at most, we let it be bound by a number greater than zero.

Besides, we'd rather give you the right answers than force you into "choose your own adventure" stats.
    • Related Articles

    • Understanding gaps in line charts

      Learn why there are sometimes gaps or breaks in time series line charts. ​
    • What it means when the chart vertical axis shows duplicate small numbers

      Have you ever seen a chart that looks like this? If so, don't worry, the chart isn't wrong. Look closely and you'll see that even though the y-axis repeats the numbers, the pop-up on the chart is correctly showing the number of listings for that ...
    • How to zoom in on a chart

      Much like you zoom in on a map, there are times when you may want to zoom in on a chart.  Maybe you're viewing a chart with a long time history, but you only want to view or share a shorter period of time.  Maybe you're looking at a price ...
    • Add Mortgage Rate to any chart (Q2, 2024 release)

      Mortgage rates have an outsized economic impact on the buyer power of most people shopping for a home. We've added the ability for you to overlay the historical rate for a 30-year fixed mortgage onto any metric on the time series to see that impact. ...
    • Using Comparison column charts

      You can easily compare metrics across many different categories using the Comparison column chart. First, select it from the chart filter located below the metric name. When the chart loads, it will default to a single 'All' column. Choose a breakout ...