Hi,=20
=20
I have some difficulties to scale surface plots to the correct size.=20
I'm using "loadFromData(data,cols,rows,0,cols,0,rows)"=20
to make a surface plot with different cols/rows combinations.
Depending on rows/cols and zrange of the data the plot is very tiny or too=
=20
big. I tried some combinations of setScale(1/rows,1/cols,1/zrange), etc.=
=20
but had no luck to find the right combination.=20
=20
Is there a way to scale the surface plot to the correct size (depending on=
=20
rows,cols,zrange)? How can i scale the plot to have all axes with the same=
=20
size (aspect ratio) and always fit on the screen?
=20
Thanks in advance.
Stefan Gerlach
|