Facettage.js examples
Look at the source code of example pages:
- 01 - Basics
- 02 - Facet type
- 03 - Create a facet for clean data
- 04 - A facet for a top 10
- 05 - Caching data
- 06 - Why (un-)serialization matters
- 07 - A facet for a curve
- 08 - Dynamic facets
Facettage.js is an open source library useful to backendless datascape prototyping.
Examples above are included in the master branch of the repo, just clone it.
MIT License. Requires D3.js and FileSaver.js to work properly. API reference. GitHub repository.