Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 5 additions & 6 deletions ui/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,14 +44,13 @@ This will automatically update problem and user data, if new problems have been

## Example Output

![](https://github.com/yjiao/codeforces-api/blob/master/ui/img_userProgress.png?raw=true =600x)
![userProgress](img_userProgress.png?raw=true=600x)

![histogram](img_histogram.png?raw=true=600x)

![](https://github.com/yjiao/codeforces-api/blob/master/ui/img_histogram.png?raw=true =600x)
![langTrend](img_langTrend.png?raw=true=600x)

![](https://github.com/yjiao/codeforces-api/blob/master/ui/img_langTrend.png?raw=true =600x)

![](https://github.com/yjiao/codeforces-api/blob/master/ui/img_tags.png?raw=true =600x)
![tags](img_tags.png?raw=true=600x)

Script output (note warnings in ggplot are normal):
```
Expand Down Expand Up @@ -98,4 +97,4 @@ Profile completed. Please open report.html to view your profile.


## History
2016 08 18: barebones version uploaded.
2016 08 18: barebones version uploaded.