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.