Your users are becoming busier by the day. Your charts are packing in more info, and are becoming denser by the day. As a result, if users need more than a few seconds to grasp the significance of the data plots, we’ve lost the game. We need to provide the meta information in a concise manner to enable at-a-glance comprehension. This is where the chart caption comes into focus. It occupies a very prominent place in a chart, and a well-written caption makes a chart much easier to comprehend by an order of magnitude. In this post let us review a few tips in writing concise and telling captions.
Read the rest of this entry »
tips
In the 5th and final part of the FusionCharts XT in PHP series, we will learn how to debug our charts. Debugging helps us know what happens behind the scenes while rendering a chart. With the FusionCharts JavaScript Debug Mode, we can generate a complete log of the internal events, as well as any errors that crop up. Since the JavaScript charts are rendered only by the browser, the debug logs will be available in the browser’s Console Log. Let us begin debugging!
Read the rest of this entry »
Loading ...