scales

J

Joe92064

I have one chart with two scales(metric and US), How can I make the scales
auto scale when data is inserted?
 
J

Jon Peltier

You will not be able to make them stay in synch with one another if you
depend on autoscaling. The metric one will jump to another division at a
different time than the regular one.

- Jon
 
Top