Power Chart Default Interpolation

Hi,

I was wondering if it is possible to make the interpolation on the powercharts "curveStepAfter" by default instead of "linear". So basically, if I add a new pen, the interpolation should be curveStepAfter automatically.

Thanks

This would certainly prevent a lot of questions from operators trying to work out why the trends don’t match reality, but unfortunately, at least for now, there’s no way to change the default option. You could force it via a change script though. Although, don’t you want curveStepAfter?

Ahh all good. Yes we want curveStepAfter. I have edited the post.

Hi, do you have any examples of how to do this? I tried to force it though a change script, but I cannot seem to access the parameters through scripting. Thanks

If every pen is going to have it set to that then a quick thing would be to put a change script on the power chart pens array and just set it for all the pens under it.