Reply to comment

Charts for GWT - GChart

Charts for your GWT apps, viola - here's what you need to know:

  • Pie, line, and area charts on the CLIENT via GWT
  • It's pure Java - not JSNI
  • The API is pretty simple, first glance a lot like JFreeChart
  • It cleverly uses Grids and Images on AbsolutePanels (so line charts end up with dots, and pie charts end up banded - but still convey the meaning just fine
  • It's open source and priced right (free)
  • GChart site at gcode
    Live Demo

    Reply

    The content of this field is kept private and will not be shown publicly.
    • Web page addresses and e-mail addresses turn into links automatically.
    • Allowed HTML tags: <img> <a> <em> <strong> <cite> <code> <ul> <ol> <hr> <li> <dl> <dt> <dd> <pre> <b> <h1> <h2> <h3> <blockquote>
    • Lines and paragraphs break automatically.

    More information about formatting options

    CAPTCHA
    This question is for testing whether you are a human visitor and to prevent automated spam submissions.
    2 + 11 =
    Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.