▶
ExecutionExecution input
UI/Elements/Charts
Sets configuration options for a Nivo chart
Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.
Execution input
Reference to the Nivo chart element
The chart type (bar, line, pie, radar, etc.)
Represents a value that can be either a literal or a data path binding
Path binding with optional default value for preview
Chart title displayed above the chart
Represents a value that can be either a literal or a data path binding
Path binding with optional default value for preview
Chart data in Nivo format (varies by chart type)
Represents a value that can be either a literal or a data path binding
Path binding with optional default value for preview
Chart height (e.g., "400px")
Represents a value that can be either a literal or a data path binding
Path binding with optional default value for preview
Color scheme name (e.g., "nivo", "paired") or array of colors
Represents a value that can be either a literal or a data path binding
Path binding with optional default value for preview
Enable animations
Represents a value that can be either a literal or a data path binding
Path binding with optional default value for preview
Show legend
Represents a value that can be either a literal or a data path binding
Path binding with optional default value for preview
Legend position: "top", "bottom", "left", "right"
Represents a value that can be either a literal or a data path binding
Path binding with optional default value for preview
Key for indexing data (bar, radar charts)
Represents a value that can be either a literal or a data path binding
Path binding with optional default value for preview
Data keys to display (bar, radar, stream charts)
Represents a value that can be either a literal or a data path binding
Path binding with optional default value for preview
Chart margins { top, right, bottom, left }
Represents a value that can be either a literal or a data path binding
Path binding with optional default value for preview
Bottom axis configuration
Represents a value that can be either a literal or a data path binding
Path binding with optional default value for preview
Left axis configuration
Represents a value that can be either a literal or a data path binding
Path binding with optional default value for preview
Top axis configuration
Represents a value that can be either a literal or a data path binding
Path binding with optional default value for preview
Right axis configuration
Represents a value that can be either a literal or a data path binding
Path binding with optional default value for preview
Bar chart specific style options
Represents a value that can be either a literal or a data path binding
Path binding with optional default value for preview
Line chart specific style options
Represents a value that can be either a literal or a data path binding
Path binding with optional default value for preview
Pie/donut chart specific style options
Represents a value that can be either a literal or a data path binding
Path binding with optional default value for preview
Full Nivo configuration object (merged with defaults)
Chart type (bar, line, pie, radar, etc.)
Color scheme name or array of colors
Chart height (e.g., '400px')
Execution output