brianwmunz/svgReader-QlikSense

Maps in Mashup

Opened this issue · 0 comments

On Mashup the maps don`t give the tooltip is not coming up.

On Mouseover the the dimension value and the measure value is not coming up.
It comes up correctly in app in qlik sense editor.

Code in mashup to include in webpage :

               <div class="portlet light bg-inverse ">
                            <div class="portlet-title">
                               <div class="caption">

                                            <span class="caption-subject font-red uppercase" style= "ba"><B>Countrywise Breakup</B></span>
                               </div>
                            </div>
                            <div class="portlet-body">
                               <div id="QVYOU3" class="qvobject sp-image qvmainchart" >
                                            <div class="loading">
                                               <img src="loading_small_light.gif">
                                               <p>loading...</p>
                                            </div>
                               </div>                                                                                                                                
                            </div>
               </div>