1. #1
    Sencha User
    Join Date
    Jul 2009
    Posts
    57
    Vote Rating
    0
    hadi78 is on a distinguished road

      0  

    Default Ext JS charts - missing config options in API

    Ext JS charts - missing config options in API


    Hi,

    Is it possible that the Ext JS charts API is not complete? In the charts examples there are many config options like xField, yAxis, series... which i can't find in the api.

    Despite that, anybody knows a good Ext JS Charts tutorial?

  2. #2
    Sencha - Community Support Team Condor's Avatar
    Join Date
    Mar 2007
    Location
    The Netherlands
    Posts
    24,251
    Vote Rating
    41
    Condor is a splendid one to behold Condor is a splendid one to behold Condor is a splendid one to behold Condor is a splendid one to behold Condor is a splendid one to behold Condor is a splendid one to behold Condor is a splendid one to behold

      0  

    Default


    Ext uses YUI2 Charts, so you should look at this website for examples and complete documentation.

    Note: Ext uses version 2.7.0 and the docs are for 2.8.0b4, so there are some config options that won't work unless you manually upgrade the .swf.