activitywatch icon indicating copy to clipboard operation
activitywatch copied to clipboard

Timeline (barchart) view does not cap off at 1h, but extends to 2h.

Open pringithub opened this issue 1 year ago • 3 comments

  • [x] I am on the latest ActivityWatch version.
  • [x] I have searched the issues of this repo and believe that this is not a duplicate.
  • Ubuntu 20.04 LTS 5.15.0-60-generic:
  • ActivityWatch version v0.12.1:

Describe the bug

The Timeline (barchart) view does not cap off at 1h, but extends to 2h.

To Reproduce

Go to Activity tab, work for over an hour, and observe

Expected behavior

barchart should cap at 1h

Documentation

image

Additional context

pringithub avatar Mar 02 '23 18:03 pringithub

Hi there! As you're new to this repo, please make sure you've used an appropriate issue template and searched for duplicates (it helps us focus on actual development!). We'd also like to suggest that you read our contribution guidelines and our code of conduct. Thanks a bunch for opening your first issue! 🙏

github-actions[bot] avatar Mar 02 '23 18:03 github-actions[bot]

I can reproduce this issue on my installation... Probably it's related to https://github.com/ActivityWatch/activitywatch/issues/724.


Screenshot

BelKed avatar Mar 02 '23 18:03 BelKed

Would just setting a fixed y-axis of 1hr fix the issue? At least visually. Seems like a simple fix until the bigger issue of accuracy is resolved, there's no point in making the y-axis dynamic.

8Dion8 avatar Jul 19 '24 08:07 8Dion8