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:
Defines how the numerical(value) axis data should be formatted.
Referenced by: WebChartAxis
,
WebChartGaugeAxis
,
WebChartSeries
,
WebChartBarChartSeries
,
WebChartHistogramSeries
,
WebChartScatterPlotSeries
,
WebChartPieChartSeries
,
WebChartGaugeSeries
,
WebChartLineChartSeries
,
WebChartBoxPlotSeries
,
WebChartProbabilityPlotSeries
,
WebChartProfileGraphSeries
Property | Details |
---|---|
type | Description: Represents a unique string identifier for the NumberFormatOptions object. For
NumberFormatOptions object, it is Must be one of the following values: |
intlOptions | Description: Represents the JS native Intl.DateTimeFormatOptions , which is based on CLDR specifications. |