jasondavies / d3-cloud

Create word clouds in JavaScript.
https://www.jasondavies.com/wordcloud/
Other
3.82k stars 1.07k forks source link

README: add note about further dep installation #127

Closed piperchester closed 1 year ago

piperchester commented 7 years ago

Happy to change this as needed!

chadfurman commented 5 years ago

I think a more complete solution is emphasizing how to use the Canvas object and linking to their documentation: https://www.npmjs.com/package/canvas#compiling

They suggest ways of using Cairo in different environments (like Ubuntu, Fedora, Mac, etc...)

If we're considering improving the setup docs, maybe it would be neat to include a video / terminal gif-recording of someone generating a tag cloud with this library.