react-json2d
v0.3.0
Published
A React thin wrapper of json2d library
Downloads
387
Readme
react-json2d
React library to use json2d library.
Props
children(required): the json2d data format object.width(required): width of the canvas.height(required): height of the canvas.ratio: the pixel ratio to use. default iswindow.devicePixelRatio.
