Gradient
Gradients in REAVIZ allow you to add gradient styles to various charts, enhancing the visual appeal and providing a more dynamic look.
Types supported by reaviz:
- Linear Gradient - Creates a gradient that transitions along a straight line.
- Radial Gradient - Creates a gradient that radiates from a central point outward in a circular pattern.
Where to use:
- Enhance Visual Appeal: Ideal for adding a visually appealing gradient effect to your charts.
- Differentiate Data: Useful for distinguishing different data series or highlighting specific areas of a chart.
- Improve Aesthetics: Great for improving the overall aesthetics of your data visualizations.
Examples
Linear Gradient
Radial Gradient
API
GradientΒ
GradientStopΒ
| Name | Type | Default |
|---|---|---|
offset | string | numberSVG | |
stopOpacity | string | numberSVG | 1 |
color | stringStop color. |
RadialGradientΒ
Last updated on