Download & Extend

Releases for Open Flash Chart API

open_flash_chart_api 6.x-2.12

Download Size md5 hash
open_flash_chart_api-6.x-2.12.tar.gz 14.34 KB 52cc104b087f5f9a26cdf23d607d43a7
open_flash_chart_api-6.x-2.12.zip 15.97 KB 2ba907b9cb9fde3dac1d272bd1acb2c2
Last updated: December 24, 2010 - 23:33
Official release from tag: 6.x-2.12

Release notes

added admin setting to allow the ofcv1 library to be hosted outside of the module directory.
This allows for much easier updates to the Drupal module.

open_flash_chart_api 6.x-2.11

Download Size md5 hash
open_flash_chart_api-6.x-2.11.tar.gz 13.82 KB 99ee820aedddd37640e3b645ae35ef6a
open_flash_chart_api-6.x-2.11.zip 15 KB f2dca10af75438e8a074a4a498941022
Last updated: December 24, 2010 - 23:33
Official release from tag: 6.x-2.11

Release notes

#725702: Module reports wrong version

open_flash_chart_api 5.x-2.9

Download Size md5 hash
open_flash_chart_api-5.x-2.9.tar.gz 13.79 KB 8f61ae8729145306328b8230235a5c3b
open_flash_chart_api-5.x-2.9.zip 14.98 KB 24fe6946dec4c811ac1b660441e3a3ee
Last updated: December 24, 2010 - 23:33
Official release from tag: 5.x-2.9

Release notes

Fixed bad class name: graph.

open_flash_chart_api 6.x-2.10

Download Size md5 hash
open_flash_chart_api-6.x-2.10.tar.gz 13.83 KB a77892024560cefae085bd083a6fea3e
open_flash_chart_api-6.x-2.10.zip 15.02 KB c1f3e812f63ffaf8ad176f7ca4dbcc29
Last updated: December 24, 2010 - 23:33
Official release from tag: 6.x-2.10

Release notes

#358240, fixed bad class name: graph.

open_flash_chart_api 6.x-2.9

Download Size md5 hash
open_flash_chart_api-6.x-2.9.tar.gz 13.83 KB 649bdd4cc329a6992038a6df0d51afdc
open_flash_chart_api-6.x-2.9.zip 15.02 KB 38437d1474b4cdc75125731f26ab136a
Last updated: December 24, 2010 - 23:33
Official release from tag: 6.x-2.9

Release notes

#323587 by tqm_z: path fix for non-root level installs.

open_flash_chart_api 5.x-2.8

Download Size md5 hash
open_flash_chart_api-5.x-2.8.tar.gz 13.77 KB 25357933e65ea9fbefdd4836b918e3e3
open_flash_chart_api-5.x-2.8.zip 14.98 KB e67d2f24c17e02bd45d4e5d5ce59afce
Last updated: December 24, 2010 - 23:33
Official release from tag: 5.x-2.8

Release notes

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

Download Size md5 hash
open_flash_chart_api-6.x-2.8.tar.gz 13.79 KB 356287a521437a993b02c2d3b2326872
open_flash_chart_api-6.x-2.8.zip 14.97 KB 6f64ee5a83fde6109db6285005376db7
Last updated: December 24, 2010 - 23:33
Official release from tag: 6.x-2.8

Release notes

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

Download Size md5 hash
open_flash_chart_api-5.x-2.7.tar.gz 12.04 KB 7c769acbe4ba9775f6b5bde446a76649
open_flash_chart_api-5.x-2.7.zip 13.23 KB 76fcf51c76611e398ddc5fe15b19968a
Last updated: December 24, 2010 - 23:33
Official release from tag: 5.x-2.7

Release notes

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

Download Size md5 hash
open_flash_chart_api-6.x-2.7.tar.gz 12.04 KB 023ebcb034e881840b304e67a1364b90
open_flash_chart_api-6.x-2.7.zip 13.23 KB 2d2cccdc11793dea5b1e9ad16f0738c9
Last updated: December 24, 2010 - 23:33
Official release from tag: 6.x-2.7

Release notes

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

Download Size md5 hash
open_flash_chart_api-5.x-2.6.tar.gz 12.04 KB b4f7af97039f848d1521c2ac42afecbd
open_flash_chart_api-5.x-2.6.zip 13.23 KB 8387d6d36d0f62f916ee4768423f357e
Last updated: December 24, 2010 - 23:33
Official release from tag: 5.x-2.6

