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: about 1 year 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 (about 10 years ago)
- Default Branch: master
- Last Pushed: 2021-02-25T23:01:18.000Z (over 5 years ago)
- Last Synced: 2025-03-31T19:21:18.533Z (about 1 year ago)
- Topics: chart, competitive-programming, timus
- Language: JavaScript
- Size: 238 KB
- Stars: 8
- Watchers: 3
- 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

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 months
Built with [jqPlot](http://jqplot.com/).
Installation
------------
 **Google Chrome** and  **Yandex.Browser**
* The extension is available in [Chrome Web Store](https://chrome.google.com/webstore/detail/timus-charts/jholigcfjhipjahcjoccgkfjikkcekki).
 **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).
 **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)