Skip to content

Commit

Permalink
Fix broken site links (#162)
Browse files Browse the repository at this point in the history
Remove preview section from README.md. These hardcoded links were broken.

Fixes #127, #137, #140.

This is not a long-term solution. A future PR will add autogenerated examples somewhere (#126)
  • Loading branch information
jrnold authored Feb 8, 2024
1 parent c014429 commit 8ccdfbc
Show file tree
Hide file tree
Showing 34 changed files with 0 additions and 39 deletions.
39 changes: 0 additions & 39 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,42 +27,3 @@ install_github(c("hadley/ggplot2", "jrnold/ggthemes"))
## How to use

For a quick tutorial, check out [Rafael Irizarry's book](https://rafalab.github.io/dsbook/ggplot2.html#add-on-packages). For more examples [click here](https://github.com/BTJ01/ggthemes/tree/master/inst/examples).

## Previews

Previews provided below using the popular `mtcars` & `diamonds` datasets:

<table>
<tr>
<td><img src="https://github.com/jrnold/ggthemes/blob/main/figure/few-1.png" title="Few-1" width="400">
<img src="https://github.com/jrnold/ggthemes/blob/main/figure/calc-1.png" title="Calc-1" width="400">
<img src="https://github.com/jrnold/ggthemes/blob/main/figure/economist-1.png" title="Economist-1" width="400">
<img src="https://github.com/jrnold/ggthemes/blob/main/figure/excel1-1.png" title="Excel-1" width="400">
<img src="https://github.com/jrnold/ggthemes/blob/main/figure/excel2-1.png" title="Excel-2" width="400">
<img src="https://github.com/jrnold/ggthemes/blob/main/figure/fivethirtyeight-1.png" title="FiveThirtyEight-1" width="400">
<img src="https://github.com/jrnold/ggthemes/blob/main/figure/gdocs-1.png" title="Gdocs-1" width="400">
<img src="https://github.com/jrnold/ggthemes/blob/main/figure/hc-darkunica-1.png" title="hc-darkunica-1" width="400">
<img src="https://github.com/jrnold/ggthemes/blob/main/figure/hc-darkunica-line-1.png" title="hc-darkunica-line-1" width="400">
<img src="https://github.com/jrnold/ggthemes/blob/main/figure/hc-default-1.png" title="hc-default-1" width="400">
<img src="https://github.com/jrnold/ggthemes/blob/main/figure/hc-default-line-1.png" title="hc-default-line-1" width="400">
<img src="https://github.com/jrnold/ggthemes/blob/main/figure/igray-1.png" title="igray-1" width="400">
<img src="https://github.com/jrnold/ggthemes/blob/main/figure/wsj-1.png" title="wsj-1.png" width="400">
<img src="https://github.com/jrnold/ggthemes/blob/main/figure/pander-barplot-1.png" title="pander-barplot-1" width="400">
</td>
<td><img src="https://github.com/jrnold/ggthemes/blob/main/figure/tufte-rangeframe-1.png" title="tufte-rangeframe-1" width="400">
<img src="https://github.com/jrnold/ggthemes/blob/main/figure/solarized-alt-1.png" title="solarized-alt-1" width="400">
<img src="https://github.com/jrnold/ggthemes/blob/main/figure/solarized-dark-1.png" title="solarized-dark-1" width="400">
<img src="https://github.com/jrnold/ggthemes/blob/main/figure/solarized-light-1.png" title="solarized-light-1" width="400">
<img src="https://github.com/jrnold/ggthemes/blob/main/figure/stata-1.png" title="stata-1" width="400">
<img src="https://github.com/jrnold/ggthemes/blob/main/figure/tableau-1.png" title="tableau-1" width="400">
<img src="https://github.com/jrnold/ggthemes/blob/main/figure/tableau-colorbind10-1.png" title="tableau-colorbind10-1" width="400">
<img src="https://github.com/jrnold/ggthemes/blob/main/figure/tufteboxplot-1.png" title="tufteboxplot-1" width="400">
<img src="https://github.com/jrnold/ggthemes/blob/main/figure/tufteboxplot2-1.png" title="tufteboxplot2-1" width="400">
<img src="https://github.com/jrnold/ggthemes/blob/main/figure/tufteboxplot3-1.png" title="tufteboxplot3-1" width="400">
<img src="https://github.com/jrnold/ggthemes/blob/main/figure/tufteboxplot4-1.png" title="tufteboxplot4-1" width="400">
<img src="https://github.com/jrnold/ggthemes/blob/main/figure/pander-scatterplot-1.png" title="pander-scatterplot-1" width="400">
<img src="https://github.com/jrnold/ggthemes/blob/main/figure/paultol-1.png" title="paultol-1" width="400">
<img src="https://github.com/jrnold/ggthemes/blob/main/figure/paultol-barplot-1.png" title="paultol-barplot-1" width="400">
</td>
</tr>
</table>
Binary file removed figure/calc-1.png
Binary file not shown.
Binary file removed figure/economist-1.png
Binary file not shown.
Binary file removed figure/excel1-1.png
Binary file not shown.
Binary file removed figure/excel2-1.png
Binary file not shown.
Binary file removed figure/few-1.png
Binary file not shown.
Binary file removed figure/fivethirtyeight-1.png
Binary file not shown.
Binary file removed figure/gdocs-1.png
Binary file not shown.
Binary file removed figure/hc-darkunica-1.png
Binary file not shown.
Binary file removed figure/hc-darkunica-line-1.png
Binary file not shown.
Binary file removed figure/hc-default-1.png
Binary file not shown.
Binary file removed figure/hc-default-line-1.png
Binary file not shown.
Binary file removed figure/igray-1.png
Binary file not shown.
Binary file removed figure/map-1.png
Binary file not shown.
Binary file removed figure/pander-barplot-1.png
Binary file not shown.
Binary file removed figure/pander-scatterplot-1.png
Binary file not shown.
Binary file removed figure/paultol-1.png
Binary file not shown.
Binary file removed figure/paultol-barplot-1.png
Binary file not shown.
Binary file removed figure/solarized-alt-1.png
Binary file not shown.
Binary file removed figure/solarized-dark-1.png
Binary file not shown.
Binary file removed figure/solarized-light-1.png
Binary file not shown.
Binary file removed figure/stata-1.png
Binary file not shown.
Binary file removed figure/tableau-1.png
Binary file not shown.
Binary file removed figure/tableau-colorbind10-1.png
Binary file not shown.
Binary file removed figure/tufte-rangeframe-1.png
Binary file not shown.
Binary file removed figure/tufteboxplot-1.png
Binary file not shown.
Binary file removed figure/tufteboxplot2-1.png
Diff not rendered.
Binary file removed figure/tufteboxplot3-1.png
Diff not rendered.
Binary file removed figure/tufteboxplot4-1.png
Diff not rendered.
Binary file removed figure/unnamed-chunk-5-1.png
Diff not rendered.
Binary file removed figure/unnamed-chunk-6-1.png
Diff not rendered.
Binary file removed figure/unnamed-chunk-7-1.png
Diff not rendered.
Binary file removed figure/unnamed-chunk-7-2.png
Diff not rendered.
Binary file removed figure/wsj-1.png
Diff not rendered.

0 comments on commit 8ccdfbc

Please sign in to comment.