Giter Site home page Giter Site logo

Comments (10)

IonicaBizau avatar IonicaBizau commented on May 7, 2024

Can you please add more details to your question?

What do graph would you like more precisely?

from git-stats.

atuttle avatar atuttle commented on May 7, 2024

I think he's requesting that it show stats from all committers, not just the current user.

from git-stats.

IonicaBizau avatar IonicaBizau commented on May 7, 2024

If so, how should the graph look like? Maybe different colors? Or one graph for each commiter?

from git-stats.

atuttle avatar atuttle commented on May 7, 2024

I think it's fine to leave it visually how it is. When viewing all contributors, you're looking at global activity level, not at activity level by person. I think it should be a flag, like --all to see them.

from git-stats.

IonicaBizau avatar IonicaBizau commented on May 7, 2024

Then, greener will mean more global activity (from all committers), right?

from git-stats.

atuttle avatar atuttle commented on May 7, 2024

Exactly.

from git-stats.

ScreamingDev avatar ScreamingDev commented on May 7, 2024

Sorry! Didn't watch my mails. Exactly, atuttle got it - thanks!
All commits from all people with the same look as it is now for one person.

Cheers!

from git-stats.

sambrightman avatar sambrightman commented on May 7, 2024

I was thinking more along the lines of a breakdown per-author. Would that now be best suited for a different Issue? Seems useful to be able to see who is most active in a project/module.

from git-stats.

IonicaBizau avatar IonicaBizau commented on May 7, 2024

@sambrightman That's a good point. I'd say to open a new issue for that. A quick alternative would be to alias authors with git shortlog -s -n --all.

In .gitconfig I have:

[alias]
    authors = shortlog -s -n --all

from git-stats.

IonicaBizau avatar IonicaBizau commented on May 7, 2024

@sambrightman This is now supported in v2.0.0 branch -- use git stats --authors to display a nice pie with the authors activity. /cc #51.

@atuttle @sourcerer-mike In #55 I implemented this feature. 🔔 I'm closing this issue as duplicate of #13.

from git-stats.

Related Issues (20)

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.