I am using gxt 3.0.0 beta. My bar chart uses a store which gets updated store.clear(); store.addAll(new data); you need to call chart.redraw() to show the new data. In the old lib, you can call store.setMonitorChange(true). Is there an equivalent call needed here? I tried store.setAutoCommit(), but that did not work.
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us