Seer is a lightweight, semantically rich wrapper for the Google Visualization API. It allows you to easily create a visualization of data in a variety of formats, including area charts, bar charts, column charts, gauges, line charts, and pie charts.
Which works fine.
But when taking the same code and placing it in a partial, the render does not work.
The whole page goes blank and the status bar says: transferring data from google.com...
Hi,
I have a normal view that is as follows:
Which works fine. But when taking the same code and placing it in a partial, the render does not work. The whole page goes blank and the status bar says: transferring data from google.com...
Thanks in advance. Anything that I am missing?