Yes the axis labels aren't ttf enabled.
It was easy to do - so I forgot to do it. :)
The code for the axis labels is in
DrawXLabel and DrawYLabel. So if you need
TTF labels before the next release then
there is where you can edit it.
I'm working on the next release which will
have log-linear, log-log, and thinbars which
allow for the nice stock market volume charts.
This will also fix the examples relative links.
Thanks go to Thiemo who did some excellent work
in creating both better documentation and
examples. I moved them into the examples directory
and broke the links.
Afan
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Version 3.7.1
I tried to use TTF fonts but only the
title and the x-axis names (from data)
were TTF.
Did I set something wrong ?
also just a note the examples in the
examples directory have errors in
where files should be found, using
relative references.
-pete
Yes the axis labels aren't ttf enabled.
It was easy to do - so I forgot to do it. :)
The code for the axis labels is in
DrawXLabel and DrawYLabel. So if you need
TTF labels before the next release then
there is where you can edit it.
I'm working on the next release which will
have log-linear, log-log, and thinbars which
allow for the nice stock market volume charts.
This will also fix the examples relative links.
Thanks go to Thiemo who did some excellent work
in creating both better documentation and
examples. I moved them into the examples directory
and broke the links.
Afan