Statistics card for increasing sensor

The energy dashboard is great. I like how you can see amount of energy consumed per hour/day/month depending on the setting.

I am trying to achieve the same kind of display for other sensors. For example a total download sensor tells me how many GB have been downloaded ever. But most relevant is how much that went up by in a particular time period. When I select bar graph in the statistics sensor, I just see the same as the line graph but made with vertical bars.

Is there a way to get a lovelace card to show the incremental change on a bar graph like the energy dashboard does?

I see some old methods where people were doing this manually with various intermediate sensors in yaml, but was hopeful that there is a better way now.