Menu

No TTF font for axis labels ?

2001-01-19
2012-09-07
  • Pete  Lancashire

    Pete Lancashire - 2001-01-19

    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

     
    • Afan Ottenheimer

      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

       

Log in to post a comment.