d3_rails icon indicating copy to clipboard operation
d3_rails copied to clipboard

Ruby on Rails integration for the Javascript Data Visualization Framework, D3.

Results 2 d3_rails issues
Sort by recently updated
recently updated
newest added

It would be nice to have the d3 javascript files included in a folder in the assets/javascript directory as a gitsubmodule, since d3 tends to upgrade fairly frequently. Unfortunately how...

req

I know there is the other issue to expose the files directly in the javascript folder, however, if using require.js, you need to know the path of the files hidden...