Skip to contents

Main plotting functions

plotjs()
Generic Plotting with 'Chart.js'
plotjs(<default>)
The Default plotjs Scatterplot Function
plotjs(<density>)
plotjs Method for Kernel Density Estimation
plotjs(<factor>)
Factor Variable Bar Plots
plotjs(<function>)
Draw Function Plots with 'Chart.js'
plotjs(<lm>)
plotjs Diagnostics for an lm Object
jsbarplot()
plotjs Bar Plots
jspie()
plotjs Pie Charts

Shiny bindings

plotjsOutput() renderPlotjs()
Shiny bindings for plotjs
jsbarplotOutput() renderJsbarplot()
Shiny bindings for jsbarplot
jspieOutput() renderJspie()
Shiny bindings for jspie