Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have code like
<qww:QvObject ID="QvObject1" runat="server" ObjectType = "Chart" ObjectID = "CH37"
QlikViewDocument="Data Visualization (Local)"
QvAjaxZfcPath="http://JAP/QvAjaxZfc/" />
Is it possible to make it return just a jpg representation of the object, so as to speed up rendering??
thanks
Jake
this question is now critical as to how I continue with my project
Can someone please respond?
Unfortunately, I'm pretty sure the chart IS returned as a jpg.
If you use firebug (or something similar) you can see that the chart is coming through as an image. I had thought this was the case, so I wanted to check and make sure.
What version of QV are you using.
Yea but e.g.
on firefox a graph i was testing takes 12 seconds to be presented
in chrome it takes a couple of seconds
so its the javascript processing on firefox thats slowing it down
I thought if it could just return a jpg it would reduce the javascript processing required and maybe speed it up?
Hmm that's interesting. Is that the only thing running on the page?
Is this QlikView 10?
Yea qlikview 10
Yes its a blank page just for testing this. Nothing else