I'm trying to setup a gauge chart in extjs 4 that should be feeded from a "static" value calculated from data.Store data.
The calculated data is obtained in a datachange listener in the store.
I read about the setValue method but i really did not understand how to use it, can anyone give me some hint?
Thanks to all, N