Forum Discussion
thanks Alex
Your first hint was the good one !
Do you know if it is possible to add horizontal scroller to the monitor view (graph) in order to see the whole data(and not only the bufferized ones) ?
or maybe log all data to a file (in order to recreate it with xl) ?
thanks in advance !
Hi Fred,
> Your first hint was the good one !
Good to know, thanks :)
> horizontal scroller to the monitor view (graph)
If I remember it correctly, Monitor captures all data (within the monitored interval?) and you can zoom in/out. Have you read the https://support.smartbear.com/viewarticle/42964/ help section? Did it help?
> or maybe log all data to a file (in order to recreate it with xl) ?
Not sure if it is applicable to the Monitor panel and its data, but some results can be exported from AQtime for further analysis. Check the https://support.smartbear.com/viewarticle/43425/ help section, hope it will help.
- fred_temento9 years agoOccasional Contributor
Yes I read the doc !
and zoom in/out only works on the displayed area so within the "monitored interval".
only solution I found is to increase the monitored interval. which is not a good idea when profiling a large cycle.
the second doc (I also read !) do not talk about Monitor panel...
It seems that the monitor values are not saved (only runtime)...
anyway thank you for answering !