Alpha1
Active Member
AMS Premium
CAS Premium
EMS Early Adopter
IMS Premium
LD Premium
RMS Premium
SC Premium
UBS Premium
This may already be possible with custom fields, but here goes:
Similar to my request for Google charts, I would also like to have Google Trends.(formerly Google Insights)
Basically what I would like to do is have a custom field for Google trends. Lets says we have a showcase entry for Tesla Model D
Google trends shows some nice charts about the time and location of the popularity of Tesla Model D:
http://www.google.com/trends/explore#q=tesla model d
The code for these time and Map charts is pretty simple:
I think it should be possible to automatically load the showcase title into the above code.
It would be very cool and interesting to display these charts in showcase.
Similar to my request for Google charts, I would also like to have Google Trends.(formerly Google Insights)
Basically what I would like to do is have a custom field for Google trends. Lets says we have a showcase entry for Tesla Model D
Google trends shows some nice charts about the time and location of the popularity of Tesla Model D:
http://www.google.com/trends/explore#q=tesla model d
The code for these time and Map charts is pretty simple:
HTML:
<script type="text/javascript" src="//www.google.com/trends/embed.js?hl=en&q=tesla+model+d&tz&content=1&cid=TIMESERIES_GRAPH_0&export=5&w=500&h=330"></script>
<script type="text/javascript" src="//www.google.com/trends/embed.js?hl=en&q=tesla+model+d&tz&content=1&cid=GEO_MAP_0_0&export=5&w=500&h=530"></script>
It would be very cool and interesting to display these charts in showcase.
Upvote
1