CSS3 simple donut chart

前端 未结 5 1736
没有蜡笔的小新
没有蜡笔的小新 2020-12-13 20:17

What I\'m trying to do is create a simple donut chart. I\'m currently using CSS(3) only but I don\'t know if it\'s possible without javascript.

What I have so far:

5条回答
  •  南方客
    南方客 (楼主)
    2020-12-13 21:11

    In case you need to create a donut chart animation (just plain css) and also need multiple colors for it then check the codepen example I have created.

    http://codepen.io/hilar47/pen/RprXev

提交回复
热议问题