Skip to Content

Mask

The Mask component in REAVIZ allows you to add SVG masks to various charts. Masks can be used to create advanced visual effects and enhance the appearance of your charts.

Where to use:

  • Create Visual Effects: Ideal for adding custom visual effects to your charts.
  • Enhance Chart Aesthetics: Useful for improving the overall look and feel of your charts.
  • Custom Styling: Great for applying custom styles and patterns to chart elements.

Examples

API

MaskΒ 

NameTypeDefault
idstring

Unique id for the mask. Set internally by the parent component.

fillstring

Fill applied to the mask rectangle.

StripesΒ 

NameTypeDefault
idstring

Unique id for the pattern. Set internally by the parent component.

fillstring

Fill color of the stripe.

Last updated on