I would like to place a title in the center of a pie/donut chart in HighCharts.
I don\'t see anything in the chart options that would directly enable this, so I\'m t
First, you may want to check the html in your fiddle. You had a width on your container of 500 instead of 500px.
500
500px
Second, this fiddle is a bit quick and dirty, but I think it accomplishes what you wanted?
http://jsfiddle.net/e2qpa/3/