1. #1
    Sencha User
    Join Date
    Jun 2011
    Posts
    5
    Vote Rating
    0
    torrid33 is on a distinguished road

      0  

    Default Bar chart

    Bar chart


    Hi,

    I don't see any bar or pie charts in Ext Designer... if not standard, can you recommend an add-on that will do stacked bar charts? i.e. is it possible to add-on additional components?

    Is there a page of 3rd party add-ons somewhere?

    Thanks
    -T

  2. #2
    Sencha User lorezyra's Avatar
    Join Date
    Dec 2007
    Location
    Japan -- 日本
    Posts
    510
    Vote Rating
    1
    lorezyra will become famous soon enough

      0  

    Lightbulb Designer Features

    Designer Features


    The designer does not currently support drop-in draw components like charts. Maybe they will have that in 2.0. In the meantime, you can add a BoxComponent to your layout and then hand-write the code to fill in that box with the charts...

    Here's a great blog on this subject: http://www.sencha.com/blog/integrati...-ext-designer/
    Perfection as a goal is a nice idea that can point one in a specific direction. However, since "perfection" is an ever changing (evolving?) and moving target, one must admit that perfection can never be obtained...

    When in doubt, check the d4mn source code!