This visualization shows the percentage of varicella (chickenpox) cases in Bolivia over the years. Click on any bar to highlight it.
index.html
: Main HTML fileindex.js
: Entry pointudf.js
: Implements unidirectional data flow patternviz.js
: Main visualization logicsetupSVG.js
: SVG setup utilityrenderBarChart.js
: Bar chart rendering logic