Search found 1 match
- Wed Nov 18, 2015 11:20 am
- Forum: Programming
- Topic: changing left scale in a graph with a scalar
- Replies: 1
- Views: 2247
changing left scale in a graph with a scalar
I have calculated two scalar that will be actualized each time I run the program. What i need is to change the axis scale of a line graph in a way that the range lays between the scalar1 and the scalar2. As far as I know if you want to chage the range to a fixed numer as 1 and 4 the code is graphnam...
