My guess is that it’s not interpreting that as a number. What does the history graph look like on the history page. Is it a line graph or is it a single bar?
EDIT: You can just click on it like @nickrout said, and it should show a bar graph or a line chart/graph. If it’s a bar, the sensor is configured incorrectly (in configuration.yaml, not the lovelace.yaml). You may need to add a device_class to it so it forces the result to have the correct units and treat it as a numerical value.