Skip to content

Commit

Permalink
feature list update for graph types
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbyrne01 committed Mar 18, 2015
1 parent dd02d08 commit 270e8d3
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ Provides user with tab related stats/data
* Preference to include url on memory usage panel UI
* Prepend, append or disable tab memory usage in title
* Preference to set interval between memory usage collection
* Top 5 memory consumers drawn on line chart
* Top 5 memory consumers drawn on graph
* Graph types include: Line, Bar and Radar
* Perform a garbage collection
* Resize panel UI

Expand Down Expand Up @@ -62,3 +63,7 @@ Measurements use bytes as their unit and the value of each leaf node is the sum
### Package

rob@work:~/git/tab-data-firefox/addon$ ~/apps/addon-sdk-1.17/bin/cfx xpi

### Attribution

Charts are drawn using [Chart.js](https://github.com/nnnick/Chart.js)

0 comments on commit 270e8d3

Please sign in to comment.