- Mon Oct 19, 2015
- Support for HighChart global settings. #149
- Minor code refactorings.
- Fri May 21
- Include ActionView::Helpers::TagHelper to the layout helper to avoid method conflict in object.
- Fri Apr 18
- update HighChart js lib to latest.
- Sun Mar 11, 2014
- Merge some requirement tweaks to use gem in NON-Rails contexts
- Sun Dec 22, 2013
- Share highcharts:update rake task for gem and rails host app
- Sun Jul 21, 2013
- change chart.data to chart.series_data
- remove Deprecated api options: dataParser, dataURL
- Sat Jul 20, 2013
- Formatting all files
- change js update methods to rake, use rake highcharts:update to fetch upstream js files.
- update highcharts to 3.0.2
- April 17, 2013
- bump new version to release
- Sat Apr 6, 2013
- support HighCharts 3.0
- support signing gem model.http://blog.meldium.com/home/2013/3/3/signed-rubygems-part
- Sun Feb 24, 2013
- replace autotest with guard-spec
- support rubygem 2.0
- Fix Turbolinks support and eliminate jQuery dependency by reed
- Fri Jan 18, 2013
- rails 4 feature turbolinks supported. #95
- Can be used without rails, such as sinatra web framework. #94
- You shouldn't be forced to override the default chart text #93
- Add chart to window scope for dynamic series addition #99
- Nov 22, 2012
- ActiveView method is not found. #87
- Nov 21, 2012
- Fix invalid js encoding from wget highcharts cdn source url. #85
- Nov 20, 2012
- html_opt is not set #83
- Oct 27, 2012
-
Aug 31, 2012
-
Aug 26, 2012
- Troy Anderson (laptop) [email protected] Added ability to supply an array of axes or other objects and still use .js_code within the array of hashes.
- David Biehl [email protected] removing the window.onload function for AJAX requests
-
Jun 27, 2012 update assets path for rails 3.x
-
Jun 25, 2012 support inline javascript in click event on ruby runtime. michelson#57
-
Jul 14, 2011 add support rails 3.1 rc4 now
-
Jul 13, 2011 HighStock support remove some defaults
Jan 31, 2011
-
backwards compatibility for rails 2.3.x in rendering callbacks options
Nov 30,2010
-
dumped to gem 0.0.1
Sep 13,2010
-
truely support rails 3.0(returning is deprecate function,use tap) deshi([email protected])
Sep 14,2010
-
update codebase to support rails3.0 and rspec2
Oct 8,2010
-
update rake.it works now!