Git Product home page Git Product logo

gsoc-debian's Introduction

Code for GSoC application - Debian.

MATPLOTLIB:

matplotlib/vcs_graph.py -

The VCS-graph.py retrieves all values stored in the table 'history.sources_count' and plots a single graph that is "Number of packages vs Date". The graph is labelled accordingly.

matplotlib/graphs.py plots -

3 graphs: (a) Number of packages in each distribution (pie chart) (b) Number of bugs in each type of severity (pie chart) (c) Number of bugs modified each year (bar chart).

FLOT

Graph plotted: Number of bugs modified each year (bar chart)

flot with json:

create_json.py fetches data from the database and dumps it in data.json, test_json.html reads the data and plots a bar chart using flot.

flot with csv:

create_csv.py fetches data from the database and creates data_csv.csv, test_csv.html reads the data and plots a bar chart using flot.

-- Haven't fixed overlapping labels.

gsoc-debian's People

Contributors

bharathbrat avatar

Watchers

 avatar  avatar

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.