09-03-2020 09:25 PM
If I have a REPORT 2D axis with one curve, y-axis autoscale but x-axis manual scale, the y-axis autoscale still seems to still use that channel's entire min/max, rather than the local min/max for that x-axis scale. Is there a way to autoscale like VIEW does when I "zoom in" with a band cursor?
I hope I am missing something simple, or is this a feature request?
Thanks!
Julia
10-19-2020 05:09 PM
Hi Julia,
You could create and use a Curve Transformation to make this more integrated, but I'm afraid at present there's no way around pulling out the subset of values into a separate channel and plotting the subset channel. I know of no REPORT graph scaling options that will apply the local minimum/maximum of the values that are visible on the graph.
I think it would be good to request this as a new feature-- I wouldn't think it would be that hard to implement in a future DIAdem version. You know the drill with the DIAdemIdeas page.
Brad Turpin
Principal Technical Support Engineer
National Instruments
11-04-2020 10:21 PM
@Brad_Turpin wrote:
Hi Julia,
You could create and use a Curve Transformation to make this more integrated, but I'm afraid at present there's no way around pulling out the subset of values into a separate channel and plotting the subset channel. I know of no REPORT graph scaling options that will apply the local minimum/maximum of the values that are visible on the graph.
I think it would be good to request this as a new feature-- I wouldn't think it would be that hard to implement in a future DIAdem version. You know the drill with the DIAdemIdeas page.
Brad Turpin
Principal Technical Support Engineer
National Instruments
I did everything, thanks for help.
11-18-2020 12:16 PM
Julia/Brad,
I've had this request in for over 4 years 🙂 :
We do so programmatically for specific sheets where it's necessary.
This is only really done for graphs we're creating programmatically, it would be more painful for "on the fly" changes that may have multiple curves/axes, so would be much better if it were built-in...
-Josh
11-18-2020 12:24 PM
Thanks, Josh! I have "liked" your idea 😊