Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9179207
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T17:44:35+00:00 2026-06-17T17:44:35+00:00

Hi I downloaded Sencha touch 2.1 and I used chart example code given in

  • 0

Hi I downloaded Sencha touch 2.1 and I used chart example code given in that to run it and it worked well. but as per my requirement I have to refresh the chart when User selects a year from picker. but I am not able to update the chart.

For 1st time to load data in chart, I have used Store and but for next time I tried to set proxy parameter to my store and then set the store to chart, but my chart is not getting refreshed. my files are here. view Store Model

Below is code which I am using to refresh the chart.

var myProxy = store.getProxy();                                                            
myProxy.setExtraParam( 'Year', '2010' );                                                                        
store.setProxy(myProxy);
var myChart = Ext.getCmp('myChart');                                           
myChart.setStore(store);                                                     
myChart.renderFrame();

Please help me.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T17:44:36+00:00Added an answer on June 17, 2026 at 5:44 pm

    I was able to solve it. now chart is updating using below code

    var data = []; 
    data.push 
    ( 
        {"name": "Item-0", "comedy": 18.34}, 
        {"name": "Item-1", "comedy": 2.67}, 
    ); 
    store.setData(data);
    

    hope it will help someone.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I downloaded and edited a code that from internet, basically what I want to
I'm starting to port over my web app that I've built with Sencha Touch
I downloaded Sencha touch from this link Download for 2.1 GPL . Then I
The kitchensink example is working fine in my Chrome browser http://cdn.sencha.io/touch/sencha-touch-2.1.0/examples/kitchensink/index.html#demo/jsonp But when I
Downloaded Qt and Qt Creator. In Qt Creator I can run example programs. Created
I downloaded and installed Sencha Touch on my Mac (http://www.sencha.com/products/touch/download/sencha-touch-2.1/). Whenever I type sencha
I downloaded the avalon wizard but I can't find anywhere any sample code. Does
I have a sencha touch application that I built using sencha touch 2.0. I
I downloaded a project from TouchMyPixel and when I try to run it with
I downloaded the kernel source for htc explorer (pico-gb-crc-2.6.38-71ff0f2). But I cannot find the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.