-
Which of the following will not use JavaScript?
-
- Pie chart
- Animated attacked bar graph
- Infographic charts
- Animated Donut chart
- None of these
Correct Option: A
Pure CSS3 experimental charts do not use any JavaScript & zero image, but can be viewed in Webkit browsers. Animated Stacked Bar Graph use D3 chart and JavaScript, it is developed to mimic live data feed, and give an illusion of how to handle data on the backend.