Package: ddplot 0.0.1
ddplot: Create D3 Based SVG Graphics
Create 'D3' based 'SVG' ('Scalable Vector Graphics') graphics using a simple 'R' API. The package aims to simplify the creation of many 'SVG' plot types using a straightforward 'R' API. The package relies on the 'r2d3' 'R' package and the 'D3' 'JavaScript' library. See <https://rstudio.github.io/r2d3/> and <https://d3js.org/> respectively.
Authors:
ddplot_0.0.1.tar.gz
ddplot_0.0.1.zip(r-4.5)ddplot_0.0.1.zip(r-4.4)ddplot_0.0.1.zip(r-4.3)
ddplot_0.0.1.tgz(r-4.4-any)ddplot_0.0.1.tgz(r-4.3-any)
ddplot_0.0.1.tar.gz(r-4.5-noble)ddplot_0.0.1.tar.gz(r-4.4-noble)
ddplot_0.0.1.tgz(r-4.4-emscripten)ddplot_0.0.1.tgz(r-4.3-emscripten)
ddplot.pdf |ddplot.html✨
ddplot/json (API)
# Install 'ddplot' in R: |
install.packages('ddplot', repos = c('https://feddelegrand7.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/feddelegrand7/ddplot/issues
Last updated 2 years agofrom:546ebb1ec4. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 25 2024 |
R-4.5-win | OK | Oct 25 2024 |
R-4.5-linux | OK | Oct 25 2024 |
R-4.4-win | OK | Oct 25 2024 |
R-4.4-mac | OK | Oct 25 2024 |
R-4.3-win | OK | Oct 25 2024 |
R-4.3-mac | OK | Oct 25 2024 |
Exports:animatedHistogramanimLineChartareaBandareaChartbarChartbarChartRacehistogramhorzBarCharthorzLollipoplineChartlollipopChartpieChartscatterPlotstackedAreaChart
Dependencies:base64encbslibcachemclidigestevaluatefastmapfontawesomefsgluehighrhtmltoolshtmlwidgetsjquerylibjsonliteknitrlifecyclememoisemimer2d3R6rappdirsrlangrmarkdownrstudioapisasstinytexxfunyaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Create an animated histogram. | animatedHistogram |
Create an animated line chart | animLineChart |
Create a band chart | areaBand |
Create an area chart | areaChart |
Create a bar chart. | barChart |
Create a bar chart race. | barChartRace |
Create a histogram. | histogram |
Create a horizontal bar chart | horzBarChart |
Create a horizontal lollipop chart | horzLollipop |
Create a line chart | lineChart |
Create a lollipop chart | lollipopChart |
Create a pie chart | pieChart |
Create a scatter plot. | scatterPlot |
Create a stacked area chart | stackedAreaChart |