Monday, 26 August 2013

display items' values in bar chart in Jpgraph

display items' values in bar chart in Jpgraph

I am using jpgraph bar chart. It all works fine but there is one thing I
could not really figure it out. I need to display the value of each bar on
the top of that bar (column) but it seems like I am missing something that
I cant do it.
I have tried using the following:
$bplot->value->Show();
But yet it does not work! Any help is GREATLY appreciated!

No comments:

Post a Comment