simonw / django-sql-dashboard

Django app for building dashboards using raw SQL queries
https://django-sql-dashboard.datasette.io/
Apache License 2.0
437 stars 37 forks source link

Word cloud widget #91

Closed simonw closed 3 years ago

simonw commented 3 years ago

SQL that returns wordcloud_word and wordcloud_count.

simonw commented 3 years ago

https://github.com/jasondavies/d3-cloud is good for this.