Correct chart_unique_color() schema logic
boombatower - July 14, 2009 - 02:01
| Project: | Chart API |
| Version: | 6.x-1.2 |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | boombatower |
| Status: | closed |
Description
<?php
if (count($colors[$scheme])){
$colors['default'];
}
?>
#1
#2
Committed.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.