-
I've noticed that the bar width seems a bit inconsistent. Sometimes they're thick (with not much gap/white space between, preferred), sometimes they're very thin (with a lot of white space). Is there a way to define the gap or bar width? Even if i make the charts more similar (both having 12 ticks), the width varies. I currently have it set to "fixedrange: true" because if i scroll left/right, the bars just go all over the place and sometime they're ~1px thin with a ton of white space, but always showing the say amount of days/months of data. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
It's because of how the home assistant API works. Here's a workaround: #565 (reply in thread) |
Beta Was this translation helpful? Give feedback.
It's because of how the home assistant API works. Here's a workaround: #565 (reply in thread)