plot icon indicating copy to clipboard operation
plot copied to clipboard

Fil/grid

Open Fil opened this issue 3 years ago • 0 comments

  • 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

Fil avatar Jul 14 '22 15:07 Fil