#lang scribble/base @(require plot/no-gui racket "plot") @title[#:style '(toc-hidden no-sidebar no-index no-toc+aux)]{BLĂ…HAJ score chart} meow @(parameterize ([plot-width 2048] [plot-height 1024]) (make-plot plot-pict))