Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jrnold/ggtufte
Geoms and themes for ggplot2 inspired by Tufte
https://github.com/jrnold/ggtufte
dataviz ggplot2 tufte visualization
Last synced: 27 days ago
JSON representation
Geoms and themes for ggplot2 inspired by Tufte
- Host: GitHub
- URL: https://github.com/jrnold/ggtufte
- Owner: jrnold
- License: other
- Created: 2018-06-04T17:55:57.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-06-09T03:58:49.000Z (over 6 years ago)
- Last Synced: 2024-08-06T03:04:51.892Z (3 months ago)
- Topics: dataviz, ggplot2, tufte, visualization
- Language: R
- Size: 1.44 MB
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## `ggtufte`: Geoms and theme implementing Tufte's style in ggplot2
[![Travis-CI Build Status](https://travis-ci.org/jrnold/ggtufte.svg?branch=master)](https://travis-ci.org/jrnold/ggtufte) [![Coverage Status](https://img.shields.io/codecov/c/github/jrnold/ggtufte/master.svg)](https://codecov.io/github/jrnold/ggtufte?branch=master)
---
The ggtufte package provides ggplot2 theme and geoms inspired by the work of Edward Tufte.
These functions were formerly contained in the [ggthemes](https://github.com/jrnold/ggthemes) package and have been
split into their own package.