Doing some experiments with data at work, one of the common tasks was "show top X items". However X was changing all the time. Finally I came out with a
web based UI where you can set the top yourself. Hopefully someone else will find it useful.
Key points:
- Using jQuery, jQuery UI and flot
- Site is static, no backend needed
You can see a demo on word frequency of "
Alice In Wonderland"
here.
As usual, the code is in
bitbucket.
No comments:
Post a Comment