Implementation of the Bar histogram widget (axis layout and bar drawing). More...

Go to the source code of this file.
Implementation of the Bar histogram widget (axis layout and bar drawing).
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2018-2026 MNE-CPP Authors
Computes the per-bin pixel rectangles from the class limits, formats the tick labels via Bar::splitCoefficientAndExponent() so very small or very large class-limit values render compactly, and paints the bars and axes in paintEvent().
Definition in file bar.cpp.