Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 387 Bytes

File metadata and controls

6 lines (4 loc) · 387 Bytes

css_chart

bar chart and pie chart using css3

If you dont need any interaction and you are aligned for representing data in form of either bar chart or pie chart then you can use the above css in your application.

You can modify the color as per your needs you just have to change the color. html elements are used in representing so you can attach events and make it responsive too.