Hello:

I've added necessary code to allow the following Number Formatting options, as described here:
http://teethgrinder.co.uk/open-flash-chart/gallery-format-numbers.php

Functions:
set_y_format( $val )
set_num_decimals( $val )
set_is_fixed_num_decimals_forced( $val )
set_is_decimal_separator_comma( $val )
set_is_thousand_separator_disabled( $val )

I have attached a "hacked" version of open_flash_chart_api.module which includes tested changes to allow for the above functionality. Just search for '//START HACK' and you'll find what I've added. IIRC, there are three separate sections where I'd added to the code.

Please let me know if you have other questions.

Cheers!

Ian Bezanson

CommentFileSizeAuthor
#3 open_flash_chart_api.module.gz5.55 KBIanBezanson

Comments

redndahead’s picture

need to attach file.

redndahead’s picture

Status: Active » Postponed (maintainer needs more info)
IanBezanson’s picture

StatusFileSize
new5.55 KB

Oh, sorry about that :( I must have browsed the file but not actually attached it the first time.

IanBezanson’s picture

Status: Postponed (maintainer needs more info) » Active
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

jvandervort’s picture

Status: Active » Fixed

Look for a 5.x-dev snapshot dated on or after 2008-10-02.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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