Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/borzunov/timus-charts
Adds charts to Timus Online Judge profiles
https://github.com/borzunov/timus-charts
chart competitive-programming timus
Last synced: 4 days ago
JSON representation
Adds charts to Timus Online Judge profiles
- Host: GitHub
- URL: https://github.com/borzunov/timus-charts
- Owner: borzunov
- License: other
- Created: 2016-04-09T03:15:40.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-02-25T23:01:18.000Z (almost 4 years ago)
- Last Synced: 2024-12-27T13:02:13.564Z (7 days ago)
- Topics: chart, competitive-programming, timus
- Language: JavaScript
- Size: 238 KB
- Stars: 8
- Watchers: 4
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
README
Timus Charts
============Adds charts to Timus Online Judge profiles
![Screenshot](screenshots/chrome/many-users-cropped.png)
Features
--------* A chart of count of solved problems in profiles and during comparison
* Adding more users to the chart, removing them, customizing legend colors
* Caching profile data
* Hiding the chart
* _(optional)_ Highlighting problems accepted in recent two monthsBuilt with [jqPlot](http://jqplot.com/).
Installation
------------![ ](https://raw.githubusercontent.com/alrra/browser-logos/4df679ae115108c063b646c3319ec9f431c31837/src/chrome/chrome_16x16.png) **Google Chrome** and ![ ](https://raw.githubusercontent.com/alrra/browser-logos/4df679ae115108c063b646c3319ec9f431c31837/src/yandex/yandex_16x16.png) **Yandex.Browser**
* The extension is available in [Chrome Web Store](https://chrome.google.com/webstore/detail/timus-charts/jholigcfjhipjahcjoccgkfjikkcekki).
![ ](https://raw.githubusercontent.com/alrra/browser-logos/4df679ae115108c063b646c3319ec9f431c31837/src/firefox/firefox_16x16.png) **Firefox**
1. Install [Greasemonkey](https://addons.mozilla.org/firefox/addon/greasemonkey/).
2. The extension will be available for installation on [the page on OpenUserJS.org](https://openuserjs.org/scripts/hx0/Timus_Charts).
![ ](https://raw.githubusercontent.com/alrra/browser-logos/4df679ae115108c063b646c3319ec9f431c31837/src/safari/safari_16x16.png) **Safari**
1. Install [Tampermonkey for Safari](https://tampermonkey.net/index.php?ext=dhdg&browser=safari).
2. The extension will be available for installation on [the page on OpenUserJS.org](https://openuserjs.org/scripts/hx0/Timus_Charts).
Authors
-------Copyright (c) 2012-2013, 2015-2017 Alexander Borzunov
Highlighting of recent AC by [Slava Shklyaev](https://github.com/slava-sh).
See also
--------* [Timus Friends](https://github.com/slava-sh/timus-friends) extension by [slava-sh](https://github.com/slava-sh)