Coder Social home page Coder Social logo

rejuvyesh / arbtt-graph Goto Github PK

View Code? Open in Web Editor NEW
72.0 72.0 13.0 323 KB

Plot graphs from arbtt-stats

Home Page: http://rejuvyesh.com/dailystats

License: MIT License

Python 5.80% JavaScript 47.71% CSS 26.78% Shell 0.73% Haskell 2.04% HTML 16.93%

arbtt-graph's People

Contributors

ashleyghooper avatar jbriales avatar liskin avatar nomeata avatar privong avatar rejuvyesh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

arbtt-graph's Issues

More detail in the barcode graphs?

I feel like the barcode graphs could be especially useful to determine what I've been doing at a specific point in time, but unfortunately it's currently impossible to get exact information from them (e.g. exact timestamps) - all I have to go on are the rather imprecise reference marks every four hours.

It would be cool if arbtt-graph could show tooltips for each bar when hovering with the mouse over them.

Error running `update`

Hi!
I just started using arbtt and your visualization solution (neat work!).
I think I followed your instructions properly but here is what I do for now and what I get:

$ cd Apps && git clone https://github.com/rejuvyesh/arbtt-graph.git
$ cd arbtt-graph
$ ./update
Processing data [===========================] 100%
Processing data [===========================] 100%
Traceback (most recent call last):
  File "readArbttStats.py", line 146, in <module>
    main()
  File "readArbttStats.py", line 143, in main
    dailyUsage(dailyCsv, minuteCsv, categoryName)
  File "readArbttStats.py", line 78, in dailyUsage
    tag = row[1].split(':')[1]
IndexError: list index out of range

Thanks!

AJAX call to refresh does not update time logged in

When clicking reload icon, the AJAX call is executed (index.html , line 152)
$("#reloadbutton").click(function() { ...
the total time is not updated (only after refreshing the browser page)
even if writeTotalTime is called (line 162)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.