Announcement

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

    Not able to check zoom charts 'stockPricesZoom' example

    Trying to understand the zoom charts.

    I have deployed 'showcase.war' in tomcat.

    stockPricesZoom shows loading symbol but never stops.
    URL accessed : 'http://localhost:8085/showcase/#stockPricesZoom'

    but other two zoom charts work fine.

    Build number: smartgwtee-4.0d (Nightly Build 18 March 2013)
    Browser : Google Chrome 25.0.1364.172 m

    #2
    This sample loads a dataset from Yahoo. At the moment you tried it, the Yahoo service may have been unavailable. Or, possibly the request failed because you need to configure your JVM to use a proxy to reach external URLs.

    Comment


      #3
      Way to check the Date Time based zoom options in chart

      Please suggest a way to understand Date Time based, zoom option in charts with example.


      a. I couldn't find the 'stockPricesZoom' in http://smartclient.com/smartgwtee/showcase/, it is still dispalying SmartGWT3.1 features.
      Could you suggest other link where i could check the SmartGWT4.0 features.

      b. Sample application to Explore 'Date Time based, zoom option in charts'.

      c. Any guide about 'Procedure to configure JVM to use a proxy to reach external URLs'.

      Comment


        #4
        Web proxy settings are configured at the JVM level in Java.

        Comment

        Working...
        X