3 questions about phplot class

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • MZ

    3 questions about phplot class

    Hello!

    Is it possible to generate plot using phplot class with restrict such
    things:
    - formatting X axis numbers with no thousands seperating i.e. I want to see
    1359 not 1.359
    - is it possible to generate plot, but I want to see reversed Y numbers axis
    that is
    Y /\
    1 |
    2 |
    3 |
    4 |
    .... |
    30|
    --------------------------------------------X axis
    502 504 506 508 etc
    - is it possible to generate pdf with the plot?

    Thank you in advance for help
    Martin


  • shimmyshack

    #2
    Re: 3 questions about phplot class

    On 22 Apr, 21:45, "MZ" <marcinzmyslow. ..@poczta.onet. plwrote:
    Hello!
    >
    Is it possible to generate plot using phplot class with restrict such
    things:
    - formatting X axis numbers with no thousands seperating i.e. I want to see
    1359 not 1.359
    - is it possible to generate plot, but I want to see reversed Y numbers axis
    that is
    Y /\
    1 |
    2 |
    3 |
    4 |
    ... |
    30|
    --------------------------------------------X axis
    502 504 506 508 etc
    - is it possible to generate pdf with the plot?
    >
    Thank you in advance for help
    Martin


    Comment

    • MZ

      #3
      Re: 3 questions about phplot class


      Uzytkownik "shimmyshac k" <matt.farey@gma il.comnapisal w wiadomosci
      news:1177277996 .031780.65700@b 75g2000hsg.goog legroups.com...
      On 22 Apr, 21:45, "MZ" <marcinzmyslow. ..@poczta.onet. plwrote:
      >Hello!
      >>
      >Is it possible to generate plot using phplot class with restrict such
      >things:
      >- formatting X axis numbers with no thousands seperating i.e. I want to
      >see
      >1359 not 1.359
      >- is it possible to generate plot, but I want to see reversed Y numbers
      >axis
      >that is
      >Y /\
      >1 |
      >2 |
      >3 |
      >4 |
      >... |
      >30|
      >--------------------------------------------X axis
      > 502 504 506 508 etc
      >- is it possible to generate pdf with the plot?
      >>
      >Thank you in advance for help
      >Martin
      >

      >
      I don`t want to use jpgraph, because it is not free in use for commercial
      use..

      M.


      Comment

      Working...