Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have just about completed a mashup and just about everything works fine. The only issue I have is the fact that I am unable to scroll when placing my finger on a visualisation. I think this is by design as charts in qsense are interactive.
The problem is that when you have a large chart on the screen (mobile device), it becomes very difficult to scroll down.
Is there anyway I can use two finger scrolling on charts for examples?
Thanks in advance.
bump
did you find the answer? I have the same trouble :S
Thanks,
I have the same trouble, is there any advise?
Hi,
I realise that this is a very old post, but since I also had the same issue, I thought I'd share my experience.
I found that if the width of the element containing the visualization in the mashup was set to 100%, it made it very difficult to scroll on a mobile phone. However, I was able to overcome this by setting the width to 99%.
Hope this helps.
In fact, I recently found a better way of handling this problem. By applying and removing the pointer-events property of the div containing the visualizationm e,g,