@coinbase/cds-mcp-server 8.17.3 → 8.17.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +4 -0
- package/mcp-docs/mobile/components/Accordion.txt +11 -12
- package/mcp-docs/mobile/components/AccordionItem.txt +5 -6
- package/mcp-docs/mobile/components/Alert.txt +21 -22
- package/mcp-docs/mobile/components/AreaChart.txt +118 -119
- package/mcp-docs/mobile/components/Avatar.txt +82 -83
- package/mcp-docs/mobile/components/AvatarButton.txt +103 -104
- package/mcp-docs/mobile/components/Banner.txt +100 -101
- package/mcp-docs/mobile/components/BarChart.txt +120 -121
- package/mcp-docs/mobile/components/Box.txt +65 -66
- package/mcp-docs/mobile/components/BrowserBar.txt +38 -39
- package/mcp-docs/mobile/components/Button.txt +78 -79
- package/mcp-docs/mobile/components/ButtonGroup.txt +10 -11
- package/mcp-docs/mobile/components/Carousel.txt +103 -104
- package/mcp-docs/mobile/components/CartesianChart.txt +107 -108
- package/mcp-docs/mobile/components/CellMedia.txt +15 -16
- package/mcp-docs/mobile/components/Checkbox.txt +35 -36
- package/mcp-docs/mobile/components/CheckboxCell.txt +73 -74
- package/mcp-docs/mobile/components/CheckboxGroup.txt +24 -25
- package/mcp-docs/mobile/components/Chip.txt +67 -68
- package/mcp-docs/mobile/components/Coachmark.txt +42 -43
- package/mcp-docs/mobile/components/Collapsible.txt +15 -16
- package/mcp-docs/mobile/components/ContainedAssetCard.txt +16 -17
- package/mcp-docs/mobile/components/ContentCard.txt +99 -100
- package/mcp-docs/mobile/components/ContentCardBody.txt +23 -24
- package/mcp-docs/mobile/components/ContentCardFooter.txt +19 -20
- package/mcp-docs/mobile/components/ContentCardHeader.txt +33 -34
- package/mcp-docs/mobile/components/ContentCell.txt +102 -103
- package/mcp-docs/mobile/components/ControlGroup.txt +106 -107
- package/mcp-docs/mobile/components/DatePicker.txt +121 -122
- package/mcp-docs/mobile/components/Divider.txt +31 -32
- package/mcp-docs/mobile/components/DotCount.txt +15 -16
- package/mcp-docs/mobile/components/DotStatusColor.txt +12 -13
- package/mcp-docs/mobile/components/DotSymbol.txt +21 -22
- package/mcp-docs/mobile/components/Fallback.txt +49 -50
- package/mcp-docs/mobile/components/FloatingAssetCard.txt +13 -14
- package/mcp-docs/mobile/components/HStack.txt +99 -100
- package/mcp-docs/mobile/components/HeroSquare.txt +11 -12
- package/mcp-docs/mobile/components/Icon.txt +16 -17
- package/mcp-docs/mobile/components/IconButton.txt +104 -105
- package/mcp-docs/mobile/components/InputChip.txt +62 -63
- package/mcp-docs/mobile/components/Interactable.txt +72 -73
- package/mcp-docs/mobile/components/LineChart.txt +117 -118
- package/mcp-docs/mobile/components/Link.txt +113 -114
- package/mcp-docs/mobile/components/ListCell.txt +149 -128
- package/mcp-docs/mobile/components/LogoMark.txt +8 -9
- package/mcp-docs/mobile/components/LogoWordMark.txt +7 -8
- package/mcp-docs/mobile/components/Lottie.txt +39 -40
- package/mcp-docs/mobile/components/LottieStatusAnimation.txt +11 -12
- package/mcp-docs/mobile/components/Modal.txt +36 -37
- package/mcp-docs/mobile/components/ModalBody.txt +5 -6
- package/mcp-docs/mobile/components/ModalFooter.txt +5 -6
- package/mcp-docs/mobile/components/ModalHeader.txt +5 -6
- package/mcp-docs/mobile/components/MultiContentModule.txt +107 -108
- package/mcp-docs/mobile/components/NavigationTitle.txt +13 -14
- package/mcp-docs/mobile/components/NavigationTitleSelect.txt +20 -21
- package/mcp-docs/mobile/components/NudgeCard.txt +20 -21
- package/mcp-docs/mobile/components/Numpad.txt +108 -109
- package/mcp-docs/mobile/components/Overlay.txt +45 -46
- package/mcp-docs/mobile/components/PageFooter.txt +57 -58
- package/mcp-docs/mobile/components/PageHeader.txt +79 -80
- package/mcp-docs/mobile/components/PeriodSelector.txt +98 -99
- package/mcp-docs/mobile/components/Pictogram.txt +11 -12
- package/mcp-docs/mobile/components/Point.txt +21 -22
- package/mcp-docs/mobile/components/PortalProvider.txt +7 -8
- package/mcp-docs/mobile/components/Pressable.txt +67 -68
- package/mcp-docs/mobile/components/ProgressBar.txt +18 -19
- package/mcp-docs/mobile/components/ProgressBarWithFixedLabels.txt +13 -14
- package/mcp-docs/mobile/components/ProgressBarWithFloatLabel.txt +13 -14
- package/mcp-docs/mobile/components/ProgressCircle.txt +22 -23
- package/mcp-docs/mobile/components/Radio.txt +35 -36
- package/mcp-docs/mobile/components/RadioCell.txt +73 -74
- package/mcp-docs/mobile/components/RadioGroup.txt +35 -36
- package/mcp-docs/mobile/components/ReferenceLine.txt +15 -16
- package/mcp-docs/mobile/components/RemoteImage.txt +47 -48
- package/mcp-docs/mobile/components/RemoteImageGroup.txt +11 -12
- package/mcp-docs/mobile/components/RollingNumber.txt +130 -131
- package/mcp-docs/mobile/components/Scrubber.txt +19 -20
- package/mcp-docs/mobile/components/SearchInput.txt +77 -78
- package/mcp-docs/mobile/components/SectionHeader.txt +16 -17
- package/mcp-docs/mobile/components/SegmentedTabs.txt +105 -106
- package/mcp-docs/mobile/components/Select.txt +35 -36
- package/mcp-docs/mobile/components/SelectChip.txt +143 -144
- package/mcp-docs/mobile/components/SelectOption.txt +26 -27
- package/mcp-docs/mobile/components/SlideButton.txt +128 -129
- package/mcp-docs/mobile/components/Spacer.txt +27 -28
- package/mcp-docs/mobile/components/Sparkline.txt +18 -19
- package/mcp-docs/mobile/components/SparklineGradient.txt +18 -19
- package/mcp-docs/mobile/components/SparklineInteractive.txt +37 -38
- package/mcp-docs/mobile/components/SparklineInteractiveHeader.txt +12 -13
- package/mcp-docs/mobile/components/Spinner.txt +15 -16
- package/mcp-docs/mobile/components/SpotIcon.txt +11 -12
- package/mcp-docs/mobile/components/SpotRectangle.txt +11 -12
- package/mcp-docs/mobile/components/SpotSquare.txt +11 -12
- package/mcp-docs/mobile/components/Stepper.txt +113 -114
- package/mcp-docs/mobile/components/SubBrandLogoMark.txt +8 -9
- package/mcp-docs/mobile/components/SubBrandLogoWordMark.txt +8 -9
- package/mcp-docs/mobile/components/Switch.txt +35 -36
- package/mcp-docs/mobile/components/TabIndicator.txt +12 -13
- package/mcp-docs/mobile/components/TabLabel.txt +28 -29
- package/mcp-docs/mobile/components/TabNavigation.txt +41 -42
- package/mcp-docs/mobile/components/TabbedChips.txt +38 -39
- package/mcp-docs/mobile/components/Tabs.txt +76 -77
- package/mcp-docs/mobile/components/Tag.txt +102 -103
- package/mcp-docs/mobile/components/Text.txt +91 -92
- package/mcp-docs/mobile/components/TextInput.txt +107 -108
- package/mcp-docs/mobile/components/ThemeProvider.txt +8 -9
- package/mcp-docs/mobile/components/Toast.txt +82 -83
- package/mcp-docs/mobile/components/Tooltip.txt +20 -21
- package/mcp-docs/mobile/components/TopNavBar.txt +55 -56
- package/mcp-docs/mobile/components/Tour.txt +18 -19
- package/mcp-docs/mobile/components/Tray.txt +43 -44
- package/mcp-docs/mobile/components/UpsellCard.txt +16 -17
- package/mcp-docs/mobile/components/VStack.txt +99 -100
- package/mcp-docs/mobile/components/XAxis.txt +25 -26
- package/mcp-docs/mobile/components/YAxis.txt +26 -27
- package/mcp-docs/mobile/getting-started/{mcp-server.txt → ai-overview.txt} +51 -37
- package/mcp-docs/mobile/getting-started/installation.txt +57 -0
- package/mcp-docs/mobile/getting-started/introduction.txt +3 -0
- package/mcp-docs/mobile/getting-started/playground.txt +3 -0
- package/mcp-docs/mobile/getting-started/styling.txt +84 -0
- package/mcp-docs/mobile/getting-started/theming.txt +286 -0
- package/mcp-docs/mobile/hooks/useDimensions.txt +27 -2
- package/mcp-docs/mobile/hooks/useEventHandler.txt +120 -0
- package/mcp-docs/mobile/hooks/useMergeRefs.txt +116 -0
- package/mcp-docs/mobile/hooks/useOverlayContentContext.txt +67 -2
- package/mcp-docs/mobile/hooks/usePreviousValue.txt +74 -0
- package/mcp-docs/mobile/hooks/useRefMap.txt +178 -0
- package/mcp-docs/mobile/hooks/useTheme.txt +213 -2
- package/mcp-docs/mobile/routes.txt +8 -1
- package/mcp-docs/web/components/Accordion.txt +12 -13
- package/mcp-docs/web/components/AccordionItem.txt +5 -6
- package/mcp-docs/web/components/Alert.txt +24 -25
- package/mcp-docs/web/components/AreaChart.txt +137 -138
- package/mcp-docs/web/components/Avatar.txt +91 -92
- package/mcp-docs/web/components/AvatarButton.txt +113 -114
- package/mcp-docs/web/components/Banner.txt +101 -102
- package/mcp-docs/web/components/BarChart.txt +367 -368
- package/mcp-docs/web/components/Box.txt +65 -66
- package/mcp-docs/web/components/Button.txt +81 -82
- package/mcp-docs/web/components/ButtonGroup.txt +10 -11
- package/mcp-docs/web/components/Calendar.txt +56 -57
- package/mcp-docs/web/components/Carousel.txt +116 -117
- package/mcp-docs/web/components/CartesianChart.txt +357 -358
- package/mcp-docs/web/components/CellMedia.txt +14 -15
- package/mcp-docs/web/components/Checkbox.txt +22 -23
- package/mcp-docs/web/components/CheckboxCell.txt +70 -71
- package/mcp-docs/web/components/CheckboxGroup.txt +15 -16
- package/mcp-docs/web/components/Chip.txt +67 -68
- package/mcp-docs/web/components/Coachmark.txt +69 -70
- package/mcp-docs/web/components/Collapsible.txt +15 -16
- package/mcp-docs/web/components/ContainedAssetCard.txt +108 -109
- package/mcp-docs/web/components/ContentCard.txt +101 -102
- package/mcp-docs/web/components/ContentCardBody.txt +23 -24
- package/mcp-docs/web/components/ContentCardFooter.txt +19 -20
- package/mcp-docs/web/components/ContentCardHeader.txt +33 -34
- package/mcp-docs/web/components/ContentCell.txt +85 -86
- package/mcp-docs/web/components/ControlGroup.txt +108 -109
- package/mcp-docs/web/components/DatePicker.txt +59 -60
- package/mcp-docs/web/components/Divider.txt +31 -32
- package/mcp-docs/web/components/DotCount.txt +17 -18
- package/mcp-docs/web/components/DotStatusColor.txt +12 -13
- package/mcp-docs/web/components/DotSymbol.txt +24 -25
- package/mcp-docs/web/components/Dropdown.txt +31 -32
- package/mcp-docs/web/components/Fallback.txt +49 -50
- package/mcp-docs/web/components/FloatingAssetCard.txt +108 -109
- package/mcp-docs/web/components/FullscreenAlert.txt +20 -21
- package/mcp-docs/web/components/FullscreenModal.txt +28 -29
- package/mcp-docs/web/components/FullscreenModalLayout.txt +19 -20
- package/mcp-docs/web/components/Grid.txt +106 -107
- package/mcp-docs/web/components/GridColumn.txt +96 -97
- package/mcp-docs/web/components/HStack.txt +101 -102
- package/mcp-docs/web/components/HeroSquare.txt +12 -13
- package/mcp-docs/web/components/Icon.txt +27 -28
- package/mcp-docs/web/components/IconButton.txt +117 -118
- package/mcp-docs/web/components/InputChip.txt +62 -63
- package/mcp-docs/web/components/Interactable.txt +75 -76
- package/mcp-docs/web/components/LineChart.txt +366 -367
- package/mcp-docs/web/components/Link.txt +114 -115
- package/mcp-docs/web/components/ListCell.txt +157 -136
- package/mcp-docs/web/components/LogoMark.txt +8 -9
- package/mcp-docs/web/components/LogoWordMark.txt +7 -8
- package/mcp-docs/web/components/Lottie.txt +44 -45
- package/mcp-docs/web/components/LottieStatusAnimation.txt +11 -12
- package/mcp-docs/web/components/MediaQueryProvider.txt +7 -8
- package/mcp-docs/web/components/Modal.txt +69 -66
- package/mcp-docs/web/components/ModalBody.txt +5 -6
- package/mcp-docs/web/components/ModalFooter.txt +5 -6
- package/mcp-docs/web/components/ModalHeader.txt +5 -6
- package/mcp-docs/web/components/MultiContentModule.txt +109 -110
- package/mcp-docs/web/components/NavigationBar.txt +18 -19
- package/mcp-docs/web/components/NavigationTitle.txt +7 -8
- package/mcp-docs/web/components/NavigationTitleSelect.txt +9 -10
- package/mcp-docs/web/components/NudgeCard.txt +61 -62
- package/mcp-docs/web/components/Overlay.txt +57 -58
- package/mcp-docs/web/components/PageFooter.txt +77 -78
- package/mcp-docs/web/components/PageHeader.txt +107 -108
- package/mcp-docs/web/components/Pagination.txt +115 -116
- package/mcp-docs/web/components/PeriodSelector.txt +158 -159
- package/mcp-docs/web/components/Pictogram.txt +13 -14
- package/mcp-docs/web/components/Point.txt +169 -170
- package/mcp-docs/web/components/PortalProvider.txt +6 -7
- package/mcp-docs/web/components/Pressable.txt +73 -74
- package/mcp-docs/web/components/ProgressBar.txt +20 -21
- package/mcp-docs/web/components/ProgressBarWithFixedLabels.txt +15 -16
- package/mcp-docs/web/components/ProgressBarWithFloatLabel.txt +15 -16
- package/mcp-docs/web/components/ProgressCircle.txt +24 -25
- package/mcp-docs/web/components/Radio.txt +22 -23
- package/mcp-docs/web/components/RadioCell.txt +83 -84
- package/mcp-docs/web/components/RadioGroup.txt +22 -23
- package/mcp-docs/web/components/ReferenceLine.txt +22 -23
- package/mcp-docs/web/components/RemoteImage.txt +49 -50
- package/mcp-docs/web/components/RemoteImageGroup.txt +11 -12
- package/mcp-docs/web/components/RollingNumber.txt +131 -132
- package/mcp-docs/web/components/Scrubber.txt +22 -23
- package/mcp-docs/web/components/SearchInput.txt +29 -30
- package/mcp-docs/web/components/SectionHeader.txt +98 -99
- package/mcp-docs/web/components/SegmentedTabs.txt +109 -110
- package/mcp-docs/web/components/Select.txt +22 -23
- package/mcp-docs/web/components/SelectChip.txt +134 -135
- package/mcp-docs/web/components/SelectOption.txt +31 -32
- package/mcp-docs/web/components/Sidebar.txt +109 -110
- package/mcp-docs/web/components/SidebarItem.txt +6 -7
- package/mcp-docs/web/components/SidebarMoreMenu.txt +5 -6
- package/mcp-docs/web/components/Spacer.txt +57 -58
- package/mcp-docs/web/components/Sparkline.txt +18 -19
- package/mcp-docs/web/components/SparklineGradient.txt +18 -19
- package/mcp-docs/web/components/SparklineInteractive.txt +34 -35
- package/mcp-docs/web/components/SparklineInteractiveHeader.txt +12 -13
- package/mcp-docs/web/components/Spinner.txt +15 -16
- package/mcp-docs/web/components/SpotIcon.txt +12 -13
- package/mcp-docs/web/components/SpotRectangle.txt +12 -13
- package/mcp-docs/web/components/SpotSquare.txt +12 -13
- package/mcp-docs/web/components/Stepper.txt +119 -120
- package/mcp-docs/web/components/SubBrandLogoMark.txt +8 -9
- package/mcp-docs/web/components/SubBrandLogoWordMark.txt +8 -9
- package/mcp-docs/web/components/Switch.txt +23 -24
- package/mcp-docs/web/components/TabIndicator.txt +12 -13
- package/mcp-docs/web/components/TabLabel.txt +28 -29
- package/mcp-docs/web/components/TabNavigation.txt +41 -42
- package/mcp-docs/web/components/TabbedChips.txt +38 -39
- package/mcp-docs/web/components/Table.txt +17 -18
- package/mcp-docs/web/components/TableBody.txt +9 -10
- package/mcp-docs/web/components/TableCaption.txt +13 -14
- package/mcp-docs/web/components/TableCell.txt +21 -22
- package/mcp-docs/web/components/TableCellFallback.txt +16 -17
- package/mcp-docs/web/components/TableFooter.txt +9 -10
- package/mcp-docs/web/components/TableHeader.txt +10 -11
- package/mcp-docs/web/components/TableRow.txt +13 -14
- package/mcp-docs/web/components/Tabs.txt +94 -95
- package/mcp-docs/web/components/Tag.txt +106 -107
- package/mcp-docs/web/components/Text.txt +110 -111
- package/mcp-docs/web/components/TextInput.txt +32 -33
- package/mcp-docs/web/components/ThemeProvider.txt +27 -28
- package/mcp-docs/web/components/TileButton.txt +37 -38
- package/mcp-docs/web/components/Toast.txt +82 -83
- package/mcp-docs/web/components/Tooltip.txt +22 -23
- package/mcp-docs/web/components/Tour.txt +21 -22
- package/mcp-docs/web/components/Tray.txt +23 -24
- package/mcp-docs/web/components/UpsellCard.txt +16 -17
- package/mcp-docs/web/components/VStack.txt +101 -102
- package/mcp-docs/web/components/XAxis.txt +25 -26
- package/mcp-docs/web/components/YAxis.txt +26 -27
- package/mcp-docs/web/getting-started/{mcp-server.txt → ai-overview.txt} +51 -37
- package/mcp-docs/web/getting-started/installation.txt +103 -0
- package/mcp-docs/web/getting-started/introduction.txt +3 -0
- package/mcp-docs/web/getting-started/playground.txt +3 -0
- package/mcp-docs/web/getting-started/styling.txt +161 -0
- package/mcp-docs/web/getting-started/templates.txt +121 -0
- package/mcp-docs/web/getting-started/theming.txt +426 -0
- package/mcp-docs/web/hooks/useBreakpoints.txt +30 -2
- package/mcp-docs/web/hooks/useDimensions.txt +61 -2
- package/mcp-docs/web/hooks/useEventHandler.txt +120 -0
- package/mcp-docs/web/hooks/useHasMounted.txt +22 -2
- package/mcp-docs/web/hooks/useIsoEffect.txt +18 -2
- package/mcp-docs/web/hooks/useMediaQuery.txt +22 -2
- package/mcp-docs/web/hooks/useMergeRefs.txt +116 -0
- package/mcp-docs/web/hooks/useOverlayContentContext.txt +64 -2
- package/mcp-docs/web/hooks/usePreviousValue.txt +74 -0
- package/mcp-docs/web/hooks/useRefMap.txt +178 -0
- package/mcp-docs/web/hooks/useScrollBlocker.txt +21 -2
- package/mcp-docs/web/hooks/useTheme.txt +261 -2
- package/mcp-docs/web/routes.txt +9 -1
- package/package.json +1 -1
|
@@ -4,377 +4,11 @@ A bar chart component for comparing values across categories. Supports horizonta
|
|
|
4
4
|
|
|
5
5
|
## Import
|
|
6
6
|
|
|
7
|
-
```
|
|
7
|
+
```tsx
|
|
8
8
|
import { BarChart } from '@coinbase/cds-web-visualization'
|
|
9
9
|
```
|
|
10
10
|
|
|
11
|
-
##
|
|
12
|
-
|
|
13
|
-
| Prop | Type | Required | Default | Description |
|
|
14
|
-
| --- | --- | --- | --- | --- |
|
|
15
|
-
| `BarComponent` | `BarComponent` | No | `-` | Component to render the bar. |
|
|
16
|
-
| `BarStackComponent` | `BarStackComponent` | No | `DefaultBarStack` | Custom component to render the stack container. Can be used to add clip paths, outlines, or other custom styling. |
|
|
17
|
-
| `accentHeight` | `string \| number` | No | `-` | - |
|
|
18
|
-
| `accumulate` | `none \| sum` | No | `-` | - |
|
|
19
|
-
| `additive` | `sum \| replace` | No | `-` | - |
|
|
20
|
-
| `alignContent` | `ResponsiveProp<center \| end \| normal \| start \| flex-start \| flex-end \| space-between \| space-around \| space-evenly \| stretch \| baseline \| first baseline \| last baseline>` | No | `-` | - |
|
|
21
|
-
| `alignItems` | `ResponsiveProp<center \| end \| normal \| start \| flex-start \| flex-end \| stretch \| baseline \| first baseline \| last baseline \| self-start \| self-end>` | No | `-` | - |
|
|
22
|
-
| `alignSelf` | `ResponsiveProp<center \| end \| normal \| auto \| start \| flex-start \| flex-end \| stretch \| baseline \| first baseline \| last baseline \| self-start \| self-end>` | No | `-` | - |
|
|
23
|
-
| `alignmentBaseline` | `alphabetic \| hanging \| ideographic \| mathematical \| inherit \| auto \| baseline \| before-edge \| text-before-edge \| middle \| central \| after-edge \| text-after-edge` | No | `-` | - |
|
|
24
|
-
| `allowReorder` | `no \| yes` | No | `-` | - |
|
|
25
|
-
| `alphabetic` | `string \| number` | No | `-` | - |
|
|
26
|
-
| `amplitude` | `string \| number` | No | `-` | - |
|
|
27
|
-
| `animate` | `boolean` | No | `true` | Whether to animate the chart. |
|
|
28
|
-
| `arabicForm` | `initial \| medial \| terminal \| isolated` | No | `-` | - |
|
|
29
|
-
| `as` | `svg` | No | `-` | - |
|
|
30
|
-
| `ascent` | `string \| number` | No | `-` | - |
|
|
31
|
-
| `aspectRatio` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| auto` | No | `-` | - |
|
|
32
|
-
| `attributeName` | `string` | No | `-` | - |
|
|
33
|
-
| `attributeType` | `string` | No | `-` | - |
|
|
34
|
-
| `autoReverse` | `false \| true \| true \| false` | No | `-` | - |
|
|
35
|
-
| `azimuth` | `string \| number` | No | `-` | - |
|
|
36
|
-
| `background` | `currentColor \| fg \| fgMuted \| fgInverse \| fgPrimary \| fgWarning \| fgPositive \| fgNegative \| bg \| bgAlternate \| bgInverse \| bgOverlay \| bgElevation1 \| bgElevation2 \| bgPrimary \| bgPrimaryWash \| bgSecondary \| bgTertiary \| bgSecondaryWash \| bgNegative \| bgNegativeWash \| bgPositive \| bgPositiveWash \| bgWarning \| bgWarningWash \| bgLine \| bgLineHeavy \| bgLineInverse \| bgLinePrimary \| bgLinePrimarySubtle \| accentSubtleRed \| accentBoldRed \| accentSubtleGreen \| accentBoldGreen \| accentSubtleBlue \| accentBoldBlue \| accentSubtlePurple \| accentBoldPurple \| accentSubtleYellow \| accentBoldYellow \| accentSubtleGray \| accentBoldGray \| transparent` | No | `-` | - |
|
|
37
|
-
| `barMinSize` | `number` | No | `-` | Minimum size for individual bars in the stack. |
|
|
38
|
-
| `barPadding` | `number` | No | `0.1` | Padding between bar groups (0-1). |
|
|
39
|
-
| `baseFrequency` | `string \| number` | No | `-` | - |
|
|
40
|
-
| `baseProfile` | `string \| number` | No | `-` | - |
|
|
41
|
-
| `baselineShift` | `string \| number` | No | `-` | - |
|
|
42
|
-
| `bbox` | `string \| number` | No | `-` | - |
|
|
43
|
-
| `begin` | `string \| number` | No | `-` | - |
|
|
44
|
-
| `bias` | `string \| number` | No | `-` | - |
|
|
45
|
-
| `borderBottomLeftRadius` | `0 \| 100 \| 200 \| 300 \| 400 \| 500 \| 600 \| 700 \| 800 \| 900 \| 1000` | No | `-` | - |
|
|
46
|
-
| `borderBottomRightRadius` | `0 \| 100 \| 200 \| 300 \| 400 \| 500 \| 600 \| 700 \| 800 \| 900 \| 1000` | No | `-` | - |
|
|
47
|
-
| `borderBottomWidth` | `0 \| 100 \| 200 \| 300 \| 400 \| 500` | No | `-` | - |
|
|
48
|
-
| `borderColor` | `currentColor \| fg \| fgMuted \| fgInverse \| fgPrimary \| fgWarning \| fgPositive \| fgNegative \| bg \| bgAlternate \| bgInverse \| bgOverlay \| bgElevation1 \| bgElevation2 \| bgPrimary \| bgPrimaryWash \| bgSecondary \| bgTertiary \| bgSecondaryWash \| bgNegative \| bgNegativeWash \| bgPositive \| bgPositiveWash \| bgWarning \| bgWarningWash \| bgLine \| bgLineHeavy \| bgLineInverse \| bgLinePrimary \| bgLinePrimarySubtle \| accentSubtleRed \| accentBoldRed \| accentSubtleGreen \| accentBoldGreen \| accentSubtleBlue \| accentBoldBlue \| accentSubtlePurple \| accentBoldPurple \| accentSubtleYellow \| accentBoldYellow \| accentSubtleGray \| accentBoldGray \| transparent` | No | `-` | - |
|
|
49
|
-
| `borderEndWidth` | `0 \| 100 \| 200 \| 300 \| 400 \| 500` | No | `-` | - |
|
|
50
|
-
| `borderRadius` | `((BorderRadius \| { base?: BorderRadius; phone?: BorderRadius \| undefined; tablet?: BorderRadius \| undefined; desktop?: BorderRadius \| undefined; }) & number) \| undefined` | No | `4` | Border radius of the bar. Border radius for the bar. |
|
|
51
|
-
| `borderStartWidth` | `0 \| 100 \| 200 \| 300 \| 400 \| 500` | No | `-` | - |
|
|
52
|
-
| `borderTopLeftRadius` | `0 \| 100 \| 200 \| 300 \| 400 \| 500 \| 600 \| 700 \| 800 \| 900 \| 1000` | No | `-` | - |
|
|
53
|
-
| `borderTopRightRadius` | `0 \| 100 \| 200 \| 300 \| 400 \| 500 \| 600 \| 700 \| 800 \| 900 \| 1000` | No | `-` | - |
|
|
54
|
-
| `borderTopWidth` | `0 \| 100 \| 200 \| 300 \| 400 \| 500` | No | `-` | - |
|
|
55
|
-
| `borderWidth` | `0 \| 100 \| 200 \| 300 \| 400 \| 500` | No | `-` | - |
|
|
56
|
-
| `bordered` | `boolean` | No | `-` | Add a border around all sides of the box. |
|
|
57
|
-
| `borderedBottom` | `boolean` | No | `-` | Add a border to the bottom side of the box. |
|
|
58
|
-
| `borderedEnd` | `boolean` | No | `-` | Add a border to the trailing side of the box. |
|
|
59
|
-
| `borderedHorizontal` | `boolean` | No | `-` | Add a border to the leading and trailing sides of the box. |
|
|
60
|
-
| `borderedStart` | `boolean` | No | `-` | Add a border to the leading side of the box. |
|
|
61
|
-
| `borderedTop` | `boolean` | No | `-` | Add a border to the top side of the box. |
|
|
62
|
-
| `borderedVertical` | `boolean` | No | `-` | Add a border to the top and bottom sides of the box. |
|
|
63
|
-
| `bottom` | `ResponsiveProp<Bottom<string \| number>>` | No | `-` | - |
|
|
64
|
-
| `by` | `string \| number` | No | `-` | - |
|
|
65
|
-
| `calcMode` | `string \| number` | No | `-` | - |
|
|
66
|
-
| `capHeight` | `string \| number` | No | `-` | - |
|
|
67
|
-
| `className` | `string` | No | `-` | - |
|
|
68
|
-
| `clip` | `string \| number` | No | `-` | - |
|
|
69
|
-
| `clipPath` | `string` | No | `-` | - |
|
|
70
|
-
| `clipPathUnits` | `string \| number` | No | `-` | - |
|
|
71
|
-
| `clipRule` | `string \| number` | No | `-` | - |
|
|
72
|
-
| `color` | `currentColor \| fg \| fgMuted \| fgInverse \| fgPrimary \| fgWarning \| fgPositive \| fgNegative \| bg \| bgAlternate \| bgInverse \| bgOverlay \| bgElevation1 \| bgElevation2 \| bgPrimary \| bgPrimaryWash \| bgSecondary \| bgTertiary \| bgSecondaryWash \| bgNegative \| bgNegativeWash \| bgPositive \| bgPositiveWash \| bgWarning \| bgWarningWash \| bgLine \| bgLineHeavy \| bgLineInverse \| bgLinePrimary \| bgLinePrimarySubtle \| accentSubtleRed \| accentBoldRed \| accentSubtleGreen \| accentBoldGreen \| accentSubtleBlue \| accentBoldBlue \| accentSubtlePurple \| accentBoldPurple \| accentSubtleYellow \| accentBoldYellow \| accentSubtleGray \| accentBoldGray \| transparent` | No | `-` | - |
|
|
73
|
-
| `colorInterpolation` | `string \| number` | No | `-` | - |
|
|
74
|
-
| `colorInterpolationFilters` | `inherit \| auto \| sRGB \| linearRGB` | No | `-` | - |
|
|
75
|
-
| `colorProfile` | `string \| number` | No | `-` | - |
|
|
76
|
-
| `colorRendering` | `string \| number` | No | `-` | - |
|
|
77
|
-
| `columnGap` | `0 \| 5 \| 10 \| 0.25 \| 0.5 \| 0.75 \| 1 \| 1.5 \| 2 \| 3 \| 4 \| 6 \| 7 \| 8 \| 9` | No | `-` | - |
|
|
78
|
-
| `contentScriptType` | `string \| number` | No | `-` | - |
|
|
79
|
-
| `contentStyleType` | `string \| number` | No | `-` | - |
|
|
80
|
-
| `crossOrigin` | ` \| anonymous \| use-credentials` | No | `-` | - |
|
|
81
|
-
| `cursor` | `string \| number` | No | `-` | - |
|
|
82
|
-
| `cx` | `string \| number` | No | `-` | - |
|
|
83
|
-
| `cy` | `string \| number` | No | `-` | - |
|
|
84
|
-
| `d` | `string` | No | `-` | - |
|
|
85
|
-
| `dangerouslySetBackground` | `string` | No | `-` | - |
|
|
86
|
-
| `decelerate` | `string \| number` | No | `-` | - |
|
|
87
|
-
| `descent` | `string \| number` | No | `-` | - |
|
|
88
|
-
| `diffuseConstant` | `string \| number` | No | `-` | - |
|
|
89
|
-
| `direction` | `string \| number` | No | `-` | - |
|
|
90
|
-
| `display` | `ResponsiveProp<grid \| revert \| none \| block \| inline \| inline-block \| flex \| inline-flex \| inline-grid \| contents \| flow-root \| list-item>` | No | `-` | - |
|
|
91
|
-
| `divisor` | `string \| number` | No | `-` | - |
|
|
92
|
-
| `dominantBaseline` | `string \| number` | No | `-` | - |
|
|
93
|
-
| `dur` | `string \| number` | No | `-` | - |
|
|
94
|
-
| `dx` | `string \| number` | No | `-` | - |
|
|
95
|
-
| `dy` | `string \| number` | No | `-` | - |
|
|
96
|
-
| `edgeMode` | `string \| number` | No | `-` | - |
|
|
97
|
-
| `elevation` | `0 \| 1 \| 2` | No | `-` | - |
|
|
98
|
-
| `enableBackground` | `string \| number` | No | `-` | - |
|
|
99
|
-
| `enableScrubbing` | `boolean` | No | `-` | Enables scrubbing interactions. When true, allows scrubbing and makes scrubber components interactive. |
|
|
100
|
-
| `end` | `string \| number` | No | `-` | - |
|
|
101
|
-
| `exponent` | `string \| number` | No | `-` | - |
|
|
102
|
-
| `externalResourcesRequired` | `false \| true \| true \| false` | No | `-` | - |
|
|
103
|
-
| `fill` | `string` | No | `-` | - |
|
|
104
|
-
| `fillOpacity` | `number` | No | `-` | Fill opacity for the bar. |
|
|
105
|
-
| `fillRule` | `inherit \| nonzero \| evenodd` | No | `-` | - |
|
|
106
|
-
| `filter` | `string` | No | `-` | - |
|
|
107
|
-
| `filterRes` | `string \| number` | No | `-` | - |
|
|
108
|
-
| `filterUnits` | `string \| number` | No | `-` | - |
|
|
109
|
-
| `flexBasis` | `ResponsiveProp<FlexBasis<string \| number>>` | No | `-` | - |
|
|
110
|
-
| `flexDirection` | `ResponsiveProp<row \| row-reverse \| column \| column-reverse>` | No | `-` | - |
|
|
111
|
-
| `flexGrow` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset` | No | `-` | - |
|
|
112
|
-
| `flexShrink` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset` | No | `-` | - |
|
|
113
|
-
| `flexWrap` | `ResponsiveProp<nowrap \| wrap \| wrap-reverse>` | No | `-` | - |
|
|
114
|
-
| `floodColor` | `string \| number` | No | `-` | - |
|
|
115
|
-
| `floodOpacity` | `string \| number` | No | `-` | - |
|
|
116
|
-
| `focusable` | `auto \| Booleanish` | No | `-` | - |
|
|
117
|
-
| `font` | `ResponsiveProp<FontFamily \| inherit>` | No | `-` | - |
|
|
118
|
-
| `fontFamily` | `ResponsiveProp<FontFamily \| inherit>` | No | `-` | - |
|
|
119
|
-
| `fontSize` | `ResponsiveProp<FontSize \| inherit>` | No | `-` | - |
|
|
120
|
-
| `fontSizeAdjust` | `string \| number` | No | `-` | - |
|
|
121
|
-
| `fontStretch` | `string \| number` | No | `-` | - |
|
|
122
|
-
| `fontStyle` | `string \| number` | No | `-` | - |
|
|
123
|
-
| `fontVariant` | `string \| number` | No | `-` | - |
|
|
124
|
-
| `fontWeight` | `ResponsiveProp<FontWeight \| inherit>` | No | `-` | - |
|
|
125
|
-
| `format` | `string \| number` | No | `-` | - |
|
|
126
|
-
| `fr` | `string \| number` | No | `-` | - |
|
|
127
|
-
| `from` | `string \| number` | No | `-` | - |
|
|
128
|
-
| `fx` | `string \| number` | No | `-` | - |
|
|
129
|
-
| `fy` | `string \| number` | No | `-` | - |
|
|
130
|
-
| `g1` | `string \| number` | No | `-` | - |
|
|
131
|
-
| `g2` | `string \| number` | No | `-` | - |
|
|
132
|
-
| `gap` | `0 \| 5 \| 10 \| 0.25 \| 0.5 \| 0.75 \| 1 \| 1.5 \| 2 \| 3 \| 4 \| 6 \| 7 \| 8 \| 9` | No | `-` | - |
|
|
133
|
-
| `glyphName` | `string \| number` | No | `-` | - |
|
|
134
|
-
| `glyphOrientationHorizontal` | `string \| number` | No | `-` | - |
|
|
135
|
-
| `glyphOrientationVertical` | `string \| number` | No | `-` | - |
|
|
136
|
-
| `glyphRef` | `string \| number` | No | `-` | - |
|
|
137
|
-
| `gradientTransform` | `string` | No | `-` | - |
|
|
138
|
-
| `gradientUnits` | `string` | No | `-` | - |
|
|
139
|
-
| `grid` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| none` | No | `-` | - |
|
|
140
|
-
| `gridArea` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| auto` | No | `-` | - |
|
|
141
|
-
| `gridAutoColumns` | `ResponsiveProp<GridAutoColumns<string \| number>>` | No | `-` | - |
|
|
142
|
-
| `gridAutoFlow` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| row \| column \| dense` | No | `-` | - |
|
|
143
|
-
| `gridAutoRows` | `ResponsiveProp<GridAutoRows<string \| number>>` | No | `-` | - |
|
|
144
|
-
| `gridColumn` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| auto` | No | `-` | - |
|
|
145
|
-
| `gridColumnEnd` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| auto` | No | `-` | - |
|
|
146
|
-
| `gridColumnStart` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| auto` | No | `-` | - |
|
|
147
|
-
| `gridRow` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| auto` | No | `-` | - |
|
|
148
|
-
| `gridRowEnd` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| auto` | No | `-` | - |
|
|
149
|
-
| `gridRowStart` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| auto` | No | `-` | - |
|
|
150
|
-
| `gridTemplate` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| none` | No | `-` | - |
|
|
151
|
-
| `gridTemplateAreas` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| none` | No | `-` | - |
|
|
152
|
-
| `gridTemplateColumns` | `ResponsiveProp<GridTemplateColumns<string \| number>>` | No | `-` | - |
|
|
153
|
-
| `gridTemplateRows` | `ResponsiveProp<GridTemplateRows<string \| number>>` | No | `-` | - |
|
|
154
|
-
| `hanging` | `string \| number` | No | `-` | - |
|
|
155
|
-
| `height` | `ResponsiveProp<Height<string \| number>>` | No | `-` | - |
|
|
156
|
-
| `horizAdvX` | `string \| number` | No | `-` | - |
|
|
157
|
-
| `horizOriginX` | `string \| number` | No | `-` | - |
|
|
158
|
-
| `href` | `string` | No | `-` | - |
|
|
159
|
-
| `id` | `string` | No | `-` | - |
|
|
160
|
-
| `ideographic` | `string \| number` | No | `-` | - |
|
|
161
|
-
| `imageRendering` | `string \| number` | No | `-` | - |
|
|
162
|
-
| `in` | `string` | No | `-` | - |
|
|
163
|
-
| `in2` | `string \| number` | No | `-` | - |
|
|
164
|
-
| `inset` | `number \| Partial<ChartInset>` | No | `-` | Inset around the entire chart (outside the axes). |
|
|
165
|
-
| `intercept` | `string \| number` | No | `-` | - |
|
|
166
|
-
| `justifyContent` | `ResponsiveProp<left \| right \| center \| end \| normal \| start \| flex-start \| flex-end \| space-between \| space-around \| space-evenly \| stretch>` | No | `-` | - |
|
|
167
|
-
| `k` | `string \| number` | No | `-` | - |
|
|
168
|
-
| `k1` | `string \| number` | No | `-` | - |
|
|
169
|
-
| `k2` | `string \| number` | No | `-` | - |
|
|
170
|
-
| `k3` | `string \| number` | No | `-` | - |
|
|
171
|
-
| `k4` | `string \| number` | No | `-` | - |
|
|
172
|
-
| `kernelMatrix` | `string \| number` | No | `-` | - |
|
|
173
|
-
| `kernelUnitLength` | `string \| number` | No | `-` | - |
|
|
174
|
-
| `kerning` | `string \| number` | No | `-` | - |
|
|
175
|
-
| `key` | `Key \| null` | No | `-` | - |
|
|
176
|
-
| `keyPoints` | `string \| number` | No | `-` | - |
|
|
177
|
-
| `keySplines` | `string \| number` | No | `-` | - |
|
|
178
|
-
| `keyTimes` | `string \| number` | No | `-` | - |
|
|
179
|
-
| `lang` | `string` | No | `-` | - |
|
|
180
|
-
| `left` | `ResponsiveProp<Left<string \| number>>` | No | `-` | - |
|
|
181
|
-
| `lengthAdjust` | `string \| number` | No | `-` | - |
|
|
182
|
-
| `letterSpacing` | `string \| number` | No | `-` | - |
|
|
183
|
-
| `lightingColor` | `string \| number` | No | `-` | - |
|
|
184
|
-
| `limitingConeAngle` | `string \| number` | No | `-` | - |
|
|
185
|
-
| `lineHeight` | `ResponsiveProp<LineHeight \| inherit>` | No | `-` | - |
|
|
186
|
-
| `local` | `string \| number` | No | `-` | - |
|
|
187
|
-
| `margin` | `ResponsiveProp<0 \| -5 \| -10 \| -0.25 \| -0.5 \| -0.75 \| -1 \| -1.5 \| -2 \| -3 \| -4 \| -6 \| -7 \| -8 \| -9>` | No | `-` | - |
|
|
188
|
-
| `marginBottom` | `ResponsiveProp<0 \| -5 \| -10 \| -0.25 \| -0.5 \| -0.75 \| -1 \| -1.5 \| -2 \| -3 \| -4 \| -6 \| -7 \| -8 \| -9>` | No | `-` | - |
|
|
189
|
-
| `marginEnd` | `ResponsiveProp<0 \| -5 \| -10 \| -0.25 \| -0.5 \| -0.75 \| -1 \| -1.5 \| -2 \| -3 \| -4 \| -6 \| -7 \| -8 \| -9>` | No | `-` | - |
|
|
190
|
-
| `marginStart` | `ResponsiveProp<0 \| -5 \| -10 \| -0.25 \| -0.5 \| -0.75 \| -1 \| -1.5 \| -2 \| -3 \| -4 \| -6 \| -7 \| -8 \| -9>` | No | `-` | - |
|
|
191
|
-
| `marginTop` | `ResponsiveProp<0 \| -5 \| -10 \| -0.25 \| -0.5 \| -0.75 \| -1 \| -1.5 \| -2 \| -3 \| -4 \| -6 \| -7 \| -8 \| -9>` | No | `-` | - |
|
|
192
|
-
| `marginX` | `ResponsiveProp<0 \| -5 \| -10 \| -0.25 \| -0.5 \| -0.75 \| -1 \| -1.5 \| -2 \| -3 \| -4 \| -6 \| -7 \| -8 \| -9>` | No | `-` | - |
|
|
193
|
-
| `marginY` | `ResponsiveProp<0 \| -5 \| -10 \| -0.25 \| -0.5 \| -0.75 \| -1 \| -1.5 \| -2 \| -3 \| -4 \| -6 \| -7 \| -8 \| -9>` | No | `-` | - |
|
|
194
|
-
| `markerEnd` | `string` | No | `-` | - |
|
|
195
|
-
| `markerHeight` | `string \| number` | No | `-` | - |
|
|
196
|
-
| `markerMid` | `string` | No | `-` | - |
|
|
197
|
-
| `markerStart` | `string` | No | `-` | - |
|
|
198
|
-
| `markerUnits` | `string \| number` | No | `-` | - |
|
|
199
|
-
| `markerWidth` | `string \| number` | No | `-` | - |
|
|
200
|
-
| `mask` | `string` | No | `-` | - |
|
|
201
|
-
| `maskContentUnits` | `string \| number` | No | `-` | - |
|
|
202
|
-
| `maskUnits` | `string \| number` | No | `-` | - |
|
|
203
|
-
| `mathematical` | `string \| number` | No | `-` | - |
|
|
204
|
-
| `max` | `string \| number` | No | `-` | - |
|
|
205
|
-
| `maxHeight` | `ResponsiveProp<MaxHeight<string \| number>>` | No | `-` | - |
|
|
206
|
-
| `maxWidth` | `ResponsiveProp<MaxWidth<string \| number>>` | No | `-` | - |
|
|
207
|
-
| `media` | `string` | No | `-` | - |
|
|
208
|
-
| `method` | `string` | No | `-` | - |
|
|
209
|
-
| `min` | `string \| number` | No | `-` | - |
|
|
210
|
-
| `minHeight` | `ResponsiveProp<MinHeight<string \| number>>` | No | `-` | - |
|
|
211
|
-
| `minWidth` | `ResponsiveProp<MinWidth<string \| number>>` | No | `-` | - |
|
|
212
|
-
| `mode` | `string \| number` | No | `-` | - |
|
|
213
|
-
| `name` | `string` | No | `-` | - |
|
|
214
|
-
| `numOctaves` | `string \| number` | No | `-` | - |
|
|
215
|
-
| `offset` | `string \| number` | No | `-` | - |
|
|
216
|
-
| `onChange` | `FormEventHandler<SVGSVGElement>` | No | `-` | - |
|
|
217
|
-
| `onScrubberPositionChange` | `((index: number) => void) \| undefined` | No | `-` | Callback fired when the scrubber position changes. Receives the dataIndex of the scrubber or undefined when not scrubbing. |
|
|
218
|
-
| `opacity` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset` | No | `-` | - |
|
|
219
|
-
| `operator` | `string \| number` | No | `-` | - |
|
|
220
|
-
| `order` | `string \| number` | No | `-` | - |
|
|
221
|
-
| `orient` | `string \| number` | No | `-` | - |
|
|
222
|
-
| `orientation` | `string \| number` | No | `-` | - |
|
|
223
|
-
| `origin` | `string \| number` | No | `-` | - |
|
|
224
|
-
| `overflow` | `ResponsiveProp<clip \| auto \| visible \| hidden \| scroll>` | No | `-` | - |
|
|
225
|
-
| `overlinePosition` | `string \| number` | No | `-` | - |
|
|
226
|
-
| `overlineThickness` | `string \| number` | No | `-` | - |
|
|
227
|
-
| `padding` | `0 \| 5 \| 10 \| 0.25 \| 0.5 \| 0.75 \| 1 \| 1.5 \| 2 \| 3 \| 4 \| 6 \| 7 \| 8 \| 9` | No | `-` | - |
|
|
228
|
-
| `paddingBottom` | `0 \| 5 \| 10 \| 0.25 \| 0.5 \| 0.75 \| 1 \| 1.5 \| 2 \| 3 \| 4 \| 6 \| 7 \| 8 \| 9` | No | `-` | - |
|
|
229
|
-
| `paddingEnd` | `0 \| 5 \| 10 \| 0.25 \| 0.5 \| 0.75 \| 1 \| 1.5 \| 2 \| 3 \| 4 \| 6 \| 7 \| 8 \| 9` | No | `-` | - |
|
|
230
|
-
| `paddingStart` | `0 \| 5 \| 10 \| 0.25 \| 0.5 \| 0.75 \| 1 \| 1.5 \| 2 \| 3 \| 4 \| 6 \| 7 \| 8 \| 9` | No | `-` | - |
|
|
231
|
-
| `paddingTop` | `0 \| 5 \| 10 \| 0.25 \| 0.5 \| 0.75 \| 1 \| 1.5 \| 2 \| 3 \| 4 \| 6 \| 7 \| 8 \| 9` | No | `-` | - |
|
|
232
|
-
| `paddingX` | `0 \| 5 \| 10 \| 0.25 \| 0.5 \| 0.75 \| 1 \| 1.5 \| 2 \| 3 \| 4 \| 6 \| 7 \| 8 \| 9` | No | `-` | - |
|
|
233
|
-
| `paddingY` | `0 \| 5 \| 10 \| 0.25 \| 0.5 \| 0.75 \| 1 \| 1.5 \| 2 \| 3 \| 4 \| 6 \| 7 \| 8 \| 9` | No | `-` | - |
|
|
234
|
-
| `paintOrder` | `string \| number` | No | `-` | - |
|
|
235
|
-
| `panose1` | `string \| number` | No | `-` | - |
|
|
236
|
-
| `path` | `string` | No | `-` | - |
|
|
237
|
-
| `pathLength` | `string \| number` | No | `-` | - |
|
|
238
|
-
| `patternContentUnits` | `string` | No | `-` | - |
|
|
239
|
-
| `patternTransform` | `string \| number` | No | `-` | - |
|
|
240
|
-
| `patternUnits` | `string` | No | `-` | - |
|
|
241
|
-
| `pin` | `top \| bottom \| left \| right \| all` | No | `-` | Direction in which to absolutely pin the box. |
|
|
242
|
-
| `pointerEvents` | `string \| number` | No | `-` | - |
|
|
243
|
-
| `points` | `string` | No | `-` | - |
|
|
244
|
-
| `pointsAtX` | `string \| number` | No | `-` | - |
|
|
245
|
-
| `pointsAtY` | `string \| number` | No | `-` | - |
|
|
246
|
-
| `pointsAtZ` | `string \| number` | No | `-` | - |
|
|
247
|
-
| `position` | `ResponsiveProp<static \| relative \| absolute \| fixed \| sticky>` | No | `-` | - |
|
|
248
|
-
| `preserveAlpha` | `false \| true \| true \| false` | No | `-` | - |
|
|
249
|
-
| `preserveAspectRatio` | `string` | No | `-` | - |
|
|
250
|
-
| `primitiveUnits` | `string \| number` | No | `-` | - |
|
|
251
|
-
| `r` | `string \| number` | No | `-` | - |
|
|
252
|
-
| `radius` | `string \| number` | No | `-` | - |
|
|
253
|
-
| `ref` | `((instance: SVGSVGElement \| null) => void) \| RefObject<SVGSVGElement> \| null` | No | `-` | - |
|
|
254
|
-
| `refX` | `string \| number` | No | `-` | - |
|
|
255
|
-
| `refY` | `string \| number` | No | `-` | - |
|
|
256
|
-
| `renderingIntent` | `string \| number` | No | `-` | - |
|
|
257
|
-
| `repeatCount` | `string \| number` | No | `-` | - |
|
|
258
|
-
| `repeatDur` | `string \| number` | No | `-` | - |
|
|
259
|
-
| `requiredExtensions` | `string \| number` | No | `-` | - |
|
|
260
|
-
| `requiredFeatures` | `string \| number` | No | `-` | - |
|
|
261
|
-
| `restart` | `string \| number` | No | `-` | - |
|
|
262
|
-
| `result` | `string` | No | `-` | - |
|
|
263
|
-
| `right` | `ResponsiveProp<Right<string \| number>>` | No | `-` | - |
|
|
264
|
-
| `role` | `grid \| article \| button \| dialog \| figure \| form \| img \| link \| main \| menu \| menuitem \| option \| search \| table \| switch \| string & {} \| none \| row \| alert \| alertdialog \| application \| banner \| cell \| checkbox \| columnheader \| combobox \| complementary \| contentinfo \| definition \| directory \| document \| feed \| gridcell \| group \| heading \| list \| listbox \| listitem \| log \| marquee \| math \| menubar \| menuitemcheckbox \| menuitemradio \| navigation \| note \| presentation \| progressbar \| radio \| radiogroup \| region \| rowgroup \| rowheader \| scrollbar \| searchbox \| separator \| slider \| spinbutton \| status \| tab \| tablist \| tabpanel \| term \| textbox \| timer \| toolbar \| tooltip \| tree \| treegrid \| treeitem` | No | `-` | - |
|
|
265
|
-
| `rotate` | `string \| number` | No | `-` | - |
|
|
266
|
-
| `roundBaseline` | `boolean` | No | `-` | Whether to round the baseline of a bar (where the value is 0). |
|
|
267
|
-
| `rowGap` | `0 \| 5 \| 10 \| 0.25 \| 0.5 \| 0.75 \| 1 \| 1.5 \| 2 \| 3 \| 4 \| 6 \| 7 \| 8 \| 9` | No | `-` | - |
|
|
268
|
-
| `rx` | `string \| number` | No | `-` | - |
|
|
269
|
-
| `ry` | `string \| number` | No | `-` | - |
|
|
270
|
-
| `scale` | `string \| number` | No | `-` | - |
|
|
271
|
-
| `seed` | `string \| number` | No | `-` | - |
|
|
272
|
-
| `series` | `BarSeries[]` | No | `-` | Configuration objects that define how to visualize the data. Each series supports Bar component props for individual customization. |
|
|
273
|
-
| `shapeRendering` | `string \| number` | No | `-` | - |
|
|
274
|
-
| `showXAxis` | `boolean` | No | `-` | Whether to show the X axis. |
|
|
275
|
-
| `showYAxis` | `boolean` | No | `-` | Whether to show the Y axis. |
|
|
276
|
-
| `slope` | `string \| number` | No | `-` | - |
|
|
277
|
-
| `spacing` | `string \| number` | No | `-` | - |
|
|
278
|
-
| `specularConstant` | `string \| number` | No | `-` | - |
|
|
279
|
-
| `specularExponent` | `string \| number` | No | `-` | - |
|
|
280
|
-
| `speed` | `string \| number` | No | `-` | - |
|
|
281
|
-
| `spreadMethod` | `string` | No | `-` | - |
|
|
282
|
-
| `stackGap` | `number` | No | `-` | Gap between bars in the stack. |
|
|
283
|
-
| `stackMinSize` | `number` | No | `-` | Minimum size for the entire stack. |
|
|
284
|
-
| `stacked` | `boolean` | No | `-` | Whether to stack the areas on top of each other. When true, each series builds cumulative values on top of the previous series. **Note**: Only applies to series data containing singular numbers (e.g., [10, 20, 30]). Series with start & end value tuples (e.g., [[0, 10], [5, 20]]) will be skipped during stacking and rendered as-is. |
|
|
285
|
-
| `startOffset` | `string \| number` | No | `-` | - |
|
|
286
|
-
| `stdDeviation` | `string \| number` | No | `-` | - |
|
|
287
|
-
| `stemh` | `string \| number` | No | `-` | - |
|
|
288
|
-
| `stemv` | `string \| number` | No | `-` | - |
|
|
289
|
-
| `stitchTiles` | `string \| number` | No | `-` | - |
|
|
290
|
-
| `stopColor` | `string` | No | `-` | - |
|
|
291
|
-
| `stopOpacity` | `string \| number` | No | `-` | - |
|
|
292
|
-
| `strikethroughPosition` | `string \| number` | No | `-` | - |
|
|
293
|
-
| `strikethroughThickness` | `string \| number` | No | `-` | - |
|
|
294
|
-
| `string` | `string \| number` | No | `-` | - |
|
|
295
|
-
| `stroke` | `string` | No | `-` | Stroke color for the bar outline. |
|
|
296
|
-
| `strokeDasharray` | `string \| number` | No | `-` | - |
|
|
297
|
-
| `strokeDashoffset` | `string \| number` | No | `-` | - |
|
|
298
|
-
| `strokeLinecap` | `inherit \| butt \| round \| square` | No | `-` | - |
|
|
299
|
-
| `strokeLinejoin` | `inherit \| round \| miter \| bevel` | No | `-` | - |
|
|
300
|
-
| `strokeMiterlimit` | `string \| number` | No | `-` | - |
|
|
301
|
-
| `strokeOpacity` | `string \| number` | No | `-` | - |
|
|
302
|
-
| `strokeWidth` | `number` | No | `-` | Stroke width for the bar outline. |
|
|
303
|
-
| `style` | `CSSProperties` | No | `-` | - |
|
|
304
|
-
| `suppressHydrationWarning` | `boolean` | No | `-` | - |
|
|
305
|
-
| `surfaceScale` | `string \| number` | No | `-` | - |
|
|
306
|
-
| `systemLanguage` | `string \| number` | No | `-` | - |
|
|
307
|
-
| `tabIndex` | `number` | No | `-` | - |
|
|
308
|
-
| `tableValues` | `string \| number` | No | `-` | - |
|
|
309
|
-
| `target` | `string` | No | `-` | - |
|
|
310
|
-
| `targetX` | `string \| number` | No | `-` | - |
|
|
311
|
-
| `targetY` | `string \| number` | No | `-` | - |
|
|
312
|
-
| `testID` | `string` | No | `-` | Used to locate this element in unit and end-to-end tests. Under the hood, testID translates to data-testid on Web. On Mobile, testID stays the same - testID |
|
|
313
|
-
| `textAlign` | `ResponsiveProp<center \| end \| start \| justify>` | No | `-` | - |
|
|
314
|
-
| `textAnchor` | `string` | No | `-` | - |
|
|
315
|
-
| `textDecoration` | `ResponsiveProp<none \| underline \| overline \| line-through \| underline overline \| underline double>` | No | `-` | - |
|
|
316
|
-
| `textLength` | `string \| number` | No | `-` | - |
|
|
317
|
-
| `textRendering` | `string \| number` | No | `-` | - |
|
|
318
|
-
| `textTransform` | `ResponsiveProp<capitalize \| lowercase \| none \| uppercase>` | No | `-` | - |
|
|
319
|
-
| `to` | `string \| number` | No | `-` | - |
|
|
320
|
-
| `top` | `ResponsiveProp<Top<string \| number>>` | No | `-` | - |
|
|
321
|
-
| `transform` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| none` | No | `-` | - |
|
|
322
|
-
| `type` | `string` | No | `-` | - |
|
|
323
|
-
| `u1` | `string \| number` | No | `-` | - |
|
|
324
|
-
| `u2` | `string \| number` | No | `-` | - |
|
|
325
|
-
| `underlinePosition` | `string \| number` | No | `-` | - |
|
|
326
|
-
| `underlineThickness` | `string \| number` | No | `-` | - |
|
|
327
|
-
| `unicode` | `string \| number` | No | `-` | - |
|
|
328
|
-
| `unicodeBidi` | `string \| number` | No | `-` | - |
|
|
329
|
-
| `unicodeRange` | `string \| number` | No | `-` | - |
|
|
330
|
-
| `unitsPerEm` | `string \| number` | No | `-` | - |
|
|
331
|
-
| `userSelect` | `ResponsiveProp<text \| none \| auto \| all>` | No | `-` | - |
|
|
332
|
-
| `vAlphabetic` | `string \| number` | No | `-` | - |
|
|
333
|
-
| `vHanging` | `string \| number` | No | `-` | - |
|
|
334
|
-
| `vIdeographic` | `string \| number` | No | `-` | - |
|
|
335
|
-
| `vMathematical` | `string \| number` | No | `-` | - |
|
|
336
|
-
| `values` | `string` | No | `-` | - |
|
|
337
|
-
| `vectorEffect` | `string \| number` | No | `-` | - |
|
|
338
|
-
| `version` | `string` | No | `-` | - |
|
|
339
|
-
| `vertAdvY` | `string \| number` | No | `-` | - |
|
|
340
|
-
| `vertOriginX` | `string \| number` | No | `-` | - |
|
|
341
|
-
| `vertOriginY` | `string \| number` | No | `-` | - |
|
|
342
|
-
| `viewBox` | `string` | No | `-` | - |
|
|
343
|
-
| `viewTarget` | `string \| number` | No | `-` | - |
|
|
344
|
-
| `visibility` | `ResponsiveProp<visible \| hidden>` | No | `-` | - |
|
|
345
|
-
| `width` | `ResponsiveProp<Width<string \| number>>` | No | `-` | - |
|
|
346
|
-
| `widths` | `string \| number` | No | `-` | - |
|
|
347
|
-
| `wordSpacing` | `string \| number` | No | `-` | - |
|
|
348
|
-
| `writingMode` | `string \| number` | No | `-` | - |
|
|
349
|
-
| `x` | `string \| number` | No | `-` | - |
|
|
350
|
-
| `x1` | `string \| number` | No | `-` | - |
|
|
351
|
-
| `x2` | `string \| number` | No | `-` | - |
|
|
352
|
-
| `xAxis` | `(Partial<AxisConfigProps> & AxisBaseProps & { className?: string; classNames?: { root?: string \| undefined; tickLabel?: string \| undefined; gridLine?: string \| undefined; line?: string \| undefined; tickMark?: string \| undefined; } \| undefined; style?: CSSProperties \| undefined; styles?: { root?: CSSProperties \| undefined; tickLabel?: CSSProperties \| undefined; gridLine?: CSSProperties \| undefined; line?: CSSProperties \| undefined; tickMark?: CSSProperties \| undefined; } \| undefined; } & { position?: top \| bottom \| undefined; height?: number \| undefined; }) \| undefined` | No | `-` | - |
|
|
353
|
-
| `xChannelSelector` | `string` | No | `-` | - |
|
|
354
|
-
| `xHeight` | `string \| number` | No | `-` | - |
|
|
355
|
-
| `xlinkActuate` | `string` | No | `-` | - |
|
|
356
|
-
| `xlinkArcrole` | `string` | No | `-` | - |
|
|
357
|
-
| `xlinkHref` | `string` | No | `-` | - |
|
|
358
|
-
| `xlinkRole` | `string` | No | `-` | - |
|
|
359
|
-
| `xlinkShow` | `string` | No | `-` | - |
|
|
360
|
-
| `xlinkTitle` | `string` | No | `-` | - |
|
|
361
|
-
| `xlinkType` | `string` | No | `-` | - |
|
|
362
|
-
| `xmlBase` | `string` | No | `-` | - |
|
|
363
|
-
| `xmlLang` | `string` | No | `-` | - |
|
|
364
|
-
| `xmlSpace` | `string` | No | `-` | - |
|
|
365
|
-
| `xmlns` | `string` | No | `-` | - |
|
|
366
|
-
| `xmlnsXlink` | `string` | No | `-` | - |
|
|
367
|
-
| `y` | `string \| number` | No | `-` | - |
|
|
368
|
-
| `y1` | `string \| number` | No | `-` | - |
|
|
369
|
-
| `y2` | `string \| number` | No | `-` | - |
|
|
370
|
-
| `yAxis` | `(Partial<AxisConfigProps> & AxisBaseProps & { className?: string; classNames?: { root?: string \| undefined; tickLabel?: string \| undefined; gridLine?: string \| undefined; line?: string \| undefined; tickMark?: string \| undefined; } \| undefined; style?: CSSProperties \| undefined; styles?: { root?: CSSProperties \| undefined; tickLabel?: CSSProperties \| undefined; gridLine?: CSSProperties \| undefined; line?: CSSProperties \| undefined; tickMark?: CSSProperties \| undefined; } \| undefined; } & { axisId?: string \| undefined; position?: left \| right \| undefined; width?: number \| undefined; }) \| undefined` | No | `-` | - |
|
|
371
|
-
| `yChannelSelector` | `string` | No | `-` | - |
|
|
372
|
-
| `z` | `string \| number` | No | `-` | - |
|
|
373
|
-
| `zIndex` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| auto` | No | `-` | - |
|
|
374
|
-
| `zoomAndPan` | `string` | No | `-` | - |
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
## Examples
|
|
11
|
+
## Examples
|
|
378
12
|
|
|
379
13
|
### Basic Example
|
|
380
14
|
|
|
@@ -1265,4 +899,369 @@ function MonthlyRewards() {
|
|
|
1265
899
|
}
|
|
1266
900
|
```
|
|
1267
901
|
|
|
902
|
+
## Props
|
|
903
|
+
|
|
904
|
+
| Prop | Type | Required | Default | Description |
|
|
905
|
+
| --- | --- | --- | --- | --- |
|
|
906
|
+
| `BarComponent` | `BarComponent` | No | `-` | Component to render the bar. |
|
|
907
|
+
| `BarStackComponent` | `BarStackComponent` | No | `DefaultBarStack` | Custom component to render the stack container. Can be used to add clip paths, outlines, or other custom styling. |
|
|
908
|
+
| `accentHeight` | `string \| number` | No | `-` | - |
|
|
909
|
+
| `accumulate` | `none \| sum` | No | `-` | - |
|
|
910
|
+
| `additive` | `sum \| replace` | No | `-` | - |
|
|
911
|
+
| `alignContent` | `ResponsiveProp<center \| end \| normal \| start \| flex-start \| flex-end \| space-between \| space-around \| space-evenly \| stretch \| baseline \| first baseline \| last baseline>` | No | `-` | - |
|
|
912
|
+
| `alignItems` | `ResponsiveProp<center \| end \| normal \| start \| flex-start \| flex-end \| stretch \| baseline \| first baseline \| last baseline \| self-start \| self-end>` | No | `-` | - |
|
|
913
|
+
| `alignSelf` | `ResponsiveProp<center \| end \| normal \| auto \| start \| flex-start \| flex-end \| stretch \| baseline \| first baseline \| last baseline \| self-start \| self-end>` | No | `-` | - |
|
|
914
|
+
| `alignmentBaseline` | `alphabetic \| hanging \| ideographic \| mathematical \| inherit \| auto \| baseline \| before-edge \| text-before-edge \| middle \| central \| after-edge \| text-after-edge` | No | `-` | - |
|
|
915
|
+
| `allowReorder` | `no \| yes` | No | `-` | - |
|
|
916
|
+
| `alphabetic` | `string \| number` | No | `-` | - |
|
|
917
|
+
| `amplitude` | `string \| number` | No | `-` | - |
|
|
918
|
+
| `animate` | `boolean` | No | `true` | Whether to animate the chart. |
|
|
919
|
+
| `arabicForm` | `initial \| medial \| terminal \| isolated` | No | `-` | - |
|
|
920
|
+
| `as` | `svg` | No | `-` | - |
|
|
921
|
+
| `ascent` | `string \| number` | No | `-` | - |
|
|
922
|
+
| `aspectRatio` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| auto` | No | `-` | - |
|
|
923
|
+
| `attributeName` | `string` | No | `-` | - |
|
|
924
|
+
| `attributeType` | `string` | No | `-` | - |
|
|
925
|
+
| `autoReverse` | `false \| true \| true \| false` | No | `-` | - |
|
|
926
|
+
| `azimuth` | `string \| number` | No | `-` | - |
|
|
927
|
+
| `background` | `currentColor \| fg \| fgMuted \| fgInverse \| fgPrimary \| fgWarning \| fgPositive \| fgNegative \| bg \| bgAlternate \| bgInverse \| bgOverlay \| bgElevation1 \| bgElevation2 \| bgPrimary \| bgPrimaryWash \| bgSecondary \| bgTertiary \| bgSecondaryWash \| bgNegative \| bgNegativeWash \| bgPositive \| bgPositiveWash \| bgWarning \| bgWarningWash \| bgLine \| bgLineHeavy \| bgLineInverse \| bgLinePrimary \| bgLinePrimarySubtle \| accentSubtleRed \| accentBoldRed \| accentSubtleGreen \| accentBoldGreen \| accentSubtleBlue \| accentBoldBlue \| accentSubtlePurple \| accentBoldPurple \| accentSubtleYellow \| accentBoldYellow \| accentSubtleGray \| accentBoldGray \| transparent` | No | `-` | - |
|
|
928
|
+
| `barMinSize` | `number` | No | `-` | Minimum size for individual bars in the stack. |
|
|
929
|
+
| `barPadding` | `number` | No | `0.1` | Padding between bar groups (0-1). |
|
|
930
|
+
| `baseFrequency` | `string \| number` | No | `-` | - |
|
|
931
|
+
| `baseProfile` | `string \| number` | No | `-` | - |
|
|
932
|
+
| `baselineShift` | `string \| number` | No | `-` | - |
|
|
933
|
+
| `bbox` | `string \| number` | No | `-` | - |
|
|
934
|
+
| `begin` | `string \| number` | No | `-` | - |
|
|
935
|
+
| `bias` | `string \| number` | No | `-` | - |
|
|
936
|
+
| `borderBottomLeftRadius` | `0 \| 100 \| 200 \| 300 \| 400 \| 500 \| 600 \| 700 \| 800 \| 900 \| 1000` | No | `-` | - |
|
|
937
|
+
| `borderBottomRightRadius` | `0 \| 100 \| 200 \| 300 \| 400 \| 500 \| 600 \| 700 \| 800 \| 900 \| 1000` | No | `-` | - |
|
|
938
|
+
| `borderBottomWidth` | `0 \| 100 \| 200 \| 300 \| 400 \| 500` | No | `-` | - |
|
|
939
|
+
| `borderColor` | `currentColor \| fg \| fgMuted \| fgInverse \| fgPrimary \| fgWarning \| fgPositive \| fgNegative \| bg \| bgAlternate \| bgInverse \| bgOverlay \| bgElevation1 \| bgElevation2 \| bgPrimary \| bgPrimaryWash \| bgSecondary \| bgTertiary \| bgSecondaryWash \| bgNegative \| bgNegativeWash \| bgPositive \| bgPositiveWash \| bgWarning \| bgWarningWash \| bgLine \| bgLineHeavy \| bgLineInverse \| bgLinePrimary \| bgLinePrimarySubtle \| accentSubtleRed \| accentBoldRed \| accentSubtleGreen \| accentBoldGreen \| accentSubtleBlue \| accentBoldBlue \| accentSubtlePurple \| accentBoldPurple \| accentSubtleYellow \| accentBoldYellow \| accentSubtleGray \| accentBoldGray \| transparent` | No | `-` | - |
|
|
940
|
+
| `borderEndWidth` | `0 \| 100 \| 200 \| 300 \| 400 \| 500` | No | `-` | - |
|
|
941
|
+
| `borderRadius` | `((BorderRadius \| { base?: BorderRadius; phone?: BorderRadius \| undefined; tablet?: BorderRadius \| undefined; desktop?: BorderRadius \| undefined; }) & number) \| undefined` | No | `4` | Border radius of the bar. Border radius for the bar. |
|
|
942
|
+
| `borderStartWidth` | `0 \| 100 \| 200 \| 300 \| 400 \| 500` | No | `-` | - |
|
|
943
|
+
| `borderTopLeftRadius` | `0 \| 100 \| 200 \| 300 \| 400 \| 500 \| 600 \| 700 \| 800 \| 900 \| 1000` | No | `-` | - |
|
|
944
|
+
| `borderTopRightRadius` | `0 \| 100 \| 200 \| 300 \| 400 \| 500 \| 600 \| 700 \| 800 \| 900 \| 1000` | No | `-` | - |
|
|
945
|
+
| `borderTopWidth` | `0 \| 100 \| 200 \| 300 \| 400 \| 500` | No | `-` | - |
|
|
946
|
+
| `borderWidth` | `0 \| 100 \| 200 \| 300 \| 400 \| 500` | No | `-` | - |
|
|
947
|
+
| `bordered` | `boolean` | No | `-` | Add a border around all sides of the box. |
|
|
948
|
+
| `borderedBottom` | `boolean` | No | `-` | Add a border to the bottom side of the box. |
|
|
949
|
+
| `borderedEnd` | `boolean` | No | `-` | Add a border to the trailing side of the box. |
|
|
950
|
+
| `borderedHorizontal` | `boolean` | No | `-` | Add a border to the leading and trailing sides of the box. |
|
|
951
|
+
| `borderedStart` | `boolean` | No | `-` | Add a border to the leading side of the box. |
|
|
952
|
+
| `borderedTop` | `boolean` | No | `-` | Add a border to the top side of the box. |
|
|
953
|
+
| `borderedVertical` | `boolean` | No | `-` | Add a border to the top and bottom sides of the box. |
|
|
954
|
+
| `bottom` | `ResponsiveProp<Bottom<string \| number>>` | No | `-` | - |
|
|
955
|
+
| `by` | `string \| number` | No | `-` | - |
|
|
956
|
+
| `calcMode` | `string \| number` | No | `-` | - |
|
|
957
|
+
| `capHeight` | `string \| number` | No | `-` | - |
|
|
958
|
+
| `className` | `string` | No | `-` | - |
|
|
959
|
+
| `clip` | `string \| number` | No | `-` | - |
|
|
960
|
+
| `clipPath` | `string` | No | `-` | - |
|
|
961
|
+
| `clipPathUnits` | `string \| number` | No | `-` | - |
|
|
962
|
+
| `clipRule` | `string \| number` | No | `-` | - |
|
|
963
|
+
| `color` | `currentColor \| fg \| fgMuted \| fgInverse \| fgPrimary \| fgWarning \| fgPositive \| fgNegative \| bg \| bgAlternate \| bgInverse \| bgOverlay \| bgElevation1 \| bgElevation2 \| bgPrimary \| bgPrimaryWash \| bgSecondary \| bgTertiary \| bgSecondaryWash \| bgNegative \| bgNegativeWash \| bgPositive \| bgPositiveWash \| bgWarning \| bgWarningWash \| bgLine \| bgLineHeavy \| bgLineInverse \| bgLinePrimary \| bgLinePrimarySubtle \| accentSubtleRed \| accentBoldRed \| accentSubtleGreen \| accentBoldGreen \| accentSubtleBlue \| accentBoldBlue \| accentSubtlePurple \| accentBoldPurple \| accentSubtleYellow \| accentBoldYellow \| accentSubtleGray \| accentBoldGray \| transparent` | No | `-` | - |
|
|
964
|
+
| `colorInterpolation` | `string \| number` | No | `-` | - |
|
|
965
|
+
| `colorInterpolationFilters` | `inherit \| auto \| sRGB \| linearRGB` | No | `-` | - |
|
|
966
|
+
| `colorProfile` | `string \| number` | No | `-` | - |
|
|
967
|
+
| `colorRendering` | `string \| number` | No | `-` | - |
|
|
968
|
+
| `columnGap` | `0 \| 5 \| 10 \| 0.25 \| 0.5 \| 0.75 \| 1 \| 1.5 \| 2 \| 3 \| 4 \| 6 \| 7 \| 8 \| 9` | No | `-` | - |
|
|
969
|
+
| `contentScriptType` | `string \| number` | No | `-` | - |
|
|
970
|
+
| `contentStyleType` | `string \| number` | No | `-` | - |
|
|
971
|
+
| `crossOrigin` | ` \| anonymous \| use-credentials` | No | `-` | - |
|
|
972
|
+
| `cursor` | `string \| number` | No | `-` | - |
|
|
973
|
+
| `cx` | `string \| number` | No | `-` | - |
|
|
974
|
+
| `cy` | `string \| number` | No | `-` | - |
|
|
975
|
+
| `d` | `string` | No | `-` | - |
|
|
976
|
+
| `dangerouslySetBackground` | `string` | No | `-` | - |
|
|
977
|
+
| `decelerate` | `string \| number` | No | `-` | - |
|
|
978
|
+
| `descent` | `string \| number` | No | `-` | - |
|
|
979
|
+
| `diffuseConstant` | `string \| number` | No | `-` | - |
|
|
980
|
+
| `direction` | `string \| number` | No | `-` | - |
|
|
981
|
+
| `display` | `ResponsiveProp<grid \| revert \| none \| block \| inline \| inline-block \| flex \| inline-flex \| inline-grid \| contents \| flow-root \| list-item>` | No | `-` | - |
|
|
982
|
+
| `divisor` | `string \| number` | No | `-` | - |
|
|
983
|
+
| `dominantBaseline` | `string \| number` | No | `-` | - |
|
|
984
|
+
| `dur` | `string \| number` | No | `-` | - |
|
|
985
|
+
| `dx` | `string \| number` | No | `-` | - |
|
|
986
|
+
| `dy` | `string \| number` | No | `-` | - |
|
|
987
|
+
| `edgeMode` | `string \| number` | No | `-` | - |
|
|
988
|
+
| `elevation` | `0 \| 1 \| 2` | No | `-` | - |
|
|
989
|
+
| `enableBackground` | `string \| number` | No | `-` | - |
|
|
990
|
+
| `enableScrubbing` | `boolean` | No | `-` | Enables scrubbing interactions. When true, allows scrubbing and makes scrubber components interactive. |
|
|
991
|
+
| `end` | `string \| number` | No | `-` | - |
|
|
992
|
+
| `exponent` | `string \| number` | No | `-` | - |
|
|
993
|
+
| `externalResourcesRequired` | `false \| true \| true \| false` | No | `-` | - |
|
|
994
|
+
| `fill` | `string` | No | `-` | - |
|
|
995
|
+
| `fillOpacity` | `number` | No | `-` | Fill opacity for the bar. |
|
|
996
|
+
| `fillRule` | `inherit \| nonzero \| evenodd` | No | `-` | - |
|
|
997
|
+
| `filter` | `string` | No | `-` | - |
|
|
998
|
+
| `filterRes` | `string \| number` | No | `-` | - |
|
|
999
|
+
| `filterUnits` | `string \| number` | No | `-` | - |
|
|
1000
|
+
| `flexBasis` | `ResponsiveProp<FlexBasis<string \| number>>` | No | `-` | - |
|
|
1001
|
+
| `flexDirection` | `ResponsiveProp<row \| row-reverse \| column \| column-reverse>` | No | `-` | - |
|
|
1002
|
+
| `flexGrow` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset` | No | `-` | - |
|
|
1003
|
+
| `flexShrink` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset` | No | `-` | - |
|
|
1004
|
+
| `flexWrap` | `ResponsiveProp<nowrap \| wrap \| wrap-reverse>` | No | `-` | - |
|
|
1005
|
+
| `floodColor` | `string \| number` | No | `-` | - |
|
|
1006
|
+
| `floodOpacity` | `string \| number` | No | `-` | - |
|
|
1007
|
+
| `focusable` | `auto \| Booleanish` | No | `-` | - |
|
|
1008
|
+
| `font` | `ResponsiveProp<FontFamily \| inherit>` | No | `-` | - |
|
|
1009
|
+
| `fontFamily` | `ResponsiveProp<FontFamily \| inherit>` | No | `-` | - |
|
|
1010
|
+
| `fontSize` | `ResponsiveProp<FontSize \| inherit>` | No | `-` | - |
|
|
1011
|
+
| `fontSizeAdjust` | `string \| number` | No | `-` | - |
|
|
1012
|
+
| `fontStretch` | `string \| number` | No | `-` | - |
|
|
1013
|
+
| `fontStyle` | `string \| number` | No | `-` | - |
|
|
1014
|
+
| `fontVariant` | `string \| number` | No | `-` | - |
|
|
1015
|
+
| `fontWeight` | `ResponsiveProp<FontWeight \| inherit>` | No | `-` | - |
|
|
1016
|
+
| `format` | `string \| number` | No | `-` | - |
|
|
1017
|
+
| `fr` | `string \| number` | No | `-` | - |
|
|
1018
|
+
| `from` | `string \| number` | No | `-` | - |
|
|
1019
|
+
| `fx` | `string \| number` | No | `-` | - |
|
|
1020
|
+
| `fy` | `string \| number` | No | `-` | - |
|
|
1021
|
+
| `g1` | `string \| number` | No | `-` | - |
|
|
1022
|
+
| `g2` | `string \| number` | No | `-` | - |
|
|
1023
|
+
| `gap` | `0 \| 5 \| 10 \| 0.25 \| 0.5 \| 0.75 \| 1 \| 1.5 \| 2 \| 3 \| 4 \| 6 \| 7 \| 8 \| 9` | No | `-` | - |
|
|
1024
|
+
| `glyphName` | `string \| number` | No | `-` | - |
|
|
1025
|
+
| `glyphOrientationHorizontal` | `string \| number` | No | `-` | - |
|
|
1026
|
+
| `glyphOrientationVertical` | `string \| number` | No | `-` | - |
|
|
1027
|
+
| `glyphRef` | `string \| number` | No | `-` | - |
|
|
1028
|
+
| `gradientTransform` | `string` | No | `-` | - |
|
|
1029
|
+
| `gradientUnits` | `string` | No | `-` | - |
|
|
1030
|
+
| `grid` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| none` | No | `-` | - |
|
|
1031
|
+
| `gridArea` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| auto` | No | `-` | - |
|
|
1032
|
+
| `gridAutoColumns` | `ResponsiveProp<GridAutoColumns<string \| number>>` | No | `-` | - |
|
|
1033
|
+
| `gridAutoFlow` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| row \| column \| dense` | No | `-` | - |
|
|
1034
|
+
| `gridAutoRows` | `ResponsiveProp<GridAutoRows<string \| number>>` | No | `-` | - |
|
|
1035
|
+
| `gridColumn` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| auto` | No | `-` | - |
|
|
1036
|
+
| `gridColumnEnd` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| auto` | No | `-` | - |
|
|
1037
|
+
| `gridColumnStart` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| auto` | No | `-` | - |
|
|
1038
|
+
| `gridRow` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| auto` | No | `-` | - |
|
|
1039
|
+
| `gridRowEnd` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| auto` | No | `-` | - |
|
|
1040
|
+
| `gridRowStart` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| auto` | No | `-` | - |
|
|
1041
|
+
| `gridTemplate` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| none` | No | `-` | - |
|
|
1042
|
+
| `gridTemplateAreas` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| none` | No | `-` | - |
|
|
1043
|
+
| `gridTemplateColumns` | `ResponsiveProp<GridTemplateColumns<string \| number>>` | No | `-` | - |
|
|
1044
|
+
| `gridTemplateRows` | `ResponsiveProp<GridTemplateRows<string \| number>>` | No | `-` | - |
|
|
1045
|
+
| `hanging` | `string \| number` | No | `-` | - |
|
|
1046
|
+
| `height` | `ResponsiveProp<Height<string \| number>>` | No | `-` | - |
|
|
1047
|
+
| `horizAdvX` | `string \| number` | No | `-` | - |
|
|
1048
|
+
| `horizOriginX` | `string \| number` | No | `-` | - |
|
|
1049
|
+
| `href` | `string` | No | `-` | - |
|
|
1050
|
+
| `id` | `string` | No | `-` | - |
|
|
1051
|
+
| `ideographic` | `string \| number` | No | `-` | - |
|
|
1052
|
+
| `imageRendering` | `string \| number` | No | `-` | - |
|
|
1053
|
+
| `in` | `string` | No | `-` | - |
|
|
1054
|
+
| `in2` | `string \| number` | No | `-` | - |
|
|
1055
|
+
| `inset` | `number \| Partial<ChartInset>` | No | `-` | Inset around the entire chart (outside the axes). |
|
|
1056
|
+
| `intercept` | `string \| number` | No | `-` | - |
|
|
1057
|
+
| `justifyContent` | `ResponsiveProp<left \| right \| center \| end \| normal \| start \| flex-start \| flex-end \| space-between \| space-around \| space-evenly \| stretch>` | No | `-` | - |
|
|
1058
|
+
| `k` | `string \| number` | No | `-` | - |
|
|
1059
|
+
| `k1` | `string \| number` | No | `-` | - |
|
|
1060
|
+
| `k2` | `string \| number` | No | `-` | - |
|
|
1061
|
+
| `k3` | `string \| number` | No | `-` | - |
|
|
1062
|
+
| `k4` | `string \| number` | No | `-` | - |
|
|
1063
|
+
| `kernelMatrix` | `string \| number` | No | `-` | - |
|
|
1064
|
+
| `kernelUnitLength` | `string \| number` | No | `-` | - |
|
|
1065
|
+
| `kerning` | `string \| number` | No | `-` | - |
|
|
1066
|
+
| `key` | `Key \| null` | No | `-` | - |
|
|
1067
|
+
| `keyPoints` | `string \| number` | No | `-` | - |
|
|
1068
|
+
| `keySplines` | `string \| number` | No | `-` | - |
|
|
1069
|
+
| `keyTimes` | `string \| number` | No | `-` | - |
|
|
1070
|
+
| `lang` | `string` | No | `-` | - |
|
|
1071
|
+
| `left` | `ResponsiveProp<Left<string \| number>>` | No | `-` | - |
|
|
1072
|
+
| `lengthAdjust` | `string \| number` | No | `-` | - |
|
|
1073
|
+
| `letterSpacing` | `string \| number` | No | `-` | - |
|
|
1074
|
+
| `lightingColor` | `string \| number` | No | `-` | - |
|
|
1075
|
+
| `limitingConeAngle` | `string \| number` | No | `-` | - |
|
|
1076
|
+
| `lineHeight` | `ResponsiveProp<LineHeight \| inherit>` | No | `-` | - |
|
|
1077
|
+
| `local` | `string \| number` | No | `-` | - |
|
|
1078
|
+
| `margin` | `ResponsiveProp<0 \| -5 \| -10 \| -0.25 \| -0.5 \| -0.75 \| -1 \| -1.5 \| -2 \| -3 \| -4 \| -6 \| -7 \| -8 \| -9>` | No | `-` | - |
|
|
1079
|
+
| `marginBottom` | `ResponsiveProp<0 \| -5 \| -10 \| -0.25 \| -0.5 \| -0.75 \| -1 \| -1.5 \| -2 \| -3 \| -4 \| -6 \| -7 \| -8 \| -9>` | No | `-` | - |
|
|
1080
|
+
| `marginEnd` | `ResponsiveProp<0 \| -5 \| -10 \| -0.25 \| -0.5 \| -0.75 \| -1 \| -1.5 \| -2 \| -3 \| -4 \| -6 \| -7 \| -8 \| -9>` | No | `-` | - |
|
|
1081
|
+
| `marginStart` | `ResponsiveProp<0 \| -5 \| -10 \| -0.25 \| -0.5 \| -0.75 \| -1 \| -1.5 \| -2 \| -3 \| -4 \| -6 \| -7 \| -8 \| -9>` | No | `-` | - |
|
|
1082
|
+
| `marginTop` | `ResponsiveProp<0 \| -5 \| -10 \| -0.25 \| -0.5 \| -0.75 \| -1 \| -1.5 \| -2 \| -3 \| -4 \| -6 \| -7 \| -8 \| -9>` | No | `-` | - |
|
|
1083
|
+
| `marginX` | `ResponsiveProp<0 \| -5 \| -10 \| -0.25 \| -0.5 \| -0.75 \| -1 \| -1.5 \| -2 \| -3 \| -4 \| -6 \| -7 \| -8 \| -9>` | No | `-` | - |
|
|
1084
|
+
| `marginY` | `ResponsiveProp<0 \| -5 \| -10 \| -0.25 \| -0.5 \| -0.75 \| -1 \| -1.5 \| -2 \| -3 \| -4 \| -6 \| -7 \| -8 \| -9>` | No | `-` | - |
|
|
1085
|
+
| `markerEnd` | `string` | No | `-` | - |
|
|
1086
|
+
| `markerHeight` | `string \| number` | No | `-` | - |
|
|
1087
|
+
| `markerMid` | `string` | No | `-` | - |
|
|
1088
|
+
| `markerStart` | `string` | No | `-` | - |
|
|
1089
|
+
| `markerUnits` | `string \| number` | No | `-` | - |
|
|
1090
|
+
| `markerWidth` | `string \| number` | No | `-` | - |
|
|
1091
|
+
| `mask` | `string` | No | `-` | - |
|
|
1092
|
+
| `maskContentUnits` | `string \| number` | No | `-` | - |
|
|
1093
|
+
| `maskUnits` | `string \| number` | No | `-` | - |
|
|
1094
|
+
| `mathematical` | `string \| number` | No | `-` | - |
|
|
1095
|
+
| `max` | `string \| number` | No | `-` | - |
|
|
1096
|
+
| `maxHeight` | `ResponsiveProp<MaxHeight<string \| number>>` | No | `-` | - |
|
|
1097
|
+
| `maxWidth` | `ResponsiveProp<MaxWidth<string \| number>>` | No | `-` | - |
|
|
1098
|
+
| `media` | `string` | No | `-` | - |
|
|
1099
|
+
| `method` | `string` | No | `-` | - |
|
|
1100
|
+
| `min` | `string \| number` | No | `-` | - |
|
|
1101
|
+
| `minHeight` | `ResponsiveProp<MinHeight<string \| number>>` | No | `-` | - |
|
|
1102
|
+
| `minWidth` | `ResponsiveProp<MinWidth<string \| number>>` | No | `-` | - |
|
|
1103
|
+
| `mode` | `string \| number` | No | `-` | - |
|
|
1104
|
+
| `name` | `string` | No | `-` | - |
|
|
1105
|
+
| `numOctaves` | `string \| number` | No | `-` | - |
|
|
1106
|
+
| `offset` | `string \| number` | No | `-` | - |
|
|
1107
|
+
| `onChange` | `FormEventHandler<SVGSVGElement>` | No | `-` | - |
|
|
1108
|
+
| `onScrubberPositionChange` | `((index: number) => void) \| undefined` | No | `-` | Callback fired when the scrubber position changes. Receives the dataIndex of the scrubber or undefined when not scrubbing. |
|
|
1109
|
+
| `opacity` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset` | No | `-` | - |
|
|
1110
|
+
| `operator` | `string \| number` | No | `-` | - |
|
|
1111
|
+
| `order` | `string \| number` | No | `-` | - |
|
|
1112
|
+
| `orient` | `string \| number` | No | `-` | - |
|
|
1113
|
+
| `orientation` | `string \| number` | No | `-` | - |
|
|
1114
|
+
| `origin` | `string \| number` | No | `-` | - |
|
|
1115
|
+
| `overflow` | `ResponsiveProp<clip \| auto \| visible \| hidden \| scroll>` | No | `-` | - |
|
|
1116
|
+
| `overlinePosition` | `string \| number` | No | `-` | - |
|
|
1117
|
+
| `overlineThickness` | `string \| number` | No | `-` | - |
|
|
1118
|
+
| `padding` | `0 \| 5 \| 10 \| 0.25 \| 0.5 \| 0.75 \| 1 \| 1.5 \| 2 \| 3 \| 4 \| 6 \| 7 \| 8 \| 9` | No | `-` | - |
|
|
1119
|
+
| `paddingBottom` | `0 \| 5 \| 10 \| 0.25 \| 0.5 \| 0.75 \| 1 \| 1.5 \| 2 \| 3 \| 4 \| 6 \| 7 \| 8 \| 9` | No | `-` | - |
|
|
1120
|
+
| `paddingEnd` | `0 \| 5 \| 10 \| 0.25 \| 0.5 \| 0.75 \| 1 \| 1.5 \| 2 \| 3 \| 4 \| 6 \| 7 \| 8 \| 9` | No | `-` | - |
|
|
1121
|
+
| `paddingStart` | `0 \| 5 \| 10 \| 0.25 \| 0.5 \| 0.75 \| 1 \| 1.5 \| 2 \| 3 \| 4 \| 6 \| 7 \| 8 \| 9` | No | `-` | - |
|
|
1122
|
+
| `paddingTop` | `0 \| 5 \| 10 \| 0.25 \| 0.5 \| 0.75 \| 1 \| 1.5 \| 2 \| 3 \| 4 \| 6 \| 7 \| 8 \| 9` | No | `-` | - |
|
|
1123
|
+
| `paddingX` | `0 \| 5 \| 10 \| 0.25 \| 0.5 \| 0.75 \| 1 \| 1.5 \| 2 \| 3 \| 4 \| 6 \| 7 \| 8 \| 9` | No | `-` | - |
|
|
1124
|
+
| `paddingY` | `0 \| 5 \| 10 \| 0.25 \| 0.5 \| 0.75 \| 1 \| 1.5 \| 2 \| 3 \| 4 \| 6 \| 7 \| 8 \| 9` | No | `-` | - |
|
|
1125
|
+
| `paintOrder` | `string \| number` | No | `-` | - |
|
|
1126
|
+
| `panose1` | `string \| number` | No | `-` | - |
|
|
1127
|
+
| `path` | `string` | No | `-` | - |
|
|
1128
|
+
| `pathLength` | `string \| number` | No | `-` | - |
|
|
1129
|
+
| `patternContentUnits` | `string` | No | `-` | - |
|
|
1130
|
+
| `patternTransform` | `string \| number` | No | `-` | - |
|
|
1131
|
+
| `patternUnits` | `string` | No | `-` | - |
|
|
1132
|
+
| `pin` | `top \| bottom \| left \| right \| all` | No | `-` | Direction in which to absolutely pin the box. |
|
|
1133
|
+
| `pointerEvents` | `string \| number` | No | `-` | - |
|
|
1134
|
+
| `points` | `string` | No | `-` | - |
|
|
1135
|
+
| `pointsAtX` | `string \| number` | No | `-` | - |
|
|
1136
|
+
| `pointsAtY` | `string \| number` | No | `-` | - |
|
|
1137
|
+
| `pointsAtZ` | `string \| number` | No | `-` | - |
|
|
1138
|
+
| `position` | `ResponsiveProp<static \| relative \| absolute \| fixed \| sticky>` | No | `-` | - |
|
|
1139
|
+
| `preserveAlpha` | `false \| true \| true \| false` | No | `-` | - |
|
|
1140
|
+
| `preserveAspectRatio` | `string` | No | `-` | - |
|
|
1141
|
+
| `primitiveUnits` | `string \| number` | No | `-` | - |
|
|
1142
|
+
| `r` | `string \| number` | No | `-` | - |
|
|
1143
|
+
| `radius` | `string \| number` | No | `-` | - |
|
|
1144
|
+
| `ref` | `((instance: SVGSVGElement \| null) => void) \| RefObject<SVGSVGElement> \| null` | No | `-` | - |
|
|
1145
|
+
| `refX` | `string \| number` | No | `-` | - |
|
|
1146
|
+
| `refY` | `string \| number` | No | `-` | - |
|
|
1147
|
+
| `renderingIntent` | `string \| number` | No | `-` | - |
|
|
1148
|
+
| `repeatCount` | `string \| number` | No | `-` | - |
|
|
1149
|
+
| `repeatDur` | `string \| number` | No | `-` | - |
|
|
1150
|
+
| `requiredExtensions` | `string \| number` | No | `-` | - |
|
|
1151
|
+
| `requiredFeatures` | `string \| number` | No | `-` | - |
|
|
1152
|
+
| `restart` | `string \| number` | No | `-` | - |
|
|
1153
|
+
| `result` | `string` | No | `-` | - |
|
|
1154
|
+
| `right` | `ResponsiveProp<Right<string \| number>>` | No | `-` | - |
|
|
1155
|
+
| `role` | `grid \| article \| button \| dialog \| figure \| form \| img \| link \| main \| menu \| menuitem \| option \| search \| table \| switch \| string & {} \| none \| row \| alert \| alertdialog \| application \| banner \| cell \| checkbox \| columnheader \| combobox \| complementary \| contentinfo \| definition \| directory \| document \| feed \| gridcell \| group \| heading \| list \| listbox \| listitem \| log \| marquee \| math \| menubar \| menuitemcheckbox \| menuitemradio \| navigation \| note \| presentation \| progressbar \| radio \| radiogroup \| region \| rowgroup \| rowheader \| scrollbar \| searchbox \| separator \| slider \| spinbutton \| status \| tab \| tablist \| tabpanel \| term \| textbox \| timer \| toolbar \| tooltip \| tree \| treegrid \| treeitem` | No | `-` | - |
|
|
1156
|
+
| `rotate` | `string \| number` | No | `-` | - |
|
|
1157
|
+
| `roundBaseline` | `boolean` | No | `-` | Whether to round the baseline of a bar (where the value is 0). |
|
|
1158
|
+
| `rowGap` | `0 \| 5 \| 10 \| 0.25 \| 0.5 \| 0.75 \| 1 \| 1.5 \| 2 \| 3 \| 4 \| 6 \| 7 \| 8 \| 9` | No | `-` | - |
|
|
1159
|
+
| `rx` | `string \| number` | No | `-` | - |
|
|
1160
|
+
| `ry` | `string \| number` | No | `-` | - |
|
|
1161
|
+
| `scale` | `string \| number` | No | `-` | - |
|
|
1162
|
+
| `seed` | `string \| number` | No | `-` | - |
|
|
1163
|
+
| `series` | `BarSeries[]` | No | `-` | Configuration objects that define how to visualize the data. Each series supports Bar component props for individual customization. |
|
|
1164
|
+
| `shapeRendering` | `string \| number` | No | `-` | - |
|
|
1165
|
+
| `showXAxis` | `boolean` | No | `-` | Whether to show the X axis. |
|
|
1166
|
+
| `showYAxis` | `boolean` | No | `-` | Whether to show the Y axis. |
|
|
1167
|
+
| `slope` | `string \| number` | No | `-` | - |
|
|
1168
|
+
| `spacing` | `string \| number` | No | `-` | - |
|
|
1169
|
+
| `specularConstant` | `string \| number` | No | `-` | - |
|
|
1170
|
+
| `specularExponent` | `string \| number` | No | `-` | - |
|
|
1171
|
+
| `speed` | `string \| number` | No | `-` | - |
|
|
1172
|
+
| `spreadMethod` | `string` | No | `-` | - |
|
|
1173
|
+
| `stackGap` | `number` | No | `-` | Gap between bars in the stack. |
|
|
1174
|
+
| `stackMinSize` | `number` | No | `-` | Minimum size for the entire stack. |
|
|
1175
|
+
| `stacked` | `boolean` | No | `-` | Whether to stack the areas on top of each other. When true, each series builds cumulative values on top of the previous series. **Note**: Only applies to series data containing singular numbers (e.g., [10, 20, 30]). Series with start & end value tuples (e.g., [[0, 10], [5, 20]]) will be skipped during stacking and rendered as-is. |
|
|
1176
|
+
| `startOffset` | `string \| number` | No | `-` | - |
|
|
1177
|
+
| `stdDeviation` | `string \| number` | No | `-` | - |
|
|
1178
|
+
| `stemh` | `string \| number` | No | `-` | - |
|
|
1179
|
+
| `stemv` | `string \| number` | No | `-` | - |
|
|
1180
|
+
| `stitchTiles` | `string \| number` | No | `-` | - |
|
|
1181
|
+
| `stopColor` | `string` | No | `-` | - |
|
|
1182
|
+
| `stopOpacity` | `string \| number` | No | `-` | - |
|
|
1183
|
+
| `strikethroughPosition` | `string \| number` | No | `-` | - |
|
|
1184
|
+
| `strikethroughThickness` | `string \| number` | No | `-` | - |
|
|
1185
|
+
| `string` | `string \| number` | No | `-` | - |
|
|
1186
|
+
| `stroke` | `string` | No | `-` | Stroke color for the bar outline. |
|
|
1187
|
+
| `strokeDasharray` | `string \| number` | No | `-` | - |
|
|
1188
|
+
| `strokeDashoffset` | `string \| number` | No | `-` | - |
|
|
1189
|
+
| `strokeLinecap` | `inherit \| butt \| round \| square` | No | `-` | - |
|
|
1190
|
+
| `strokeLinejoin` | `inherit \| round \| miter \| bevel` | No | `-` | - |
|
|
1191
|
+
| `strokeMiterlimit` | `string \| number` | No | `-` | - |
|
|
1192
|
+
| `strokeOpacity` | `string \| number` | No | `-` | - |
|
|
1193
|
+
| `strokeWidth` | `number` | No | `-` | Stroke width for the bar outline. |
|
|
1194
|
+
| `style` | `CSSProperties` | No | `-` | - |
|
|
1195
|
+
| `suppressHydrationWarning` | `boolean` | No | `-` | - |
|
|
1196
|
+
| `surfaceScale` | `string \| number` | No | `-` | - |
|
|
1197
|
+
| `systemLanguage` | `string \| number` | No | `-` | - |
|
|
1198
|
+
| `tabIndex` | `number` | No | `-` | - |
|
|
1199
|
+
| `tableValues` | `string \| number` | No | `-` | - |
|
|
1200
|
+
| `target` | `string` | No | `-` | - |
|
|
1201
|
+
| `targetX` | `string \| number` | No | `-` | - |
|
|
1202
|
+
| `targetY` | `string \| number` | No | `-` | - |
|
|
1203
|
+
| `testID` | `string` | No | `-` | Used to locate this element in unit and end-to-end tests. Under the hood, testID translates to data-testid on Web. On Mobile, testID stays the same - testID |
|
|
1204
|
+
| `textAlign` | `ResponsiveProp<center \| end \| start \| justify>` | No | `-` | - |
|
|
1205
|
+
| `textAnchor` | `string` | No | `-` | - |
|
|
1206
|
+
| `textDecoration` | `ResponsiveProp<none \| underline \| overline \| line-through \| underline overline \| underline double>` | No | `-` | - |
|
|
1207
|
+
| `textLength` | `string \| number` | No | `-` | - |
|
|
1208
|
+
| `textRendering` | `string \| number` | No | `-` | - |
|
|
1209
|
+
| `textTransform` | `ResponsiveProp<capitalize \| lowercase \| none \| uppercase>` | No | `-` | - |
|
|
1210
|
+
| `to` | `string \| number` | No | `-` | - |
|
|
1211
|
+
| `top` | `ResponsiveProp<Top<string \| number>>` | No | `-` | - |
|
|
1212
|
+
| `transform` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| none` | No | `-` | - |
|
|
1213
|
+
| `type` | `string` | No | `-` | - |
|
|
1214
|
+
| `u1` | `string \| number` | No | `-` | - |
|
|
1215
|
+
| `u2` | `string \| number` | No | `-` | - |
|
|
1216
|
+
| `underlinePosition` | `string \| number` | No | `-` | - |
|
|
1217
|
+
| `underlineThickness` | `string \| number` | No | `-` | - |
|
|
1218
|
+
| `unicode` | `string \| number` | No | `-` | - |
|
|
1219
|
+
| `unicodeBidi` | `string \| number` | No | `-` | - |
|
|
1220
|
+
| `unicodeRange` | `string \| number` | No | `-` | - |
|
|
1221
|
+
| `unitsPerEm` | `string \| number` | No | `-` | - |
|
|
1222
|
+
| `userSelect` | `ResponsiveProp<text \| none \| auto \| all>` | No | `-` | - |
|
|
1223
|
+
| `vAlphabetic` | `string \| number` | No | `-` | - |
|
|
1224
|
+
| `vHanging` | `string \| number` | No | `-` | - |
|
|
1225
|
+
| `vIdeographic` | `string \| number` | No | `-` | - |
|
|
1226
|
+
| `vMathematical` | `string \| number` | No | `-` | - |
|
|
1227
|
+
| `values` | `string` | No | `-` | - |
|
|
1228
|
+
| `vectorEffect` | `string \| number` | No | `-` | - |
|
|
1229
|
+
| `version` | `string` | No | `-` | - |
|
|
1230
|
+
| `vertAdvY` | `string \| number` | No | `-` | - |
|
|
1231
|
+
| `vertOriginX` | `string \| number` | No | `-` | - |
|
|
1232
|
+
| `vertOriginY` | `string \| number` | No | `-` | - |
|
|
1233
|
+
| `viewBox` | `string` | No | `-` | - |
|
|
1234
|
+
| `viewTarget` | `string \| number` | No | `-` | - |
|
|
1235
|
+
| `visibility` | `ResponsiveProp<visible \| hidden>` | No | `-` | - |
|
|
1236
|
+
| `width` | `ResponsiveProp<Width<string \| number>>` | No | `-` | - |
|
|
1237
|
+
| `widths` | `string \| number` | No | `-` | - |
|
|
1238
|
+
| `wordSpacing` | `string \| number` | No | `-` | - |
|
|
1239
|
+
| `writingMode` | `string \| number` | No | `-` | - |
|
|
1240
|
+
| `x` | `string \| number` | No | `-` | - |
|
|
1241
|
+
| `x1` | `string \| number` | No | `-` | - |
|
|
1242
|
+
| `x2` | `string \| number` | No | `-` | - |
|
|
1243
|
+
| `xAxis` | `(Partial<AxisConfigProps> & AxisBaseProps & { className?: string; classNames?: { root?: string \| undefined; tickLabel?: string \| undefined; gridLine?: string \| undefined; line?: string \| undefined; tickMark?: string \| undefined; } \| undefined; style?: CSSProperties \| undefined; styles?: { root?: CSSProperties \| undefined; tickLabel?: CSSProperties \| undefined; gridLine?: CSSProperties \| undefined; line?: CSSProperties \| undefined; tickMark?: CSSProperties \| undefined; } \| undefined; } & { position?: top \| bottom \| undefined; height?: number \| undefined; }) \| undefined` | No | `-` | - |
|
|
1244
|
+
| `xChannelSelector` | `string` | No | `-` | - |
|
|
1245
|
+
| `xHeight` | `string \| number` | No | `-` | - |
|
|
1246
|
+
| `xlinkActuate` | `string` | No | `-` | - |
|
|
1247
|
+
| `xlinkArcrole` | `string` | No | `-` | - |
|
|
1248
|
+
| `xlinkHref` | `string` | No | `-` | - |
|
|
1249
|
+
| `xlinkRole` | `string` | No | `-` | - |
|
|
1250
|
+
| `xlinkShow` | `string` | No | `-` | - |
|
|
1251
|
+
| `xlinkTitle` | `string` | No | `-` | - |
|
|
1252
|
+
| `xlinkType` | `string` | No | `-` | - |
|
|
1253
|
+
| `xmlBase` | `string` | No | `-` | - |
|
|
1254
|
+
| `xmlLang` | `string` | No | `-` | - |
|
|
1255
|
+
| `xmlSpace` | `string` | No | `-` | - |
|
|
1256
|
+
| `xmlns` | `string` | No | `-` | - |
|
|
1257
|
+
| `xmlnsXlink` | `string` | No | `-` | - |
|
|
1258
|
+
| `y` | `string \| number` | No | `-` | - |
|
|
1259
|
+
| `y1` | `string \| number` | No | `-` | - |
|
|
1260
|
+
| `y2` | `string \| number` | No | `-` | - |
|
|
1261
|
+
| `yAxis` | `(Partial<AxisConfigProps> & AxisBaseProps & { className?: string; classNames?: { root?: string \| undefined; tickLabel?: string \| undefined; gridLine?: string \| undefined; line?: string \| undefined; tickMark?: string \| undefined; } \| undefined; style?: CSSProperties \| undefined; styles?: { root?: CSSProperties \| undefined; tickLabel?: CSSProperties \| undefined; gridLine?: CSSProperties \| undefined; line?: CSSProperties \| undefined; tickMark?: CSSProperties \| undefined; } \| undefined; } & { axisId?: string \| undefined; position?: left \| right \| undefined; width?: number \| undefined; }) \| undefined` | No | `-` | - |
|
|
1262
|
+
| `yChannelSelector` | `string` | No | `-` | - |
|
|
1263
|
+
| `z` | `string \| number` | No | `-` | - |
|
|
1264
|
+
| `zIndex` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| auto` | No | `-` | - |
|
|
1265
|
+
| `zoomAndPan` | `string` | No | `-` | - |
|
|
1266
|
+
|
|
1268
1267
|
|