https://github.com/chrislo/data_visualisation_ruby
Source code and supporting content for my Ruby Manor presentation on Data Visualisation with Ruby
https://github.com/chrislo/data_visualisation_ruby
Last synced: 9 months ago
JSON representation
Source code and supporting content for my Ruby Manor presentation on Data Visualisation with Ruby
- Host: GitHub
- URL: https://github.com/chrislo/data_visualisation_ruby
- Owner: chrislo
- Created: 2009-12-06T21:59:31.000Z (about 16 years ago)
- Default Branch: master
- Last Pushed: 2009-12-22T11:00:58.000Z (about 16 years ago)
- Last Synced: 2024-11-10T03:38:39.638Z (about 1 year ago)
- Language: Ruby
- Homepage:
- Size: 3.98 MB
- Stars: 67
- Watchers: 4
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
- awesome-machine-master - data-visualization-ruby - Source code and supporting content for my Ruby Manor presentation on Data Visualisation with Ruby (Ruby / General-Purpose Machine Learning)
- awesome-machine-learning - data-visualization-ruby - Source code and supporting content for my Ruby Manor presentation on Data Visualisation with Ruby. **[Deprecated]** (Ruby / General-Purpose Machine Learning)
- awesome-machine-learning - data-visualization-ruby - Source code and supporting content for my Ruby Manor presentation on Data Visualisation with Ruby. (Ruby / General-Purpose Machine Learning)
- awesome-machine-learning - data-visualization-ruby - Source code and supporting content for my Ruby Manor presentation on Data Visualisation with Ruby. **[Deprecated]** (Ruby / General-Purpose Machine Learning)
- fucking-awesome-machine-learning - data-visualization-ruby - Source code and supporting content for my Ruby Manor presentation on Data Visualisation with Ruby. **[Deprecated]** (Ruby / General-Purpose Machine Learning)
- awesome-machine-learning - data-visualization-ruby - Source code and supporting content for my Ruby Manor presentation on Data Visualisation with Ruby. **[Deprecated]** (Ruby / General-Purpose Machine Learning)
- awesome-machine-learning - data-visualization-ruby - Source code and supporting content for my Ruby Manor presentation on Data Visualisation with Ruby. (Ruby / General-Purpose Machine Learning)
- awesome-machine-learning-cn - 官网
- awesome-machine-learning - data-visualization-ruby - Source code and supporting content for my Ruby Manor presentation on Data Visualisation with Ruby. **[Deprecated]** (Ruby / General-Purpose Machine Learning)
- awesome-advanced-metering-infrastructure - data-visualization-ruby - Source code and supporting content for my Ruby Manor presentation on Data Visualisation with Ruby. (Ruby / General-Purpose Machine Learning)
README
Data Visualisation with Ruby
==========
Code
----------
There are many different ways of visualising data if you are a Ruby
user. Included in this repository are code samples for the following
libraries:
* R
* Gnuplot
* Google Charts API
* JFreeChart
* Scruffy
* Timetric
* Tioga
These examples were used in a presentation I gave at the [Ruby Manor
conference](http://http://rubymanor.org/) in London in December
2009. The slides from that presentation are in this repository
(slides.pdf), and a link to the video will be included when it is
released.
What about Javascript?
----------------------
If you're in the market for a charting/plotting library to use on your
rails website, you may prefer a javascript library instead of a
ruby-based server-side solution. Roberto Bicchierai has [written up a
good
comparison](http://roberto.open-lab.com/2009/12/21/javascript-charting-tools-an-overview/)
of the available libraries.
Contributing
------------
If you have examples of data visualisation using these libraries, or
indeed other libraries which I haven't covered, feel free to fork this
project and add some samples.
References
----------
"Ruby for scientific research" blog
http://rubyforscientificresearch.blogspot.com/