arpitnarechania / d3-dotmatrix

Open Source Javascript library to render Dot Matrix Charts
MIT License
14 stars 7 forks source link

I found some bug in readme.md #1

Open HowQi opened 6 years ago

HowQi commented 6 years ago

I can't draw anything using the readme.md,I found some bugs.

To use this library then, simply include d3.js, DotMatrix.js and DotMatrix.css:

1.I don't think the css file can be import in this way,right?

To use this library, you must create a container element and instantiate a new DotMatrixChart:

2.The ID is wrong.I read codes,is shoule be "DotMatrixChart".

It is my fist time use "issues" in github, and my English is not very good,Im sorry if I make some mistakes.