• Resolved mbzo2006

    (@mbzo2006)


    Hi, your excellent free plugin works fine with Amcharts 4.
    https://www.amcharts.com/docs/v4/tutorials/using-amcharts-wordpress-plugin/

    But there appears to be no documentation for working with Amcharts 5. The demos will not render in WordPress. There seems to be no actual WordPress specific docs for Amcharts 5.

    Can you share details on how to successfully implement the demo graphs using only the WordPress plugin?

    Example: Create a Clustered Bar Chart (Demo: https://www.amcharts.com/demos/clustered-bar-chart/ )

    1. Charts and Maps > Add New
    2. “Resources” , from the dropdown menu, select and add the following:
    3. //www.amcharts.com/lib/5/index.js
    4. //www.amcharts.com/lib/5/xy.js
    5. //www.amcharts.com/lib/5/themes/Animated.js
    6. Field “HTML”, create a div with id “$CHART$” and style=”width: 100%; height: 500px;”
    7. Field Javascript — the demo code will not work here. Can you update the demo code so that it can be pasted into this WordPress plugin without throwing errors?

    Please specify what modifications are necessary to get the demo javscript to work perfectly with the plugin interface.

    Assume the end user has zero knowledge of javascript.

    The page I need help with: [log in to see the link]

  • The topic ‘Support and Help for Working with Amcharts 5’ is closed to new replies.