nlesc-sherlock / punchcardjs

Punchcard visualization using TypeScript and D3.js
Apache License 2.0
0 stars 0 forks source link

rethink assignment of css classes #84

Closed jspaaks closed 7 years ago

jspaaks commented 8 years ago

now you have to know in advance what to call the div class

either document it, or let the javascript add the right class name to the classlist.

also mention that you need to include the css in the first place