We have been working on a project that deals with server data where charts are worth a thousand words. I always get requests for various charts and in the past I’ve used Gruff to produce them. Gruff is a great library and the results look go... 続きを読む
Sample Use Download the sample OFC2 project. rails testing_ofc_2 cd testing_ofc_2 script/plugin install git://github.com/pullmonkey/open_flash_chart.git If the above line did not work for you, you can also use http - script/plugin install htt... 続きを読む
railscasts, javascript, graph | | ちょうどrailsで使用可能なchartライブラリを探していたところ先週のrailscastsで紹介されていたので、早速使ってみた。Railscasts - ChartsHighcharts - Interactive JavaScript charts for your webpage ライセンスHighcha... 続きを読む
Data-Driven Documents D3.js is a small, free JavaScript library for manipulating documents based on data. D3 allows you to bind arbitrary data to a Document Object Model (DOM), and then apply data-driven transformations to the document. As a ... 続きを読む
Highcharts - Interactive JavaScript charts for your web pages.What is Highcharts? Highcharts is a charting library written in pure JavaScript, offering an easy way of adding interactive charts to your web site or web application. Highcharts c... 続きを読む
Google Chart API を jQuery で簡単に使えるラッパーライブラリ「jQuery Google Charts」 2009年07月08日 jQuery Google Charts 1.0 - Demo Site Google Chart API を jQuery で簡単に使えるラッパーライブラリ「jQuery Google Charts」。 たとえば、次のような... 続きを読む