Is there a Ruby equivalent of using matplotlib and basemap in Python?

2.2k Views Asked by At
1

There are 1 best solutions below

1
On BEST ANSWER

Why don't bridge your Ruby app to the Python lib?
See How to Install MatPlotLib for Ruby