PHP 4, PHP 5 or higherAny sane browser with CSS supportInternet Explorer 5+ Described function ae_bar_html uses four arguments: $values - associative array of values: array keys are category titles, array values are chart values. Values should be positive numbers(integers or floats)$height (default: 400px) - specify height of longest(maximum value) bar$color (default: 'black') - specify color of e

