Skip to main content
Nintex Community Menu Bar
Question

chart doesn't respect axis max value when multiple axes are present

  • July 11, 2024
  • 3 replies
  • 13 views

Forum|alt.badge.img+18

If I create a chart with multiple axes like so:

The chart does not respect the max value for the axis:

This seems to be a problem only when multiple axes are specified.

This may be related to an issue posed three years ago.

3 replies

Forum|alt.badge.img+10

This is expected behavior. The Min Value and Max Value don’t give the end user the granularity to declare exactly what the min and max are; rather, they allow the user to set what will at least be included as the max. 


Forum|alt.badge.img+18
  • Author
  • July 11, 2024

Well, that’s a bit silly.

Why does it work as expected with just one axis, then?

If I have one axis and set the max value to something lower then the highest data point, it will still cut off that data point. It’s not acting like a ‘minimum-max’ in that case, but as an actual max.


Forum|alt.badge.img+10

I’m unable to have it work like that for only one axis. Can you get an arbitrary Min like -3 and Max of 73 to work with granularity?