Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stla/rAmCharts4
An R interface to amCharts 4
https://github.com/stla/rAmCharts4
amcharts htmlwidgets r shiny
Last synced: 3 months ago
JSON representation
An R interface to amCharts 4
- Host: GitHub
- URL: https://github.com/stla/rAmCharts4
- Owner: stla
- License: other
- Created: 2020-07-12T05:13:25.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-15T05:33:18.000Z (over 1 year ago)
- Last Synced: 2024-07-03T18:59:20.934Z (4 months ago)
- Topics: amcharts, htmlwidgets, r, shiny
- Language: JavaScript
- Homepage:
- Size: 11.2 MB
- Stars: 28
- Watchers: 5
- Forks: 8
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE.note
Awesome Lists containing this project
- awesome-shiny-extensions - rAmCharts4 - R interface to amCharts 4. (Visualization / General-Purpose)
- jimsghstars - stla/rAmCharts4 - An R interface to amCharts 4 (JavaScript)
README
# __rAmCharts4__
![](https://raw.githubusercontent.com/stla/rAmCharts4/master/inst/screenshots/rAmCharts4_shiny.gif)
![](https://raw.githubusercontent.com/stla/rAmCharts4/master/inst/screenshots/rAmCharts4_browsable.gif)
![](https://raw.githubusercontent.com/stla/rAmCharts4/master/inst/screenshots/rAmCharts4_browsable2.png)
![](https://raw.githubusercontent.com/stla/rAmCharts4/master/inst/screenshots/rAmCharts4_gauge.gif)
![](https://raw.githubusercontent.com/stla/rAmCharts4/master/inst/screenshots/rAmCharts4_stackedBarChart.gif)
![](https://raw.githubusercontent.com/stla/rAmCharts4/master/inst/screenshots/rAmCharts4_pieChart.gif)
___
# __Copies of license agreements__
The 'rAmCharts4' package as a whole is distributed under GPL-3 (GNU GENERAL
PUBLIC LICENSE version 3).It includes other open source software components. The following
is a list of these components:- **amCharts**, https://github.com/amcharts/amcharts4/
- **SuperTinyIcons**, https://github.com/edent/SuperTinyIcons/
- **regression-js**, https://github.com/Tom-Alexander/regression-js/Full copies of the license agreements used by these components are included
in the file [LICENSE.note](https://github.com/stla/rAmCharts4/blob/master/LICENSE.note.md).