Author |
Topic  |
|
emcc
15 Posts |
Posted - 09 Jun 2008 : 08:24:08
|
Could you give any advice on how to derive custom axis corresponding to an asinh transformation instead of a logarithmic transform? How would I label the axis in the original units? Do you recommend deriving a class from the base axis class, and if so what functions would I need to override? |
|
quinncurtis
1164 Posts |
Posted - 09 Jun 2008 : 10:44:59
|
Sorry, but that is outside the scope an any customer support we are able to provide. It could involve the creation of an asinh scale class, an asignh coordinate system class, an asinh axis class, an asinh autoscale class and an asinh axis labels class. The only way you could possibly to figure out how to do that would be to get the source code to QCChart2D, model number NET-CHT-SRC, and study the existing scale, coordinate system, axis, autoscale and axis labels classes. Practially speaking, probably the only way to do it would be to hire us to make the necessary additions. |
 |
|
emcc
15 Posts |
Posted - 09 Jun 2008 : 18:23:07
|
Oh, thanks. I thought it might be difficult. |
 |
|
|
Topic  |
|
|
|