Release notes

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

Download Size md5 hash
open_flash_chart_api-6.x-2.6.tar.gz 12.05 KB e2b6577746785db1754ea33b016b8653
open_flash_chart_api-6.x-2.6.zip 13.23 KB 399a143e86e9d0fc207218ba28dbabf2
Last updated: December 24, 2010 - 23:33
Official release from tag: 6.x-2.6

Release notes

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

Download Size md5 hash
open_flash_chart_api-5.x-2.5.tar.gz 11.92 KB 57a4523889d3007991a6eb43739ba412
open_flash_chart_api-5.x-2.5.zip 13.1 KB ada1c88bbdfabbf8135dc1d3c0f60d80
Last updated: December 24, 2010 - 23:33
Official release from tag: 5.x-2.5

Release notes

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

Download Size md5 hash
open_flash_chart_api-6.x-2.5.tar.gz 11.93 KB 96abf2a1b8e6f9907c5f9dd5919d221d
open_flash_chart_api-6.x-2.5.zip 13.1 KB 5ce8e7857a13215523e3ebb7c8e5f9a8
Last updated: December 24, 2010 - 23:33
Official release from tag: 6.x-2.5

Release notes

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

Download Size md5 hash
open_flash_chart_api-6.x-1.x-dev.tar.gz 11.96 KB 1383544177e88ae808d676ef3f42b88f
open_flash_chart_api-6.x-1.x-dev.zip 13.11 KB bf7986c04ba863c6e41c6320cb04c13d
Last updated: February 25, 2011 - 07:44
Development snapshot from branch: 6.x-1.x

Release notes

- 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

Download Size md5 hash
open_flash_chart_api-5.x-2.4.tar.gz 11.91 KB 4a1e62abcbe30814ae8d7413ff619622
open_flash_chart_api-5.x-2.4.zip 13.08 KB 612ea2be468bf8a6cde1ad25766cfa01
Last updated: December 24, 2010 - 23:33
Official release from tag: 5.x-2.4

Release notes

*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

Download Size md5 hash
open_flash_chart_api-6.x-2.4.tar.gz 11.91 KB b69148e43bb2a62f00db8bb31c619769
open_flash_chart_api-6.x-2.4.zip 13.08 KB a486d7fd71adee3636df2b5dcfc297d8
Last updated: December 24, 2010 - 23:33
Official release from tag: 6.x-2.4

Release notes

*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

Download Size md5 hash
open_flash_chart_api-5.x-3.x-dev.tar.gz 11.85 KB ccee229c3df7f228fb95d03a37864a35
open_flash_chart_api-5.x-3.x-dev.zip 12.97 KB aed7a3b136bab4eb4e9812dd1d38911a
Last updated: February 25, 2011 - 07:44
Development snapshot from branch: 5.x-3.x

Release notes

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

Download Size md5 hash
open_flash_chart_api-6.x-3.x-dev.tar.gz 11.19 KB 7970381346bda83266f74d833a640166
open_flash_chart_api-6.x-3.x-dev.zip 12.87 KB 803cbdb6c3a4dcc33323166bf31abef1
Last updated: February 25, 2011 - 07:44
Development snapshot from branch: 6.x-3.x

Release notes

This is the nightly snapshot development release. It's currently working, but should be treated with care.

Attention: the chart api in this version has changed.

open_flash_chart_api 5.x-2.3

Download Size md5 hash
open_flash_chart_api-5.x-2.3.tar.gz 11.67 KB 90212193746b61e8524638ade68032db
open_flash_chart_api-5.x-2.3.zip 12.78 KB 625a4f64a84e558ef2d37b5d45628eec
Last updated: December 24, 2010 - 23:33
Official release from tag: 5.x-2.3

Release notes

- 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

Download Size md5 hash
open_flash_chart_api-6.x-2.3.tar.gz 11.68 KB 27d79f35fd116e53edc81c1d36879cba
open_flash_chart_api-6.x-2.3.zip 12.79 KB 1ba677e291e6f458d8d2e1b0cbe64e06
Last updated: December 24, 2010 - 23:33
Official release from tag: 6.x-2.3

Release notes

- 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

Subscribe with RSS Syndicate content