• Resolved dc5gator

    (@dc5gator)


    Hi, I am new to wordpress and need help writing the short code necessary to make a stacked bar chart. The Y axis would be # of Products Sold and the X axis would be Years.

    Thanks!

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

    (@meitar)

    As this is a general usage question, you should consider asking for help in the general WordPress support forums. I can’t and don’t offer assistance with basic usage due to time and resource constraints so you’re more likely to have someone help you out more thoroughly if you ask your question in the general forums instead of this specific plugin tech support forum.

    Thread Starter dc5gator

    (@dc5gator)

    Hi Meitar, I guess my question should have been phrased better. I read your FAQ and came up with the below short code to make a stacked column chart but it is not working. The “chart_isStacked” piece I used the suggestion to find what attribute in the Google Help and add “chart_” to the front.Using the below a chart appears but it is not stacked.

    [gdoc key=”my key” chart=”Column” title=”Sales by Product” chart_isStacked=”true”]

    Thread Starter dc5gator

    (@dc5gator)

    Updated to “chart_is_stacked” and worked.

    Plugin Author Meitar

    (@meitar)

    Updated to “chart_is_stacked” and worked.

    Yup. That’s the correct attribute, as described in the readme file. Glad you got it working.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Create Stacked Bar Chart’ is closed to new replies.