Giter Club home page Giter Club logo

clocviz's Issues

Add proper CLI messages

The application is missing a help message and general information about usage.

Running clocviz without any argument should trigger a help message akin to other command line based applications. This will also create room for options and flags.

Add on-hover statistics about file and directory sizes

Currently, on-hover gives us the path of a given node in the file tree. We should update this to also show the file count. The sunburst API allows for us to pass a custom function and the JSON has this information readily available so this should be an easy fix.

Add support for filtering by file rather than just by language

There are two JSON objects being fed into the front-end; information about the file tree organized by language and information about the file tree organized by file. We only use the former but the latter could provide more informative stats about a given codebase.

Let's render this additional chart, set it to be hidden by default, and have a button that flips through both. Flipping should also change the stats and legend accordingly.

Add % composition by language

Currently, the legend in the top right only displays the languages present in the repository. I believe it could be updated to both be dynamic like the stats on the left and show percentage composition.

Fix legend colors

Some colors are not updated in the legend upon rendering of HTML to browser. Seems as though the encoding used for RGB values messes something up here. Should be a simple enough fix.

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.