Releases for Open Flash Chart API
open_flash_chart_api 5.x-2.9
First released: March 1, 2009 - 21:10
Size: 13.79 KB
md5_file hash: 8f61ae8729145306328b8230235a5c3b
Last updated: March 1, 2009 - 21:15
Fixed bad class name: graph.
open_flash_chart_api 6.x-2.10
First released: February 24, 2009 - 17:05
Size: 13.83 KB
md5_file hash: a77892024560cefae085bd083a6fea3e
Last updated: February 24, 2009 - 17:10
#358240, fixed bad class name: graph.
open_flash_chart_api 6.x-2.9
First released: October 26, 2008 - 17:48
Size: 13.83 KB
md5_file hash: 649bdd4cc329a6992038a6df0d51afdc
Last updated: October 26, 2008 - 17:50
#323587 by tqm_z: path fix for non-root level installs.
open_flash_chart_api 5.x-2.8
First released: October 18, 2008 - 20:24
Size: 13.77 KB
md5_file hash: 25357933e65ea9fbefdd4836b918e3e3
Last updated: October 18, 2008 - 20:25
This adds support for candle, high-low-close, and scatter charts.
#272453, adds number formatting functions.
It is a full sync with OFC php svn 171.
open_flash_chart_api 6.x-2.8
First released: October 18, 2008 - 20:23
Size: 13.79 KB
md5_file hash: 356287a521437a993b02c2d3b2326872
Last updated: October 18, 2008 - 20:25
This adds support for candle, high-low-close, and scatter charts.
#272453, adds number formatting functions.
It is a full sync with OFC php svn 171.
open_flash_chart_api 5.x-2.7
First released: September 24, 2008 - 20:05
Size: 12.04 KB
md5_file hash: 7c769acbe4ba9775f6b5bde446a76649
Last updated: September 24, 2008 - 20:15
Recommitted the 5.x-2.6 changes to the 5.x-2 branch. There are no changes from 5.x-2.6 to this release.
The 2.x branch uses Open Flash Chart v1
open_flash_chart_api 6.x-2.7
First released: September 24, 2008 - 17:43
Size: 12.04 KB
md5_file hash: 023ebcb034e881840b304e67a1364b90
Last updated: September 24, 2008 - 17:45
Recommitted the 6.x-2.6 changes to the 6.x-2 branch. There are no changes from 6.x-2.6 to this release.
The 2.x branch uses Open Flash Chart v1
open_flash_chart_api 5.x-2.6
First released: February 27, 2008 - 22:06
Size: 12.04 KB
md5_file hash: b4f7af97039f848d1521c2ac42afecbd
Last updated: February 27, 2008 - 22:10
Quick fix to fix php4 incompatibility.
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.
open_flash_chart_api 6.x-2.6
First released: February 27, 2008 - 22:05
Size: 12.05 KB
md5_file hash: e2b6577746785db1754ea33b016b8653
Last updated: February 27, 2008 - 22:10
Quick change to fix php4 compatibility.
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.
open_flash_chart_api 5.x-2.5
First released: February 24, 2008 - 20:56
Size: 11.92 KB
md5_file hash: 57a4523889d3007991a6eb43739ba412
Last updated: February 24, 2008 - 21:00
Has these fixes.
- 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.
open_flash_chart_api 6.x-2.5
First released: February 24, 2008 - 20:55
Size: 11.93 KB
md5_file hash: 96abf2a1b8e6f9907c5f9dd5919d221d
Last updated: February 24, 2008 - 21:00
Has these fixes.
- 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.
open_flash_chart_api 6.x-1.x-dev
First released: February 23, 2008 - 18:27
Size: 11.99 KB
md5_file hash: 61b0370b0d9cb54e255f235facd0a6a2
Last updated: June 20, 2008 - 00:06
- 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.
open_flash_chart_api 5.x-2.4
First released: December 8, 2007 - 01:11
Size: 11.91 KB
md5_file hash: 4a1e62abcbe30814ae8d7413ff619622
Last updated: December 8, 2007 - 01:15
*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.
open_flash_chart_api 6.x-2.4
First released: December 8, 2007 - 01:10
Size: 11.91 KB
md5_file hash: b69148e43bb2a62f00db8bb31c619769
Last updated: December 8, 2007 - 01:15
*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.
open_flash_chart_api 5.x-3.x-dev
First released: November 26, 2007 - 21:45
Size: 11.83 KB
md5_file hash: 407ccb84553a926746a35ea5f4ce9f3e
Last updated: November 27, 2007 - 00:07
This release will add new features and functions. It will also break old scripts with a minor change in the render function.
open_flash_chart_api 6.x-3.x-dev
First released: November 26, 2007 - 21:44
Size: 11.29 KB
md5_file hash: 1e2c2e5b992fb8ca8afd1e8f78814eff
Last updated: May 7, 2009 - 00:19
This is the nightly snapshot dev release. It is currently working, but should be treated with care.
Also the chart api in this version has changed.
open_flash_chart_api 5.x-2.3
First released: November 26, 2007 - 06:22
Size: 11.67 KB
md5_file hash: 90212193746b61e8524638ade68032db
Last updated: November 26, 2007 - 06:25
- 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
open_flash_chart_api 6.x-2.3
First released: November 26, 2007 - 06:20
Size: 11.68 KB
md5_file hash: 27d79f35fd116e53edc81c1d36879cba
Last updated: November 26, 2007 - 06:25
- 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
open_flash_chart_api 5.x-2.2
First released: November 22, 2007 - 01:52
Size: 11.59 KB
md5_file hash: 9d0f4c3d8277c6b6da3f8a391711a9ed
Last updated: November 22, 2007 - 01:55
- Second argument in hook_help implementation was not needed and gave errors on installation. Made me look bad so I have released a new version.
open_flash_chart_api 6.x-2.2
First released: November 22, 2007 - 01:51
Size: 11.6 KB
md5_file hash: 28e5fa412a80bc975e176fe4b922bd44
Last updated: November 22, 2007 - 01:55
- Second argument in hook_help implementation was not needed and gave errors on installation. Made me look bad so I have released a new version.
