Dear Jan,
good point, your use-case is currently undocumented.
You can use the tikz library "backgrounds" to draw backgrounds of an
axis: provide the two relevant options "background
rectangle/.style={fill=white}" and "show background rectangle" to your
axis to enable them (and include the ti
Hello everyone,
I want to fill the background of a complete axis-environment, including
ticks and labels and everything. I see that this is done in the manual via a
colorbox. But this does not work anymore if you position the axis
environment using at=somewhere.
Find an example below. As you can