Sorry, but you either have no stories or none are selected somehow.
If the problem persists, check the browser console, or the terminal you've run Storybook from.
The component failed to render properly, likely due to a configuration issue in Storybook. Here are some common causes and how you can address them:
JSON representation of the chart's overlays like trendline scatter plot, and median in histogram.
Referenced by: HistogramOverlays
,
ScatterPlotOverlays
Property | Details |
---|---|
type* | Represents a unique string identifier for the ChartOverlay object. For ChartOverlay object, it is
The type of this property is: |
created | Determines whether the overlay is created under the hood. It may or may not be visible. The type of this property is: |
visible | Determines the visibility of the content. The type of this property is: |
symbol | Contains styling info on how the overlay should be rendered If not provided a default style is applied. |