A client approached us and explained that they wanted to be able to generate, and maintain custom charts on their WordPress website.

Google Charts driven by a posts’s custom field data seems to be the ideal solution for this situation.

Using a custom page template, we’re taking the original code to generate the generic chart and inserting in important data with PHP variables which get their data from the page’s custom fields.