LabVIEW Idea Exchange

cancel
Showing results for 
Search instead for 
Did you mean: 
altenbach

Custom Axis Mapping

Status: New

Graph axes currently only have two possible mappings: Linear and logarithmic.

 

They define where ticks are placed and how pixel positions relate to values.

 

It could be useful to have other mappings (e.g. 1/x, sqrt(x), etc.). It would be great if we could even specify an arbitrarily complicated mapping, e.g. with a syntax similar to what's used in an expression node.