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
plotjsbarplot()
plotjs Bar Plots
plotjspie()
plotjs Pie Charts

Shiny bindings

plotjsOutput() renderPlotjs()
Shiny bindings for plotjs
plotjsbarplotOutput() renderPlotjsbarplot()
Shiny bindings for plotjsbarplot
plotjspieOutput() renderPlotjspie()
Shiny bindings for plotjspie