12-22-2022 10:25 AM
I try to use the built in zoom functionality to define a room of interest. This works fine, but after restarting the Intensity Graph remains zoomed. I already invoke Reinit to default on startup, but the zoom doesn't get reset.
Anyone knows which Node to invoke in order to reset the zoom?
Solved! Go to Solution.
12-22-2022 11:08 AM - edited 12-22-2022 11:10 AM
"reinit to default" is for data. You can "autoscale once" for the x and y axis via a property mode.
If you show the graph palette, there is also a tool to go back.
12-23-2022 01:37 PM
Unfortunately Autoscale once is not the same as the unscaling button. If your data doesn't fit nice to the scale e.g. your data ends at 80, your scale will go to 100. So a manual rescaling to the actual data size needs to be done.
12-23-2022 02:01 PM
Hi Quiztus,
@Quiztus2 wrote:
If your data doesn't fit nice to the scale e.g. your data ends at 80, your scale will go to 100.
Only when you enable "Loose Fit"! Did you try to change that property?
12-23-2022 04:06 PM
That helped. It works