https://github.com/ivelasq/ganttrrr
Shiny App for Creating Gantt Charts using DiagrammeR::mermaid()
https://github.com/ivelasq/ganttrrr
gantt gantt-chart mermaid r shiny shiny-apps
Last synced: 3 months ago
JSON representation
Shiny App for Creating Gantt Charts using DiagrammeR::mermaid()
- Host: GitHub
- URL: https://github.com/ivelasq/ganttrrr
- Owner: ivelasq
- License: mit
- Created: 2019-08-07T03:24:08.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-08T01:52:31.000Z (over 5 years ago)
- Last Synced: 2025-01-17T09:34:08.952Z (5 months ago)
- Topics: gantt, gantt-chart, mermaid, r, shiny, shiny-apps
- Language: JavaScript
- Homepage: https://ivelasq.shinyapps.io/ganttrrr/
- Size: 1.29 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.Rmd
- License: LICENSE
Awesome Lists containing this project
README
---
output: github_document
---```{r setup, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>"
)
```
# ganttrrrlink to app: https://ivelasq.shinyapps.io/ganttrrr/