Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

On Scale tab, choose Major Ticks or Minor Ticks to be By Dataset, user can type space separated numbers as major/minor ticks.

 

layer.x.ticksbydata$="10,12,20 28"; //LT script to set major ticks
layer.x.mticksbydata$="11,15,23"; //LT scirpt to set minor ticks

Tick Labels on Minor Tick Indices Only

...