shamasis, on 04 March 2012 - 06:51 PM, said:
Thinking aloud: since you are using the adapter, you could try adding support for the following events by coding the same within the prototype adapter: "dragstart", "drag" and "dragend". As you have observed, we internally extend jQuery to respond to these pseudo-events.
Hi shamasis, i am trying to run sample xcode project provided by Fusion chart on iPhone but it is not showing anything in simulator(Error Message : No data to display).
Currently i am getting following data from the URL
{"request":{"parameters":{"period":"7","q":"html5","slice" :"86400"},"response_type":"json","resource":"searchhistogram","url" :"http://otter.topsy.com/searchhistogram.json?period=7&q=html5&slice=86400"},"response":{" histogram":[2863,1783,2247,2864,3105,3476,3910],"period":7,"count_method":"target"," slice":86400}}Tools used: Xcode 4.2 and iPhone Simulator 4.2

Back to top
MultiQuote