Learn R Programming

ddplot

ddplot is a package that allows you to create D3 based SVG graphics using a simple R API.

Installation

You can install ddplot from CRAN with:

install.packages("ddplot")

You can install the development version of ddplot from Github with:

remotes::install_github("feddelegrand7/ddplot")

Usage

You can get started here

Code of Conduct

Please note that the ddplot project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

Copy Link

Version

Install

install.packages('ddplot')

Monthly Downloads

256

Version

0.0.2

License

GPL (>= 3)

Issues

Pull Requests

Stars

Forks

Maintainer

Mohamed Fodil Ihaddaden

Last Published

June 29th, 2025

Functions in ddplot (0.0.2)

horzLollipop

Create a horizontal lollipop chart
lineChart

Create a line chart
stackedAreaChart

Create a stacked area chart
scatterPlot

Create a scatter plot.
lollipopChart

Create a lollipop chart
plant_growth

Visualize Plant Growth Using D3
pieChart

Create a pie chart
parliament_chart

Display a Parliament Chart
horzBarChart

Create a horizontal bar chart
barChartRace

Create a bar chart race.
histogram

Create a histogram.
glass_fill

Visualize a Glass Filling with Water using D3
barChart

Create a bar chart.
flower

Display a Rotating Flower Visualization
areaChart

Create an area chart
flame

Display an Animated Flame Visualization
areaBand

Create a band chart
animLineChart

Create an animated line chart
heart_fill

Visualize a Heart Filling with Color using D3
animatedHistogram

Create an animated histogram.