Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Charts and Graphs

    Overall, ver nice implementation. However, where are the charts and graphs? Are these planned? If so when? If now what yould you recommend as a replacement for this missing piece?

    #2
    Hello mlavwilson,

    We generally recommend using a third-party charting system, most of which are easy to integrate with SmartClient. Customers have had success with Fusion Charts, Crystal Reports, and several other commercial and in-house charting systems.

    We plan to provide examples for how this integration is done in the future, as well as some charting-specific extension points.

    Comment


      #3
      google-api-graphic

      Hi,

      try the google charts api

      http://code.google.com/intl/it-IT/apis/chart/

      you call a service, passing the parameters, and receive an image

      Comment


        #4
        Or try JFreeChart http://www.jfree.org/jfreechart/.

        Just reference a servlet with request params from an Img source, produce the chart, and return an image of the chart.

        Comment


          #5
          Just updating this old thread - SmartClient / SmartGWT Pro and above now include an HTML5-based charting engine works in all supported browsers. The actual class is "FacetChart" and there are examples in the Feature Explorer / Showcase under "Charting".

          Comment


            #6
            Can You give any show case example or any other link where you use crystal report for report generating in your smart Gwt application ?

            I can not find any help/information in forum about the client-server structure of generating crystal report in this technology.


            Please help.

            Comment

            Working...
            X