AtCoderScoreHistogram

AtCoderの順位表ページに得点分布を表すヒストグラムを追加します。

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Author
hyyk
Daily installs
1
Total installs
78
Ratings
0 0 0
Version
1.0.2
Created
2023-03-19
Updated
2025-08-07
Size
11.6 KB
License
MIT
Applies to

概要

AtCoderで開催されるコンテストの順位表ページに,得点分布を表すヒストグラムを追加します。

注意

開催中のコンテストについて,順位表のヒストグラム画像をSNS等に投稿することは控えてください。

使い方

順位表ページ上部に"Show/Hide a histogram"ボタンが追加されます。

クリックするとヒストグラムが表示されます。ヒストグラム上でドラッグすることで,x軸,y軸方向への拡大,矩形領域の拡大などの操作が可能です。元に戻すときは,ヒストグラム右上の"Autoscale"ボタンを押下します。

Usernames欄にカンマ区切りでユーザ名を入力し"Update"ボタンを押すと,ヒストグラム上に該当ユーザの得点が表示されます。

更新履歴

20250807 v1.0.2

  • x,y軸共に0以下の領域は表示されなくなりました。
  • 順位表および表示ユーザ名の更新の際,スケールはリセットされなくなりました。
  • ヒストグラム上のメニューボタンを一部変更しました。
  • 得点の表示形式を変更しました。
  • その他軽微な修正

20231018 v1.0.1

  • 概要欄等の軽微な修正

20230320 v1.0.0

  • リリース