plotrb
plotrb copied to clipboard
A plotting library in Ruby built on top of Vega and D3.
Results
3
plotrb issues
Sort by
recently updated
recently updated
newest added
The transform methods do not need to keep track of state. I would make this a module, so as to force a more functional style. All you are using is...
You need something to test with
There need to be tests for every method. Please write tests before the methods. I also strongly suggest to look into using cucumber.