Closed jgphilpott closed 2 years ago
Graph is looking fine to me
That's because I haven't made any commits yet today so there is a zero activity day. Once I have a commit you will see it change again. ... there must be something in the code scaling the graph between the highest value and the lowest value but it should scale between the highest value and zero.
See the same day after adding 1 commit:
I just opened a pull request. Look at the difference between the main deployment and my personal deployment that includes the fix.
That's because I haven't made any commits yet today so there is a zero activity day. Once I have a commit you will see it change again. ... there must be something in the code scaling the graph between the highest value and the lowest value but it should scale between the highest value and zero.
Got you
Describe the Bug
The Y axis scale should always start at 0 even if the lowest activity day is > zero.
To Reproduce
See screenshot.
Expected behavior
Even though the lowest activity day is 1 the Y axis scale should start from zero.
Screenshots