Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/royal-statistical-society/datavisguide
Introductory guide to the art and science of data visualisation. Insights, advice, and examples (with code) to make data outputs more readable, accessible, and impactful.
https://github.com/royal-statistical-society/datavisguide
charts data graphics tables visualization
Last synced: 13 days ago
JSON representation
Introductory guide to the art and science of data visualisation. Insights, advice, and examples (with code) to make data outputs more readable, accessible, and impactful.
- Host: GitHub
- URL: https://github.com/royal-statistical-society/datavisguide
- Owner: royal-statistical-society
- License: other
- Created: 2023-05-14T12:05:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-04T18:05:12.000Z (7 months ago)
- Last Synced: 2024-08-01T16:38:55.858Z (3 months ago)
- Topics: charts, data, graphics, tables, visualization
- Language: TeX
- Homepage: https://royal-statistical-society.github.io/datavisguide/
- Size: 56.2 MB
- Stars: 126
- Watchers: 8
- Forks: 19
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# 'Best Practices for Data Visualisation', published by the Royal Statistical Society
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.10600718.svg)](https://doi.org/10.5281/zenodo.10600718)
This GitHub repository contains all the source files and code for our website at . The site and its content are under development, and the editors welcome feedback and contributions.
## To make a suggestion or ask a question
Please open up a discussion in the repository's [Discussions](https://github.com/royal-statistical-society/datavisguide/discussions) section.
## If you spot a bug or an error
Please either:
1. Raise an issue in the repository's [Issues](https://github.com/royal-statistical-society/datavisguide/issues) section, or
2. Fork this repository, edit the relevant file(s), and make a pull request against the `main` branch of this repository.## If you want to add a new feature or section to the guide
1. Raise an issue in the repository's [Issues](https://github.com/royal-statistical-society/datavisguide/issues) section, tag it as an 'enhancement' and describe your proposed contribution.
2. Fork this repository and create a new branch named, e.g., `my-new-feature-or-section`.
3. Add content, code and files to your branch.
4. Make a pull request against the `main` branch of this repository.Proposals for new features or sections will be reviewed by the editorial team:
- Andreas Krause
- Nicola Rennie
- Anna Britten
Reviewers may offer feedback or suggestions to contributors before agreeing to merge pull requests. The editorial team reserves the right to refuse to merge pull requests, and the decision of the editorial team is final.
Use of, and all contributions to, our website and repository are governed by our [Code of Conduct](CODE_OF_CONDUCT.md).
Content created by the editorial team and published in this website and repository is licensed under a [Creative Commons Attribution 4.0 (CC BY 4.0) International licence](http://creativecommons.org/licenses/by/4.0/?ref=chooser-v1), meaning it can be used and adapted for any purpose, provided attribution is given to the original authors. By contributing to this guide, contributors agree to licence their work under the same terms.
This site is built in [Quarto](https://quarto.org/). To get started using Quarto, visit .
##