Advanced charts in WordPress

Introduction

I recently came across Highcharts, a great JavaScript library for creating charts. It usesĀ canvas where it can, supports skins (easily changed with CSS). I’ve been searching/waiting for a decent JavaScript based charting API and it has finally arrived.

Seeing as I’m a wordpressaholic I’m of course going to try and get it into WordPress. Although that might turn out to be quite more than I can chew.

Continue reading