First let me say thank you for your great work.

Just a few notices:

function set_y_format() is missing:

also missing:

set_num_decimals( );
set_is_fixed_num_decimals_forced( );
set_is_decimal_separator_comma( );
set_is_thousand_separator_disabled( )

Comments

redndahead’s picture

sorry for the delay. I will look into what exactly may be happening. I know some of these are newer methods so I'm still not sure if I want to do the big change in the next version.

jvandervort’s picture

I'm not running a drupal-5 site anymore (so I can't test changes), but this was fixed in
Open Flash Chart 6.x-2.x-dev from 2008-Sep-24. Sorry, right now there is no 5.x fix.

-John

redndahead’s picture

john,

If you want to take the time the only difference between the 6.x code and the 5.x code is the .info file stating 5.x or 6.x So moving to 5.x should be a quick patch.

jvandervort’s picture

Status: Fixed » Active

Sounds good, I'll update the 5.x-dev branch to functionally match the 6.x-dev branch. Look for a 5.x-dev snapshot dated on or after 2008-10-02.

jvandervort’s picture

Status: Active » Fixed
Anonymous’s picture

Status: Active » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.