Is possible to adjust values of lineplot in auto?

Forum for english speaking users
Répondre
Dsky
Membre
Messages : 22
Inscription : sam. déc. 27, 2008 12:23 am

Is possible to adjust values of lineplot in auto?

Message par Dsky »

Is possible as you see in the image to keep ticks in automatic but make them more larger...

for example in the image... not -1.6 - 1.65 - 1.70 - 1.75.. but -1.6-1.7-1.8 or -1.6-1.8-2

can you understand me?
Vous ne pouvez pas consulter les pièces jointes insérées à ce message.
Avatar de l’utilisateur
TiToine
Site Admin
Messages : 3356
Inscription : lun. mars 20, 2006 11:16 am
Localisation : Montréal
Contact :

Re: Is possible to adjust values of lineplot in auto?

Message par TiToine »

Yes but you have to fix the scale min and max, and set autoscale to 0. After that you can use majorticks to have the values you want.
Dsky
Membre
Messages : 22
Inscription : sam. déc. 27, 2008 12:23 am

Re: Is possible to adjust values of lineplot in auto?

Message par Dsky »

and keeping autoscale to 1?

i need to keep autoscale but i would like only a larger range ..
Avatar de l’utilisateur
TiToine
Site Admin
Messages : 3356
Inscription : lun. mars 20, 2006 11:16 am
Localisation : Montréal
Contact :

Re: Is possible to adjust values of lineplot in auto?

Message par TiToine »

A bit complicated, use the shift scale. scalerange="20" to have always 20 degrees on scale, adjust your majorticks to have needed tick values. Leave autoscale to 1.
Dsky
Membre
Messages : 22
Inscription : sam. déc. 27, 2008 12:23 am

Re: Is possible to adjust values of lineplot in auto?

Message par Dsky »

ri-thanks :D
Répondre