How to make a pie chart in CSS

前端 未结 6 1530
天命终不由人
天命终不由人 2021-01-30 22:58

How can I create a pie chart with CSS like the one below?

\"enter

6条回答
  •  春和景丽
    2021-01-30 23:38

    Oh my! Have you seen Google Chart Tools?

    https://google-developers.appspot.com/chart/interactive/docs/gallery/piechart

    This is stupid easy to implement, but my problem with it is the "external api" part. If google decides to can this or google goes down, bye bye chart! But as far as beauty and the selection of other charts, google charts is kinda a cool find.

提交回复
热议问题