|
The VM telemetry views have two different display modes. The display mode is a
persistent view setting and is also accessible through the
VM telemetry view settings dialog.
-
fixed time scale
If you are currently in the "scale to fit window" mode, you can switch to this
mode by
-
choosing the
scale mode selector button in the lower right corner of the view.
-
choosing View->Scale to fit window from JProfiler's main menu.
-
choosing Scale to fit window from the context menu.
-
checking Scale to fit window
in the VM telemetry view settings
dialog.
In this mode, the time scale on the time axis does not change with time and
the time axis can be scrolled with the scrollbar on the bottom which appears if
the total time span does not fit into the current view size. If the current
time is visible, the view is in auto-follow mode where the
time axis is scrolled automatically when new data arrives to always show
the current time. If you are not in auto-follow mode, because you scrolled
back in time, just move the scrollbar to the right end of the time scale
to re-enable auto-following.
You can adjust the scale of the time axis by zooming in or out.
Zooming in increases
the level of detail while
zooming out decreases
it. You change the zoom level by
- using the zoom controls in the lower right corner of the view.
- choosing View->Zoom in
and View->Zoom out from JProfiler's main
menu.
- choosing Zoom in
and Zoom out from the context menu.
-
scale to fit window
If you are currently in the "fixed time scale" mode, you can switch to this
mode by
-
choosing the
scale mode selector button in the lower right corner of the view.
-
choosing View->Continue at fixed scale from JProfiler's main menu.
-
choosing Continue at fixed scale from the context menu.
-
unchecking Scale to fit window in the
VM telemetry view settings dialog.
The time scale on the time axis is adjusted continuously in order to show the
total time span in the current size of the view. Zooming is not possible in
this mode.
|