News from Open Flash Chart
In November, Open Flash Chart was updated with some new features and bugfixes. OFC rails plugin was also updated thanks to Charlie, Zuk and Otavio. I have just updated the OFC test app. The list of changes brought by OFC new version is given at the end of this post.
Moreover, some new examples of OFC use are available around:
- 2 from Giovanni: a radar chart with line and a chart with error margin.
- 1 from Anthony Navarre as a comment on Charlie’s blog on how to use a RESTful implementation with OFC.
For reference, here is the list of changes of the latest OFC version:
- Add more font options to the title http://teethgrinder.co.uk/open-flash-chart-2/title.php.
- Moved a lot of the source code files around so they make more sense.
- Added dashed lines, dotted lines in line styles http://teethgrinder.co.uk/open-flash-chart-2/line-dash.php
- saveimage was changed to postimage http://teethgrinder.co.uk/open-flash-chart-2/adv-upload-image.php, this better reflects what the function does.
- Fixed the area chart so it fills correctly.
- Fixed a bug in area hollow so it now will accept point objects.
- utf8 tutorial http://teethgrinder.co.uk/open-flash-chart-2/utf8.php page.
- Better right click text customization (by Greg Barker)
- Hacky little fix for Y Axis labels going off screen when no title or key set (by Jerremy Koot)
- Y Axis Labels http://teethgrinder.co.uk/open-flash-chart-2/y-axis.php, now support vertical text (by Jerremy Koot)
Posted in Ruby on Rails | 1 comment | atom
Trackbacks
Use the following link to trackback from your own site:
http://harryseldon.thinkosphere.com/trackbacks?article_id=32
-
I am only now upgrading my OFC plugin version in my [Thinkosphere project]. Last update was before [all the refactoring made by dfl](http://github.com/pullmonkey/open_flash_chart/commit/45082f78c7ef7e60136ce2866c1e54f4185efcf7). From this refactor...
home
about
archives

Hi
For me this is good if you want to use my graphics in your sample application
Gio