Skip to content

Commit ac5d169

Browse files
authored
Add thumbnail and links to publication
1 parent be7abe6 commit ac5d169

1 file changed

Lines changed: 13 additions & 3 deletions

File tree

index.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,20 @@
11
## Graphics principles cheatsheet
22

3-
The link to the cheatsheet github repository is [here](https://github.com/GraphicsPrinciples/CheatSheet).
3+
[![](/assets/2018-11-06_thumbnail.png)](https://github.com/GraphicsPrinciples/CheatSheet/blob/master/NVSCheatSheet.pdf)
44

5-
This the landing page for the [cheatsheet](https://github.com/GraphicsPrinciples/CheatSheet/blob/master/NVSCheatSheet.pdf). You can access the [cheatsheet on GitHub](https://github.com/GraphicsPrinciples/CheatSheet/blob/master/NVSCheatSheet.pdf).
5+
**This is the landing page for the [Graphics Principles cheatsheet](https://github.com/GraphicsPrinciples/CheatSheet/blob/master/NVSCheatSheet.pdf).** The [cheatsheet](https://github.com/GraphicsPrinciples/CheatSheet/blob/master/NVSCheatSheet.pdf) is available on GitHub along with [R code](https://github.com/GraphicsPrinciples/CheatSheet) for many of the examples. The link to the cheatsheet github repository is [here](https://github.com/GraphicsPrinciples/CheatSheet).
66

7-
The [R code](https://github.com/GraphicsPrinciples/CheatSheet) is also available for many of the examples. This can be access [here](https://github.com/GraphicsPrinciples/CheatSheet)
7+
**The [Graphics Principles cheatsheet](https://github.com/GraphicsPrinciples/CheatSheet/blob/master/NVSCheatSheet.pdf) is one deliverable of the [Graphics Workstream](https://onlinelibrary.wiley.com/doi/full/10.1002/pst.1912)**, an initiatitve to increase the graphical expertise and productivity of quantitative scientists at Novartis.
8+
9+
Work packages include:
10+
- **The Graph Gallery** - a company-wide resource for graphics and corresponding code, displayed in a web browser
11+
- **The Graphics Principles Cheat Sheet** - a reference sheet summarizing essential graphical display principles on a single page
12+
- **The Graphics Newsletter** - an email communication covering anything and everything relevant to graphics, distributed every two months to approximately 1100 recipients within Novartis, including statisticians, pharmacometricians, medical writers, and various other functions.
13+
- **Analysis Results Datasets (ARD)** - a data standard designed as an extension to the CDISC Analysis Data Model (ADaM) to store results from related inferencial analyses and aggregated statistics for easy production of outputs
14+
- **Standardization of common graphs** - a handful of carefully curated graphs selected to represent preapproved standard graphs for inclusion in regulated documents, and included in the Output Governance system (a repository of preapproved standard tables and listings which previously had not included figures)
15+
- **Question-based visualizations** - a work package to encourage a more "top down" approach to creating graphs which starts with the question of interest, followed by the selection of data and graph to best answer the question (instead of the other way around)
16+
17+
For more information on the Graphics Workstream, check out our publication: [https://onlinelibrary.wiley.com/doi/full/10.1002/pst.1912](https://onlinelibrary.wiley.com/doi/full/10.1002/pst.1912)
818

919

1020

0 commit comments

Comments
 (0)