Tag: javascript

Another Stab at the Perfect CSS Pie Chart… Sans JavaScript! | CSS-Tricks

Recently, Juan Diego Rodríguez published an excellent article exploring how far CSS can be pushed to build a semantic and customizable pie chart while keeping JavaScript to a minimum. Citing Juan himself: In this article, we’ll try making the perfect pie chart in CSS. That means avoiding as much JavaScript as possible while addressing major headaches that […]

Back To Top