Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wonderchang/window-heatmap

The visualization of window heatmap
https://github.com/wonderchang/window-heatmap

Last synced: 2 days ago
JSON representation

The visualization of window heatmap

Awesome Lists containing this project

README

        

# window-heatmap

## Usage

$ lsc window-heatmap.ls [file|directory] -o [output directory]

Example:

$ lsc window-heatmap.ls data -o output

## Data

The first column in each row is the window number, and the rest of columns are the window value.

10 41 40 37 31 45 39 46 34 42 53
11 41 52 31 41 34 34 35 38 29 41 46
12 42 33 34 35 35 28 31 30 26 44 34 48
13 33 22 34 30 30 26 28 28 22 27 32 36 32
14 23 18 20 17 20 32 21 18 24 24 21 18 24 22
15 22 25 23 18 26 19 15 17 21 18 15 18 15 15 18
16 16 13 17 21 19 17 21 15 21 20 21 23 18 19 23 19
17 14 21 13 20 29 19 21 19 24 22 15 20 23 14 25 15 12
18 12 12 10 16 12 15 18 25 23 21 23 30 26 25 30 20 17 19
19 13 20 15 17 14 17 19 25 30 22 29 31 32 24 16 18 17 19 17
20 21 12 19 26 26 21 31 27 28 43 35 32 30 27 24 25 22 19 31 26
21 67 75 74 82 71 86 85 111 115 129 174 133 109 96 95 92 83 85 80 72 75
22 37 47 52 56 52 55 62 76 78 89 117 119 91 80 68 65 65 54 47 39 44 51
23 25 24 23 24 25 34 35 39 48 39 45 39 37 37 30 30 22 31 20 26 27 19 20
24 17 11 14 14 17 19 18 15 20 20 25 20 22 25 17 16 12 12 10 11 12 9 9 11
25 9 5 7 7 5 9 12 7 10 10 11 12 15 7 4 11 12 12 9 10 10 6 6 2 7
26 2 1 3 4 1 2 7 6 1 5 9 3 8 3 6 4 6 7 3 2 2 2 2 5 2 1
27 1 3 2 4 5 4 4 6 2 8 3 5 4 6 5 7 9 5 8 5 6 4 4 6 5 3 3
28 1 3 2 1 2 4 3 1 1 6 6 6 6 11 5 9 8 8 10 7 6 6 4 4 4 2 3 2
29 1 1 1 1 2 2 2 1 3 2 3 2 3 2 2 1 4 3 3 2 4 3 2 3 1 1 4 2 3
30 2 0 0 0 1 0 0 1 0 1 1 3 2 4 1 2 2 3 5 2 1 2 2 3 1 2 1 2 3 1

## Output

## License

MIT