0

Is there any way to delete first and last gridline on CorepLot graph?

enter image description here

Brian Tompsett - 汤莱恩
  • 5,753
  • 72
  • 57
  • 129
mhergon
  • 1,688
  • 1
  • 18
  • 39

1 Answers1

1

Use the labelExclusionRanges on the y-axis. This is an array of plot ranges that should be skipped when drawing tick marks and grid lines.

Eric Skroch
  • 27,381
  • 3
  • 29
  • 36