hoblin / x-tracker

Stats analysis tool for selected tweets.
MIT License
12 stars 2 forks source link

Chart is broken (goes out of view box) #56

Open rpominov opened 11 months ago

rpominov commented 11 months ago

Hi there. Thank you for your work!

Describe the Bug

The Likes chart is not displayed correctly here https://x-tracker.hobl.in/tweets/21

Screenshots

Screenshot 2023-10-10 at 17 44 55

Environment (please complete the following information):

hoblin commented 11 months ago

Thanks. I'll take a look this weekend.

floriankilian commented 11 months ago
image

Is it due to y-axis scaling depending on the most current value, not max value?

hoblin commented 11 months ago

Probably due to preset min and max values for the Y axis without margins here app/decorators/tweet_decorator.rb