plot
plot copied to clipboard
Fil/grid
- upgrade the grid option to a grid mark
- fix some cases (band scales)
- slightly changes the logic for the fx/fy grid option
- document & test
Note that empty-x has changed visually; it's a case where grid:true is set as a top-level option, but x was defined as {axis:null}. It is now expected (as suggested by @awiederkehr) that we draw the x grid in that case.
includes #987