code_swarm
code_swarm copied to clipboard
The histogram should be more configurable
HistoryWidth should be a configuration option, specifying the number of pixels wide the histogram should take up.
HistogramEventsPerPixelHigh should be a configuration option, specifying the number of edit events that should correspond to a single pixel, in order to keep the height of the histogram under control. By default, it should be 1. Floating point values should be allowed.