[Fxplot-users] Problem in axis label
Status: Beta
Brought to you by:
rpseng
|
From: Jean-Dominique B. <jea...@fr...> - 2006-02-02 19:41:55
|
Rafael,
have you tried to add a lablel to the left axis of the curves.cpp test
file using the line :
view->getLeftAxis()->setLabel("Y-axis");
I did and it does not work, apparently only the bottom axis label dare
to show up!
I 've checked in your code and saw nothing obvious.
Do you have the same behaviour?
Any idea where it comes from?
Jean-Do
|