How to truncate values in series / SetPaneMinMax
Author: jduke
Creation Date: 2/27/2020 5:18 PM
profile picture

jduke

#1
I've got a series that produces a few aberrantly high values that is throwing off my scale making it hard to see the plot. I realize that SetPaneMinMax does not remove the auto-scaling process, but is there a way you would recommend to either prevent autoscaling visually or create a series where values above a certain level are zero'd out or something similiar? I'm running a memory-intensive process so I would appreciate recommendation on the most efficient way to do this.

Thanks!

Jon
profile picture

Eugene

#2
Hope this trick helps:

Margin at Chart Top, post #3

Change the High in...
CODE:
Please log in to see this code.

...to your DataSeries producing a few aberrantly high values.
profile picture

jduke

#3
Perfect thank you!
profile picture

Eugene

#4
Any time.
This website uses cookies to improve your experience. We'll assume you're ok with that, but you can opt-out if you wish (Read more).