# jjPlot **Repository Path**: joyeric_admin_admin/jjPlot ## Basic Information - **Project Name**: jjPlot - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-07-19 - **Last Updated**: 2024-12-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # jjPlot This **jjPlot** package may includes some funny **geom/stat** layer function to produce enjoyable graphs which is mainly based on **ggplot2**. Besides it will record my learning experience about **ggplot2** package. I will also add more useful functions to this package in the future. ## Installation You can install the development version of jjAnno like so: ``` r # install.packages("devtools") devtools::install_github("junjunlab/jjPlot") ``` ## Citation > Jun Z (2022). *jjPlot: Some Geom/Stat Functions to Produce Funny Graphs.* https://github.com/junjunlab/jjPlot, https://junjunlab.github.io/jjPlot-manual/ ## Example Eaxmples showed here: ![image](https://user-images.githubusercontent.com/64965509/184105867-6d4cb403-35c4-441f-bc03-78820ca7eab4.png) ![image](https://user-images.githubusercontent.com/64965509/185117157-40bf0dbc-36db-4f29-99e0-f9e8c1d32049.png) ![image](https://user-images.githubusercontent.com/64965509/185117040-734f828d-24ae-42dc-ac67-3a790a4237d6.png) ![image](https://user-images.githubusercontent.com/64965509/186312112-6dfa2992-afea-4e33-91ee-853e6ba965b9.png) ![image](https://user-images.githubusercontent.com/64965509/186625982-7f012662-9082-45b8-95e3-18c41e42da7e.png) ## Documentation More examples and details see: > **https://junjunlab.github.io/jjPlot-manual/**