Package: ddplot 0.0.2
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.2.tar.gz
ddplot_0.0.2.zip(r-4.7)ddplot_0.0.2.zip(r-4.6)ddplot_0.0.2.zip(r-4.5)
ddplot_0.0.2.tgz(r-4.6-any)ddplot_0.0.2.tgz(r-4.5-any)
ddplot_0.0.2.tar.gz(r-4.7-any)ddplot_0.0.2.tar.gz(r-4.6-any)
ddplot_0.0.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
ddplot/json (API)
NEWS
| # 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 from:500425b024. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 126 | ||
| source / vignettes | OK | 166 | ||
| linux-release-x86_64 | NOTE | 109 | ||
| macos-release-arm64 | NOTE | 92 | ||
| macos-oldrel-arm64 | NOTE | 105 | ||
| windows-devel | NOTE | 73 | ||
| windows-release | NOTE | 100 | ||
| windows-oldrel | NOTE | 70 | ||
| wasm-release | OK | 114 |
Exports:animatedHistogramanimLineChartareaBandareaChartbarChartbarChartRaceflameflowerglass_fillheart_fillhistogramhorzBarCharthorzLollipoplineChartlollipopChartparliament_chartpieChartplant_growthscatterPlotstackedAreaChart
Dependencies:base64encbslibcachemclidigestevaluatefastmapfontawesomefshighrhtmltoolshtmlwidgetsjquerylibjsonliteknitrlifecyclememoisemimer2d3R6rappdirsrlangrmarkdownrstudioapisasstinytexxfunyaml
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 |
| Display an Animated Flame Visualization | flame |
| Display a Rotating Flower Visualization | flower |
| Visualize a Glass Filling with Water using D3 | glass_fill |
| Visualize a Heart Filling with Color using D3 | heart_fill |
| 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 |
| Display a Parliament Chart | parliament_chart |
| Create a pie chart | pieChart |
| Visualize Plant Growth Using D3 | plant_growth |
| Create a scatter plot. | scatterPlot |
| Create a stacked area chart | stackedAreaChart |
