<?php 
echo "<pre>".json_encode($chart_data, JSON_PRETTY_PRINT)."</pre>";
?>