diff --git a/README.md b/README.md index 73cfe93..d0f1b29 100644 --- a/README.md +++ b/README.md @@ -165,7 +165,7 @@ Default **`startAngle`** : -30° Default **`endAngle`**`: 210° -

animations gif

+

radial-angels

#### **Radii Customization** @@ -181,13 +181,13 @@ Default **`xCoordinate`** : 0.5 Default **`yCoordinate`**`: 0.5 -

animations gif

+

radial coordinates

# Needle Pointer The NeedlePointer is a powerful component that enables you to create and customize Needle Pointers for your gauges. With this widget, you have the flexibility to design multiple Needle Pointers and adjust their styles using the **`gaugeNeedle`** and **`plainneedle`** enums. -

animations gif

+

radial-needle

# Shape Pointer @@ -195,21 +195,21 @@ The RadialShapePointer allows you to add Shape Pointer to your Gauge.The shape c > Currently, Only Circle Shape is supported -

animations gif

+

radial-pointer

# Radial Value Bar The RadialValueBar is a crucial component used within the RadialGauge to visually represent a specific value on the gauge using a bar. This bar provides users with a clear and intuitive indication of the current value within the defined range of the radial track. -

animations gif

+

radial-valuebar

# Interactivity Radial In the Radial Gauge, the `NeedlePointer` and `RadialShapePointer` can be set to interactive, making them respond to user's horizontal and vertical drag. -

animations gif

+

pointer-interactive gif

-

animations gif

+

needle-interactive gif

## License