This visualization shows a pie chart based on a diabetes dataset. It displays the distribution of the "Pregnancies" column.
The dataset is loaded from a CSV file with attributes like Pregnancies, Glucose, BloodPressure, Insulin, and Age.
Load the files into a web server environment and access the
index.html
to view the visualization.