https://github.com/lepisma/tufte.js
Tufte style plots for the browser
https://github.com/lepisma/tufte.js
d3 plot tufte
Last synced: 12 months ago
JSON representation
Tufte style plots for the browser
- Host: GitHub
- URL: https://github.com/lepisma/tufte.js
- Owner: lepisma
- License: gpl-3.0
- Created: 2017-05-20T07:07:46.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T01:03:44.000Z (over 3 years ago)
- Last Synced: 2025-06-14T16:06:06.439Z (about 1 year ago)
- Topics: d3, plot, tufte
- Language: JavaScript
- Homepage: https://lepisma.xyz/tufte.js/
- Size: 1.6 MB
- Stars: 16
- Watchers: 2
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tufte.js
[](https://travis-ci.org/lepisma/tufte.js)
[](https://www.npmjs.com/package/tufte)
[](https://www.npmjs.com/package/tufte)
[](https://github.com/lepisma/tufte.js/issues)
[](https://github.com/feross/standard)
Tufte style plots for the browser. Inspired
by [Tufte in R](http://motioninsocial.com/tufte/). The plots here are not
exhaustive and more plots will be added as I feel need for them.
The idea is to create an ultra minimal library for simple visualizations. At
places, I have relied on the possibility of interactiveness to deviate from the
*usual* Tufte style which helps in removing more *ink*. In case some of the
*required* data ink is missing, its because either they are in plan or I have
actually missed them or they are better suited to a visualization apt for *small
data*, like a table.
> This project is not associated with Edward Tufte and is purely an opinionated
> take on his visual style.
Check out the [documentation](https://lepisma.xyz/tufte.js/).