Skip to main content
1-Visitor
January 7, 2020
Question

How to change Y scale after auto-scale Y axis in ThingWorx Time Series Chart

  • January 7, 2020
  • 1 reply
  • 944 views

There's a ThingWorx Time Series Chart, I want to change the Y scale manually after auto-scale Y axis. Is it possible?

1 reply

22-Sapphire I
January 9, 2020

Y-Axis min and max are bindable, but autoscale is not.

So to be able to change the Y scale after render, you'll have to start with autoscale off and some default in the min/max

then you can use two inputs to change those min and max values.