Charts#
Chart.js#
This section renders charts of various types using chartjs
directives.
Bar chart#
Line chart#
Bubble chart#
Pie & doughnut chart#
Boxplot & violin chart#
Error bar chart#
Venn diagram#
(Documentation, data structure)
Graph chart#
chart#
histogram#
A histogram computed from a sample, with annotations computed from the sample as well.
A histogram of a distribution, with annotations computed from the distribution as well.
densityFunction#
A discrete density function computed from a sample, with annotations computed from the sample as well.
cumulativeDistributionFunction#
A normalized cumulative distribution function computed from a sample.
A non-normalized cumulative distribution function computed from a distribution.