Hi, I have developed a web application in MVC 3 whcih contains jQuery UI tab control. I added a column chart control in one of the tabs, where the chart is displayed without any issue, but the X and Y axis is not visible in IE8. The same code works fine in Chrome. I even tried the same code in a separate HTML file and that too is working fine.
I have already implemented pie, bar and column charts in my other applications they all worked fine. But here I am not able to find the problem. When I see the generated html through IE developer tools, the code for the X and Y axis is there. Only thing is, its not visible in the browser. I also tried changing the Browser mode and Document mode in developer tool bar, still not working. Thanks, Hari K D -- 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/-/iYLN6-AcBrQJ. 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.
