How To Draw Radar Charts In Web

A radar chart — also commonly called a spider chart — is yet another way to visualize data and make connections. Radar charts are inherently geometric, making them both a perfect fit and fun to make with CSS, thanks to the polygon() function. Read along as Preethi Sam demonstrates the process and sprinkles it with a pinch of JavaScript to make a handy, reusable component. https://smashingmagazine.com/2024/02/draw-radar-charts-web/

Created 4mo | Feb 9, 2024, 4:40:36 PM


Login to add comment

Other posts in this group

Scaling Success: Key Insights And Practical Takeaways

The web is still a young platform, and we’re only now beginning to recognize what “success” looks like for large projects. In his recent Smashing book, [Success at Scale](https://www.smashingmagazine.

Jun 4, 2024, 2:10:09 PM | Smashing magazine
Ice Cream Ahead (June 2024 Wallpapers Edition)

Let’s kick off June with some fresh inspiration! Artists and designers from across the globe once again tickled their creativity to celebrate the beginning of the new month with a collection of beauti

May 31, 2024, 4:40:16 PM | Smashing magazine
In Praise Of The Basics

What does it mean to learn the “basics”, or fundamentals, of front-end web development? Is starting with HTML and CSS still the best entry point to learn how to make websites and apps when we have a s

May 30, 2024, 8:10:14 PM | Smashing magazine
Decision Trees For UI Components

Imagine finally resolving never-ending discussions about UI decisions for good. Here are some practical examples of decision trees for UI components and how to use them effectively. An upcoming part o

May 29, 2024, 11:40:04 PM | Smashing magazine
The Era Of Platform Primitives Is Finally Here

Application frameworks have built whole ecosystems on top of them. Let’s take a closer look at serverless platforms such as Netlify’s Platform Primitives

May 28, 2024, 1:30:05 PM | Smashing magazine
Switching It Up With HTML’s Latest Control

After years of relying on checkbox hacks to create a “switch” control for forms that toggle between two states, HTML may be gaining a native way to go about it by adding a switch attribute to checkb

May 24, 2024, 1:50:01 PM | Smashing magazine
Best Practices For Naming Design Tokens, Components, Variables, And More

How can we get better at naming? This post is dedicated to naming conventions, tips, and real-world examples that help you name things in a robust and flexible way. https://smashingmagazine.com/2024/0

May 23, 2024, 10:30:04 AM | Smashing magazine