jasondavies / d3-cloud

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

Android time lag #131

Closed AndroidOutThere closed 6 years ago

AndroidOutThere commented 7 years ago

D3 cloud is great!

When I use this for Android(using webview), loading html with cloud generation is slower as it runs javascript. Are there any points where this algorithm can be optimised ? or something can be skipped ? so that its faster.

Thanks.