0
0
Figmabi_tool~8 mins

Corner radius and smoothing in Figma - Dashboard Guide

Choose your learning style9 modes available
Dashboard Mode - Corner radius and smoothing
Dashboard Goal

Understand how adjusting corner radius and smoothing affects the look of shapes in a design dashboard.

Sample Data: Shape Properties
ShapeWidth (px)Height (px)Corner Radius (px)Smoothing (%)
Rectangle A1208000
Rectangle B12080200
Rectangle C120802050
Rectangle D1208040100
Rectangle E1208060100
Dashboard Components
  • KPI Cards: Show numeric values of Corner Radius and Smoothing for selected shape.
  • Shape Preview Panel: Visual display of the rectangle shape with applied corner radius and smoothing.
  • Shape Properties Table: Lists all shapes with their width, height, corner radius, and smoothing values.

Formulas/Expressions

  • Selected Corner Radius = SELECTEDVALUE(Shapes[Corner Radius (px)])
  • Selected Smoothing = SELECTEDVALUE(Shapes[Smoothing (%)])
Dashboard Layout
+-----------------------+-----------------------+
|   Shape Properties     |   Shape Preview       |
|       Table           |   Panel               |
|                       |                       |
+-----------------------+-----------------------+
|   KPI: Corner Radius   |   KPI: Smoothing      |
+-----------------------+-----------------------+
Interactivity

User selects a shape from the Shape Properties Table. This selection updates:

  • The KPI Cards to show the corner radius and smoothing values of the selected shape.
  • The Shape Preview Panel to visually display the shape with the selected corner radius and smoothing applied.
Self Check

If you select Rectangle C in the Shape Properties Table, what values appear in the KPI cards and how does the shape preview change?

Answer: The KPI cards show Corner Radius = 20 px and Smoothing = 50%. The shape preview displays a rectangle with moderately rounded corners and smoothing applied, making the corners appear softer.

Key Result
Dashboard shows how corner radius and smoothing values affect rectangle shapes visually and numerically.