12-11-2007, 02:52 PM
|
#10 (permalink)
|
|
The Reckoner
Join Date: Sep 2007
Posts: 437
Thanks: 22
|
Quote:
Originally Posted by Wildhoney
Why have you commented out the following line in your class constants?
php Code:
const TYPE_BAR_HEIGHT = 'bh';
|
I left it commented because I've not supported it yet. It's also not actually a "type" of chart, so I'm not sure what to do with it yet, need to read over the docs a little more first. I've left it there to remind me to deal with it 
__________________
Any fool can write code that a computer can understand. Good programmers write code that humans can understand.
|
|
|
|