Project

opal-d3

0.01
No release in over 3 years
Low commit activity in last 3 years
Opal wrapper library for D3 library
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 0.6.0
>= 11.3.0

Runtime

~> 0.10.0
 Project Readme

Opal Ruby interface for D3 [ https://d3js.org/ ].

It implements interface fairly closely following javascript API, except with blocks, classes, no camelcase etc.

About 60% of D3 APIs are implemented. Pull requests for the rest welcome.

For some examples check demo directory or visit demo site.