Mosaic Chart Initial (JS)
A basic interactive data visualization example for the Mosaic Chart JS Tutorial available at https://www.anychart.com/blog/2021/05/11/mosaic-chart-js/ (JavaScript, HTML5)
Mosaic Chart
A Mosaic Chart is a multi-series chart where the area of each point corresponds to its contribution to the overall number of data points. X- and Y- axes of this chart always contain categorize.
Mosaic Plot in JS (Basic)
Mosaic Plot for the tutorial https://www.anychart.com/blog/2022/08/15/mosaic-plot/