I have Jquery portlets like http://jqueryui.com/demos/sortable/portlets.html. Inside each portlet I have bar chart. Here dummy content is loaded.so sorting the portlets works fine. But if add chart, the chart hides when dragging operation stops.
*My portlet with Chart:* * * <https://lh4.googleusercontent.com/-ZnqVs_THW2c/T4QblnBhlmI/AAAAAAAAAC4/ww5lZrMBqP0/s1600/test.jpg> In the image, the chart will hide when i try to drag and change position of portlet. * * On Tuesday, April 10, 2012 4:53:02 PM UTC+5:30, Yuval Ronen wrote: > > I'm afraid I can't understand the problem. Can you send a (simple as > possible) example page that reproduces the problem? > > On Tue, Apr 10, 2012 at 8:35 AM, Ram <[email protected]> wrote: > >> I used Google visualization Bar Chart, Pie chart and Table inside Jquery >> portlets( http://jqueryui.com/demos/sortable/#portlets ) with sorting >> Option. When i dragging the Portlet to change its position, the Chart >> inside the portlet hides.After refresh my whole page only the chart come >> back. But instead chart other data or table placed means Portlet sorting >> works fine. >> >> I have tried to use my Chart variables as Global in my javascript >> file.But that method also not works. is it google visualization chart known >> issue. please help me resolve this issue. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Google Visualization API" group. >> To view this discussion on the web visit >> https://groups.google.com/d/msg/google-visualization-api/-/55Q1wmT9ndkJ. >> To post to this group, send email to >> [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/google-visualization-api?hl=en. >> > > -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-visualization-api/-/77SaiTaMDCsJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.
