• Resolved glatze1001

    (@glatze1001)


    Meitar,
    Do you support geocharts? If not, any chance that you will soon support it?
    Regrads
    Roberto

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Meitar

    (@meitar)

    I’ve never heard of Geocharts so, probably not? Also, since I’ve never heard of them, probably not? Happy to accept a patch to support whatever that API is, though.

    Thread Starter glatze1001

    (@glatze1001)

    Meitar,

    Thanks for your quick reply. I speak about Google Geocharts:
    https://developers.google.com/chart/interactive/docs/gallery/geochart

    Regards
    Roberto

    Plugin Author Meitar

    (@meitar)

    Oh! It’s a Google Chart. Yeah, I can support that easily. Um…. Still not sure when but I’ll make a note of this and see if I can roll it into one of the next updates. Thanks for letting me know this is desirable.

    Plugin Author Meitar

    (@meitar)

    So, I’ve just very quickly added Geo chart support to the plugin in version 0.12.2, but I haven’t tested it very well. Give it a go for your use case and if you have any trouble, share the full shortcode you’re using and I can take a closer look.

    Thread Starter glatze1001

    (@glatze1001)

    When I call for a “geo” chart a “column” chart is displayed. Here my shortcode:

    [gdoc key=”https://docs.google.com/spreadsheets/d/1BRCq_ZwBzO_oP4kRcU91id4qhyZzQ5Flvvp5qX6HKos/edit#gid=415009838″ query=”select C,D” chart=”geo” colors=”green red” chart_v_axis= ‘{“format”:”#.##%”}’ chart_height = 400 chart_width = 900 chart_font]

    Plugin Author Meitar

    (@meitar)

    Um. That shortcode is just all kinds of broken. If you fix it up, it works fine. This works for me:

    
    [gdoc key="https://docs.google.com/spreadsheets/d/1BRCq_ZwBzO_oP4kRcU91id4qhyZzQ5Flvvp5qX6HKos/edit#gid=415009838" query="select C,D" chart="geo" colors="green red" chart_v_axis='{"format":"#.##%"}' chart_height="400" chart_width="900"]
    
    Thread Starter glatze1001

    (@glatze1001)

    Thanks Meitar. Now it is working well!

    Hello,
    what is the name of the plugin? I am struggling to find a way to put the geo chart map into my wordpress.
    I am newby, just installed for first time Wp

    • This reply was modified 7 years, 5 months ago by jighen.
Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Geochart’ is closed to new replies.