Quick Query

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • refugeedeveloper@yahoo.co.in

    Quick Query

    Whats the best language for coding graphs on the internet?

  • Iván Sánchez Ortega

    #2
    Re: Quick Query

    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA1

    refugeedevelope r@yahoo.co.in wrote:
    [color=blue]
    > Whats the best language for coding graphs on the internet?[/color]

    Depends on the graph. Try SVG. Also, try a <canvas> html tag in firefox and
    safari.

    - --
    - ----------------------------------
    Iván Sánchez Ortega -i-punto-sanchez--arroba-mirame-punto-net

    Dios creó a las mujeres porque las ovejas no saben cocinar.
    -----BEGIN PGP SIGNATURE-----
    Version: GnuPG v1.4.3 (GNU/Linux)

    iD8DBQFEc5cf3jc Q2mg3Pc8RAlJBAJ wKdIZXQT29aAiS8 YlFkQFkYmVaSgCf R7fV
    +Wu988armX3+3G6 m2y3CtAY=
    =FK3d
    -----END PGP SIGNATURE-----

    Comment

    • noor.rahman@gmail.com

      #3
      Re: Quick Query

      This might be a little "anti-PHP" but give a shot to
      http://www.fusioncharts.com/. You can get the data out from PHP and
      let the Flash component take care of the graphs. Pretty neat for the
      price you pay.

      Comment

      • Colin McKinnon

        #4
        Re: Quick Query

        refugeedevelope r@yahoo.co.in wrote:
        [color=blue]
        > Whats the best language for coding graphs on the internet?[/color]

        If you really mean graphs then dot - the graphviz language. If you mean
        *charts* (like you would do in a spreadsheet) well its more a question of
        what the best tools are. Since you're asking in a PHP newsgroup, I'd say
        JPGraph.

        C.

        Comment

        Working...