2.6 - 2/27/08
- Private in function call is a PHP5 only function. Removed for PHP4 compatibility.
2.5 - 2/24/08
- Fixed uniqueid so it works on PHP 4. This also fixes the rare occasion that multiple graphs have the same id.
- Setting inner background would not create a gradient.
- Fixed the help class from regression.
2.6 - 2/27/08
- Private in function call is a PHP5 only function. Removed for PHP4 compatibility.
2.5 - 2/24/08
- Fixed uniqueid so it works on PHP 4. This also fixes the rare occasion that multiple graphs have the same id.
- Setting inner background would not create a gradient.
- Fixed the help class from regression.
- uniqueid so it works on PHP 4. This also fixes the rare occasion that multiple graphs have the same id.
- Setting inner background would not create a gradient.
- Fixed the help class from regression.
- uniqueid so it works on PHP 4. This also fixes the rare occasion that multiple graphs have the same id.
- Setting inner background would not create a gradient.
- Fixed the help class from regression.
- uniqueid so it works on PHP 4. This also fixes the rare occasion that multiple graphs have the same id.
- Setting inner background would not create a gradient.
*NOTE* People running on a version older that 2.4 will need to change render('js'); to render();
- You can set the base path of the swfobject file and the open-flash-chart.swf file separately using functions set_js_path() set_swf_path()
- Added a function to set the the type of output set_output_type() creating a variable $this->output_type. Removes the paramater from the render() method.
- Font size paramater would not work in bar_filled, bar_3d, set_x_legend, Set_y_label_style, set_y_right_label_style, set_y_legend, set_y_right_legend.
*NOTE* People running on a version older that 2.4 will need to change render('js'); to render();
- You can set the base path of the swfobject file and the open-flash-chart.swf file separately using functions set_js_path() set_swf_path()
- Added a function to set the the type of output set_output_type() creating a variable $this->output_type. Removes the paramater from the render() method.
- Font size paramater would not work in bar_filled, bar_3d, set_x_legend, Set_y_label_style, set_y_right_label_style, set_y_legend, set_y_right_legend.
- Would not create second data line when creating multiple data lines. Issue
- Fixed issue where creating multiple charts could cause issues for uniqueness of div id. Issue
- Would not create second data line when creating multiple data lines. Issue
- Fixed issue where creating multiple charts could cause issues for uniqueness of div id. Issue
-inner_bg_colour, x_legend, and title functions were formatted incorrectly causing random errors.
-Path to js file and swf file were incorrect causing it not to work on all installations.
-inner_bg_colour, x_legend, and title functions were formatted incorrectly causing random errors.
-Path to js file and swf file were incorrect causing it not to work on all installations.
-Changed the class name to fit more in drupal naming conventions.
-Renamed methods to provide consistency
-Renamed some arguments to provide consistency.
-Documented entire API
-Added Readme.txt and Changelog.txt
-Added drupal help hook.
-Changed the class name to fit more in drupal naming conventions.
-Renamed methods to provide consistency
-Renamed some arguments to provide consistency.
-Documented entire API
-Added Readme.txt and Changelog.txt
-Added drupal help hook.