@coinbase/cds-mcp-server 8.17.3 → 8.17.5
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 +8 -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,376 +4,11 @@ A flexible line chart component for displaying data trends over time. Supports m
|
|
|
4
4
|
|
|
5
5
|
## Import
|
|
6
6
|
|
|
7
|
-
```
|
|
7
|
+
```tsx
|
|
8
8
|
import { LineChart } from '@coinbase/cds-web-visualization'
|
|
9
9
|
```
|
|
10
10
|
|
|
11
|
-
##
|
|
12
|
-
|
|
13
|
-
| Prop | Type | Required | Default | Description |
|
|
14
|
-
| --- | --- | --- | --- | --- |
|
|
15
|
-
| `AreaComponent` | `AreaComponent` | No | `-` | Custom component to render line area fill. |
|
|
16
|
-
| `LineComponent` | `LineComponent` | No | `-` | Component to render the line. Takes precedence over the type prop if provided. |
|
|
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
|
-
| `areaType` | `dotted \| solid \| gradient` | No | `'gradient'` | The type of area fill to add to the line. |
|
|
30
|
-
| `as` | `svg` | No | `-` | - |
|
|
31
|
-
| `ascent` | `string \| number` | No | `-` | - |
|
|
32
|
-
| `aspectRatio` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| auto` | No | `-` | - |
|
|
33
|
-
| `attributeName` | `string` | No | `-` | - |
|
|
34
|
-
| `attributeType` | `string` | No | `-` | - |
|
|
35
|
-
| `autoReverse` | `false \| true \| true \| false` | No | `-` | - |
|
|
36
|
-
| `azimuth` | `string \| number` | No | `-` | - |
|
|
37
|
-
| `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 | `-` | - |
|
|
38
|
-
| `baseFrequency` | `string \| number` | No | `-` | - |
|
|
39
|
-
| `baseProfile` | `string \| number` | No | `-` | - |
|
|
40
|
-
| `baselineShift` | `string \| number` | No | `-` | - |
|
|
41
|
-
| `bbox` | `string \| number` | No | `-` | - |
|
|
42
|
-
| `begin` | `string \| number` | No | `-` | - |
|
|
43
|
-
| `bias` | `string \| number` | No | `-` | - |
|
|
44
|
-
| `borderBottomLeftRadius` | `0 \| 100 \| 200 \| 300 \| 400 \| 500 \| 600 \| 700 \| 800 \| 900 \| 1000` | No | `-` | - |
|
|
45
|
-
| `borderBottomRightRadius` | `0 \| 100 \| 200 \| 300 \| 400 \| 500 \| 600 \| 700 \| 800 \| 900 \| 1000` | No | `-` | - |
|
|
46
|
-
| `borderBottomWidth` | `0 \| 100 \| 200 \| 300 \| 400 \| 500` | No | `-` | - |
|
|
47
|
-
| `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 | `-` | - |
|
|
48
|
-
| `borderEndWidth` | `0 \| 100 \| 200 \| 300 \| 400 \| 500` | No | `-` | - |
|
|
49
|
-
| `borderRadius` | `0 \| 100 \| 200 \| 300 \| 400 \| 500 \| 600 \| 700 \| 800 \| 900 \| 1000` | No | `-` | - |
|
|
50
|
-
| `borderStartWidth` | `0 \| 100 \| 200 \| 300 \| 400 \| 500` | No | `-` | - |
|
|
51
|
-
| `borderTopLeftRadius` | `0 \| 100 \| 200 \| 300 \| 400 \| 500 \| 600 \| 700 \| 800 \| 900 \| 1000` | No | `-` | - |
|
|
52
|
-
| `borderTopRightRadius` | `0 \| 100 \| 200 \| 300 \| 400 \| 500 \| 600 \| 700 \| 800 \| 900 \| 1000` | No | `-` | - |
|
|
53
|
-
| `borderTopWidth` | `0 \| 100 \| 200 \| 300 \| 400 \| 500` | No | `-` | - |
|
|
54
|
-
| `borderWidth` | `0 \| 100 \| 200 \| 300 \| 400 \| 500` | No | `-` | - |
|
|
55
|
-
| `bordered` | `boolean` | No | `-` | Add a border around all sides of the box. |
|
|
56
|
-
| `borderedBottom` | `boolean` | No | `-` | Add a border to the bottom side of the box. |
|
|
57
|
-
| `borderedEnd` | `boolean` | No | `-` | Add a border to the trailing side of the box. |
|
|
58
|
-
| `borderedHorizontal` | `boolean` | No | `-` | Add a border to the leading and trailing sides of the box. |
|
|
59
|
-
| `borderedStart` | `boolean` | No | `-` | Add a border to the leading side of the box. |
|
|
60
|
-
| `borderedTop` | `boolean` | No | `-` | Add a border to the top side of the box. |
|
|
61
|
-
| `borderedVertical` | `boolean` | No | `-` | Add a border to the top and bottom sides of the box. |
|
|
62
|
-
| `bottom` | `ResponsiveProp<Bottom<string \| number>>` | No | `-` | - |
|
|
63
|
-
| `by` | `string \| number` | No | `-` | - |
|
|
64
|
-
| `calcMode` | `string \| number` | No | `-` | - |
|
|
65
|
-
| `capHeight` | `string \| number` | No | `-` | - |
|
|
66
|
-
| `className` | `string` | No | `-` | - |
|
|
67
|
-
| `clip` | `string \| number` | No | `-` | - |
|
|
68
|
-
| `clipPath` | `string` | No | `-` | - |
|
|
69
|
-
| `clipPathUnits` | `string \| number` | No | `-` | - |
|
|
70
|
-
| `clipRule` | `string \| number` | No | `-` | - |
|
|
71
|
-
| `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 | `-` | - |
|
|
72
|
-
| `colorInterpolation` | `string \| number` | No | `-` | - |
|
|
73
|
-
| `colorInterpolationFilters` | `inherit \| auto \| sRGB \| linearRGB` | No | `-` | - |
|
|
74
|
-
| `colorProfile` | `string \| number` | No | `-` | - |
|
|
75
|
-
| `colorRendering` | `string \| number` | No | `-` | - |
|
|
76
|
-
| `columnGap` | `0 \| 5 \| 10 \| 0.25 \| 0.5 \| 0.75 \| 1 \| 1.5 \| 2 \| 3 \| 4 \| 6 \| 7 \| 8 \| 9` | No | `-` | - |
|
|
77
|
-
| `contentScriptType` | `string \| number` | No | `-` | - |
|
|
78
|
-
| `contentStyleType` | `string \| number` | No | `-` | - |
|
|
79
|
-
| `crossOrigin` | ` \| anonymous \| use-credentials` | No | `-` | - |
|
|
80
|
-
| `cursor` | `string \| number` | No | `-` | - |
|
|
81
|
-
| `curve` | `bump \| catmullRom \| linear \| linearClosed \| monotone \| natural \| step \| stepBefore \| stepAfter` | No | `'linear'` | The curve interpolation method to use for the line. |
|
|
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` | `string \| number` | No | `-` | - |
|
|
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
|
-
| `onPointClick` | `((event: MouseEvent<Element, MouseEvent>, point: { x: number; y: number; dataX: number; dataY: number; }) => void)` | No | `-` | Handler for when a dot is clicked. Automatically makes dots appear pressable when provided. |
|
|
218
|
-
| `onScrubberPositionChange` | `((index: number) => void) \| undefined` | No | `-` | Callback fired when the scrubber position changes. Receives the dataIndex of the scrubber or undefined when not scrubbing. |
|
|
219
|
-
| `opacity` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset` | No | `-` | - |
|
|
220
|
-
| `operator` | `string \| number` | No | `-` | - |
|
|
221
|
-
| `order` | `string \| number` | No | `-` | - |
|
|
222
|
-
| `orient` | `string \| number` | No | `-` | - |
|
|
223
|
-
| `orientation` | `string \| number` | No | `-` | - |
|
|
224
|
-
| `origin` | `string \| number` | No | `-` | - |
|
|
225
|
-
| `overflow` | `ResponsiveProp<clip \| auto \| visible \| hidden \| scroll>` | No | `-` | - |
|
|
226
|
-
| `overlinePosition` | `string \| number` | No | `-` | - |
|
|
227
|
-
| `overlineThickness` | `string \| number` | No | `-` | - |
|
|
228
|
-
| `padding` | `0 \| 5 \| 10 \| 0.25 \| 0.5 \| 0.75 \| 1 \| 1.5 \| 2 \| 3 \| 4 \| 6 \| 7 \| 8 \| 9` | No | `-` | - |
|
|
229
|
-
| `paddingBottom` | `0 \| 5 \| 10 \| 0.25 \| 0.5 \| 0.75 \| 1 \| 1.5 \| 2 \| 3 \| 4 \| 6 \| 7 \| 8 \| 9` | No | `-` | - |
|
|
230
|
-
| `paddingEnd` | `0 \| 5 \| 10 \| 0.25 \| 0.5 \| 0.75 \| 1 \| 1.5 \| 2 \| 3 \| 4 \| 6 \| 7 \| 8 \| 9` | No | `-` | - |
|
|
231
|
-
| `paddingStart` | `0 \| 5 \| 10 \| 0.25 \| 0.5 \| 0.75 \| 1 \| 1.5 \| 2 \| 3 \| 4 \| 6 \| 7 \| 8 \| 9` | No | `-` | - |
|
|
232
|
-
| `paddingTop` | `0 \| 5 \| 10 \| 0.25 \| 0.5 \| 0.75 \| 1 \| 1.5 \| 2 \| 3 \| 4 \| 6 \| 7 \| 8 \| 9` | No | `-` | - |
|
|
233
|
-
| `paddingX` | `0 \| 5 \| 10 \| 0.25 \| 0.5 \| 0.75 \| 1 \| 1.5 \| 2 \| 3 \| 4 \| 6 \| 7 \| 8 \| 9` | No | `-` | - |
|
|
234
|
-
| `paddingY` | `0 \| 5 \| 10 \| 0.25 \| 0.5 \| 0.75 \| 1 \| 1.5 \| 2 \| 3 \| 4 \| 6 \| 7 \| 8 \| 9` | No | `-` | - |
|
|
235
|
-
| `paintOrder` | `string \| number` | No | `-` | - |
|
|
236
|
-
| `panose1` | `string \| number` | No | `-` | - |
|
|
237
|
-
| `path` | `string` | No | `-` | - |
|
|
238
|
-
| `pathLength` | `string \| number` | No | `-` | - |
|
|
239
|
-
| `patternContentUnits` | `string` | No | `-` | - |
|
|
240
|
-
| `patternTransform` | `string \| number` | No | `-` | - |
|
|
241
|
-
| `patternUnits` | `string` | No | `-` | - |
|
|
242
|
-
| `pin` | `top \| bottom \| left \| right \| all` | No | `-` | Direction in which to absolutely pin the box. |
|
|
243
|
-
| `pointerEvents` | `string \| number` | No | `-` | - |
|
|
244
|
-
| `points` | `string` | No | `-` | - |
|
|
245
|
-
| `pointsAtX` | `string \| number` | No | `-` | - |
|
|
246
|
-
| `pointsAtY` | `string \| number` | No | `-` | - |
|
|
247
|
-
| `pointsAtZ` | `string \| number` | No | `-` | - |
|
|
248
|
-
| `position` | `ResponsiveProp<static \| relative \| absolute \| fixed \| sticky>` | No | `-` | - |
|
|
249
|
-
| `preserveAlpha` | `false \| true \| true \| false` | No | `-` | - |
|
|
250
|
-
| `preserveAspectRatio` | `string` | No | `-` | - |
|
|
251
|
-
| `primitiveUnits` | `string \| number` | No | `-` | - |
|
|
252
|
-
| `r` | `string \| number` | No | `-` | - |
|
|
253
|
-
| `radius` | `string \| number` | No | `-` | - |
|
|
254
|
-
| `ref` | `((instance: SVGSVGElement \| null) => void) \| RefObject<SVGSVGElement> \| null` | No | `-` | - |
|
|
255
|
-
| `refX` | `string \| number` | No | `-` | - |
|
|
256
|
-
| `refY` | `string \| number` | No | `-` | - |
|
|
257
|
-
| `renderPoints` | `((params: RenderPointsParams) => boolean \| PointConfig \| null) \| undefined` | No | `-` | Callback function to determine how to render points at each data point in the series. Called for every entry in the data array. |
|
|
258
|
-
| `renderingIntent` | `string \| number` | No | `-` | - |
|
|
259
|
-
| `repeatCount` | `string \| number` | No | `-` | - |
|
|
260
|
-
| `repeatDur` | `string \| number` | No | `-` | - |
|
|
261
|
-
| `requiredExtensions` | `string \| number` | No | `-` | - |
|
|
262
|
-
| `requiredFeatures` | `string \| number` | No | `-` | - |
|
|
263
|
-
| `restart` | `string \| number` | No | `-` | - |
|
|
264
|
-
| `result` | `string` | No | `-` | - |
|
|
265
|
-
| `right` | `ResponsiveProp<Right<string \| number>>` | No | `-` | - |
|
|
266
|
-
| `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 | `-` | - |
|
|
267
|
-
| `rotate` | `string \| number` | No | `-` | - |
|
|
268
|
-
| `rowGap` | `0 \| 5 \| 10 \| 0.25 \| 0.5 \| 0.75 \| 1 \| 1.5 \| 2 \| 3 \| 4 \| 6 \| 7 \| 8 \| 9` | No | `-` | - |
|
|
269
|
-
| `rx` | `string \| number` | No | `-` | - |
|
|
270
|
-
| `ry` | `string \| number` | No | `-` | - |
|
|
271
|
-
| `scale` | `string \| number` | No | `-` | - |
|
|
272
|
-
| `seed` | `string \| number` | No | `-` | - |
|
|
273
|
-
| `series` | `LineSeries[]` | No | `-` | Configuration objects that define how to visualize the data. Each series supports Line component props for individual customization. |
|
|
274
|
-
| `shapeRendering` | `string \| number` | No | `-` | - |
|
|
275
|
-
| `showArea` | `boolean` | No | `-` | Show area fill under the line. |
|
|
276
|
-
| `showXAxis` | `boolean` | No | `-` | Whether to show the X axis. |
|
|
277
|
-
| `showYAxis` | `boolean` | No | `-` | Whether to show the Y axis. |
|
|
278
|
-
| `slope` | `string \| number` | No | `-` | - |
|
|
279
|
-
| `spacing` | `string \| number` | No | `-` | - |
|
|
280
|
-
| `specularConstant` | `string \| number` | No | `-` | - |
|
|
281
|
-
| `specularExponent` | `string \| number` | No | `-` | - |
|
|
282
|
-
| `speed` | `string \| number` | No | `-` | - |
|
|
283
|
-
| `spreadMethod` | `string` | No | `-` | - |
|
|
284
|
-
| `startOffset` | `string \| number` | No | `-` | - |
|
|
285
|
-
| `stdDeviation` | `string \| number` | No | `-` | - |
|
|
286
|
-
| `stemh` | `string \| number` | No | `-` | - |
|
|
287
|
-
| `stemv` | `string \| number` | No | `-` | - |
|
|
288
|
-
| `stitchTiles` | `string \| number` | No | `-` | - |
|
|
289
|
-
| `stopColor` | `string` | No | `-` | - |
|
|
290
|
-
| `stopOpacity` | `string \| number` | No | `-` | - |
|
|
291
|
-
| `strikethroughPosition` | `string \| number` | No | `-` | - |
|
|
292
|
-
| `strikethroughThickness` | `string \| number` | No | `-` | - |
|
|
293
|
-
| `string` | `string \| number` | No | `-` | - |
|
|
294
|
-
| `stroke` | `string` | No | `-` | - |
|
|
295
|
-
| `strokeDasharray` | `string \| number` | No | `-` | - |
|
|
296
|
-
| `strokeDashoffset` | `string \| number` | No | `-` | - |
|
|
297
|
-
| `strokeLinecap` | `inherit \| butt \| round \| square` | No | `-` | - |
|
|
298
|
-
| `strokeLinejoin` | `inherit \| round \| miter \| bevel` | No | `-` | - |
|
|
299
|
-
| `strokeMiterlimit` | `string \| number` | No | `-` | - |
|
|
300
|
-
| `strokeOpacity` | `string \| number` | No | `-` | - |
|
|
301
|
-
| `strokeWidth` | `number` | No | `-` | - |
|
|
302
|
-
| `style` | `CSSProperties` | No | `-` | - |
|
|
303
|
-
| `suppressHydrationWarning` | `boolean` | No | `-` | - |
|
|
304
|
-
| `surfaceScale` | `string \| number` | No | `-` | - |
|
|
305
|
-
| `systemLanguage` | `string \| number` | No | `-` | - |
|
|
306
|
-
| `tabIndex` | `number` | No | `-` | - |
|
|
307
|
-
| `tableValues` | `string \| number` | No | `-` | - |
|
|
308
|
-
| `target` | `string` | No | `-` | - |
|
|
309
|
-
| `targetX` | `string \| number` | No | `-` | - |
|
|
310
|
-
| `targetY` | `string \| number` | No | `-` | - |
|
|
311
|
-
| `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 |
|
|
312
|
-
| `textAlign` | `ResponsiveProp<center \| end \| start \| justify>` | No | `-` | - |
|
|
313
|
-
| `textAnchor` | `string` | No | `-` | - |
|
|
314
|
-
| `textDecoration` | `ResponsiveProp<none \| underline \| overline \| line-through \| underline overline \| underline double>` | No | `-` | - |
|
|
315
|
-
| `textLength` | `string \| number` | No | `-` | - |
|
|
316
|
-
| `textRendering` | `string \| number` | No | `-` | - |
|
|
317
|
-
| `textTransform` | `ResponsiveProp<capitalize \| lowercase \| none \| uppercase>` | No | `-` | - |
|
|
318
|
-
| `to` | `string \| number` | No | `-` | - |
|
|
319
|
-
| `top` | `ResponsiveProp<Top<string \| number>>` | No | `-` | - |
|
|
320
|
-
| `transform` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| none` | No | `-` | - |
|
|
321
|
-
| `type` | `dotted \| solid \| gradient` | No | `'solid'` | The type of line to render. |
|
|
322
|
-
| `u1` | `string \| number` | No | `-` | - |
|
|
323
|
-
| `u2` | `string \| number` | No | `-` | - |
|
|
324
|
-
| `underlinePosition` | `string \| number` | No | `-` | - |
|
|
325
|
-
| `underlineThickness` | `string \| number` | No | `-` | - |
|
|
326
|
-
| `unicode` | `string \| number` | No | `-` | - |
|
|
327
|
-
| `unicodeBidi` | `string \| number` | No | `-` | - |
|
|
328
|
-
| `unicodeRange` | `string \| number` | No | `-` | - |
|
|
329
|
-
| `unitsPerEm` | `string \| number` | No | `-` | - |
|
|
330
|
-
| `userSelect` | `ResponsiveProp<text \| none \| auto \| all>` | No | `-` | - |
|
|
331
|
-
| `vAlphabetic` | `string \| number` | No | `-` | - |
|
|
332
|
-
| `vHanging` | `string \| number` | No | `-` | - |
|
|
333
|
-
| `vIdeographic` | `string \| number` | No | `-` | - |
|
|
334
|
-
| `vMathematical` | `string \| number` | No | `-` | - |
|
|
335
|
-
| `values` | `string` | No | `-` | - |
|
|
336
|
-
| `vectorEffect` | `string \| number` | No | `-` | - |
|
|
337
|
-
| `version` | `string` | No | `-` | - |
|
|
338
|
-
| `vertAdvY` | `string \| number` | No | `-` | - |
|
|
339
|
-
| `vertOriginX` | `string \| number` | No | `-` | - |
|
|
340
|
-
| `vertOriginY` | `string \| number` | No | `-` | - |
|
|
341
|
-
| `viewBox` | `string` | No | `-` | - |
|
|
342
|
-
| `viewTarget` | `string \| number` | No | `-` | - |
|
|
343
|
-
| `visibility` | `ResponsiveProp<visible \| hidden>` | No | `-` | - |
|
|
344
|
-
| `width` | `ResponsiveProp<Width<string \| number>>` | No | `-` | - |
|
|
345
|
-
| `widths` | `string \| number` | No | `-` | - |
|
|
346
|
-
| `wordSpacing` | `string \| number` | No | `-` | - |
|
|
347
|
-
| `writingMode` | `string \| number` | No | `-` | - |
|
|
348
|
-
| `x` | `string \| number` | No | `-` | - |
|
|
349
|
-
| `x1` | `string \| number` | No | `-` | - |
|
|
350
|
-
| `x2` | `string \| number` | No | `-` | - |
|
|
351
|
-
| `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 | `-` | - |
|
|
352
|
-
| `xChannelSelector` | `string` | No | `-` | - |
|
|
353
|
-
| `xHeight` | `string \| number` | No | `-` | - |
|
|
354
|
-
| `xlinkActuate` | `string` | No | `-` | - |
|
|
355
|
-
| `xlinkArcrole` | `string` | No | `-` | - |
|
|
356
|
-
| `xlinkHref` | `string` | No | `-` | - |
|
|
357
|
-
| `xlinkRole` | `string` | No | `-` | - |
|
|
358
|
-
| `xlinkShow` | `string` | No | `-` | - |
|
|
359
|
-
| `xlinkTitle` | `string` | No | `-` | - |
|
|
360
|
-
| `xlinkType` | `string` | No | `-` | - |
|
|
361
|
-
| `xmlBase` | `string` | No | `-` | - |
|
|
362
|
-
| `xmlLang` | `string` | No | `-` | - |
|
|
363
|
-
| `xmlSpace` | `string` | No | `-` | - |
|
|
364
|
-
| `xmlns` | `string` | No | `-` | - |
|
|
365
|
-
| `xmlnsXlink` | `string` | No | `-` | - |
|
|
366
|
-
| `y` | `string \| number` | No | `-` | - |
|
|
367
|
-
| `y1` | `string \| number` | No | `-` | - |
|
|
368
|
-
| `y2` | `string \| number` | No | `-` | - |
|
|
369
|
-
| `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 | `-` | - |
|
|
370
|
-
| `yChannelSelector` | `string` | No | `-` | - |
|
|
371
|
-
| `z` | `string \| number` | No | `-` | - |
|
|
372
|
-
| `zIndex` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| auto` | No | `-` | - |
|
|
373
|
-
| `zoomAndPan` | `string` | No | `-` | - |
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
## Examples
|
|
11
|
+
## Examples
|
|
377
12
|
|
|
378
13
|
### Basic Example
|
|
379
14
|
|
|
@@ -1574,4 +1209,368 @@ function BitcoinChartWithScrubberBeacon() {
|
|
|
1574
1209
|
};
|
|
1575
1210
|
```
|
|
1576
1211
|
|
|
1212
|
+
## Props
|
|
1213
|
+
|
|
1214
|
+
| Prop | Type | Required | Default | Description |
|
|
1215
|
+
| --- | --- | --- | --- | --- |
|
|
1216
|
+
| `AreaComponent` | `AreaComponent` | No | `-` | Custom component to render line area fill. |
|
|
1217
|
+
| `LineComponent` | `LineComponent` | No | `-` | Component to render the line. Takes precedence over the type prop if provided. |
|
|
1218
|
+
| `accentHeight` | `string \| number` | No | `-` | - |
|
|
1219
|
+
| `accumulate` | `none \| sum` | No | `-` | - |
|
|
1220
|
+
| `additive` | `sum \| replace` | No | `-` | - |
|
|
1221
|
+
| `alignContent` | `ResponsiveProp<center \| end \| normal \| start \| flex-start \| flex-end \| space-between \| space-around \| space-evenly \| stretch \| baseline \| first baseline \| last baseline>` | No | `-` | - |
|
|
1222
|
+
| `alignItems` | `ResponsiveProp<center \| end \| normal \| start \| flex-start \| flex-end \| stretch \| baseline \| first baseline \| last baseline \| self-start \| self-end>` | No | `-` | - |
|
|
1223
|
+
| `alignSelf` | `ResponsiveProp<center \| end \| normal \| auto \| start \| flex-start \| flex-end \| stretch \| baseline \| first baseline \| last baseline \| self-start \| self-end>` | No | `-` | - |
|
|
1224
|
+
| `alignmentBaseline` | `alphabetic \| hanging \| ideographic \| mathematical \| inherit \| auto \| baseline \| before-edge \| text-before-edge \| middle \| central \| after-edge \| text-after-edge` | No | `-` | - |
|
|
1225
|
+
| `allowReorder` | `no \| yes` | No | `-` | - |
|
|
1226
|
+
| `alphabetic` | `string \| number` | No | `-` | - |
|
|
1227
|
+
| `amplitude` | `string \| number` | No | `-` | - |
|
|
1228
|
+
| `animate` | `boolean` | No | `true` | Whether to animate the chart. |
|
|
1229
|
+
| `arabicForm` | `initial \| medial \| terminal \| isolated` | No | `-` | - |
|
|
1230
|
+
| `areaType` | `dotted \| solid \| gradient` | No | `'gradient'` | The type of area fill to add to the line. |
|
|
1231
|
+
| `as` | `svg` | No | `-` | - |
|
|
1232
|
+
| `ascent` | `string \| number` | No | `-` | - |
|
|
1233
|
+
| `aspectRatio` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| auto` | No | `-` | - |
|
|
1234
|
+
| `attributeName` | `string` | No | `-` | - |
|
|
1235
|
+
| `attributeType` | `string` | No | `-` | - |
|
|
1236
|
+
| `autoReverse` | `false \| true \| true \| false` | No | `-` | - |
|
|
1237
|
+
| `azimuth` | `string \| number` | No | `-` | - |
|
|
1238
|
+
| `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 | `-` | - |
|
|
1239
|
+
| `baseFrequency` | `string \| number` | No | `-` | - |
|
|
1240
|
+
| `baseProfile` | `string \| number` | No | `-` | - |
|
|
1241
|
+
| `baselineShift` | `string \| number` | No | `-` | - |
|
|
1242
|
+
| `bbox` | `string \| number` | No | `-` | - |
|
|
1243
|
+
| `begin` | `string \| number` | No | `-` | - |
|
|
1244
|
+
| `bias` | `string \| number` | No | `-` | - |
|
|
1245
|
+
| `borderBottomLeftRadius` | `0 \| 100 \| 200 \| 300 \| 400 \| 500 \| 600 \| 700 \| 800 \| 900 \| 1000` | No | `-` | - |
|
|
1246
|
+
| `borderBottomRightRadius` | `0 \| 100 \| 200 \| 300 \| 400 \| 500 \| 600 \| 700 \| 800 \| 900 \| 1000` | No | `-` | - |
|
|
1247
|
+
| `borderBottomWidth` | `0 \| 100 \| 200 \| 300 \| 400 \| 500` | No | `-` | - |
|
|
1248
|
+
| `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 | `-` | - |
|
|
1249
|
+
| `borderEndWidth` | `0 \| 100 \| 200 \| 300 \| 400 \| 500` | No | `-` | - |
|
|
1250
|
+
| `borderRadius` | `0 \| 100 \| 200 \| 300 \| 400 \| 500 \| 600 \| 700 \| 800 \| 900 \| 1000` | No | `-` | - |
|
|
1251
|
+
| `borderStartWidth` | `0 \| 100 \| 200 \| 300 \| 400 \| 500` | No | `-` | - |
|
|
1252
|
+
| `borderTopLeftRadius` | `0 \| 100 \| 200 \| 300 \| 400 \| 500 \| 600 \| 700 \| 800 \| 900 \| 1000` | No | `-` | - |
|
|
1253
|
+
| `borderTopRightRadius` | `0 \| 100 \| 200 \| 300 \| 400 \| 500 \| 600 \| 700 \| 800 \| 900 \| 1000` | No | `-` | - |
|
|
1254
|
+
| `borderTopWidth` | `0 \| 100 \| 200 \| 300 \| 400 \| 500` | No | `-` | - |
|
|
1255
|
+
| `borderWidth` | `0 \| 100 \| 200 \| 300 \| 400 \| 500` | No | `-` | - |
|
|
1256
|
+
| `bordered` | `boolean` | No | `-` | Add a border around all sides of the box. |
|
|
1257
|
+
| `borderedBottom` | `boolean` | No | `-` | Add a border to the bottom side of the box. |
|
|
1258
|
+
| `borderedEnd` | `boolean` | No | `-` | Add a border to the trailing side of the box. |
|
|
1259
|
+
| `borderedHorizontal` | `boolean` | No | `-` | Add a border to the leading and trailing sides of the box. |
|
|
1260
|
+
| `borderedStart` | `boolean` | No | `-` | Add a border to the leading side of the box. |
|
|
1261
|
+
| `borderedTop` | `boolean` | No | `-` | Add a border to the top side of the box. |
|
|
1262
|
+
| `borderedVertical` | `boolean` | No | `-` | Add a border to the top and bottom sides of the box. |
|
|
1263
|
+
| `bottom` | `ResponsiveProp<Bottom<string \| number>>` | No | `-` | - |
|
|
1264
|
+
| `by` | `string \| number` | No | `-` | - |
|
|
1265
|
+
| `calcMode` | `string \| number` | No | `-` | - |
|
|
1266
|
+
| `capHeight` | `string \| number` | No | `-` | - |
|
|
1267
|
+
| `className` | `string` | No | `-` | - |
|
|
1268
|
+
| `clip` | `string \| number` | No | `-` | - |
|
|
1269
|
+
| `clipPath` | `string` | No | `-` | - |
|
|
1270
|
+
| `clipPathUnits` | `string \| number` | No | `-` | - |
|
|
1271
|
+
| `clipRule` | `string \| number` | No | `-` | - |
|
|
1272
|
+
| `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 | `-` | - |
|
|
1273
|
+
| `colorInterpolation` | `string \| number` | No | `-` | - |
|
|
1274
|
+
| `colorInterpolationFilters` | `inherit \| auto \| sRGB \| linearRGB` | No | `-` | - |
|
|
1275
|
+
| `colorProfile` | `string \| number` | No | `-` | - |
|
|
1276
|
+
| `colorRendering` | `string \| number` | No | `-` | - |
|
|
1277
|
+
| `columnGap` | `0 \| 5 \| 10 \| 0.25 \| 0.5 \| 0.75 \| 1 \| 1.5 \| 2 \| 3 \| 4 \| 6 \| 7 \| 8 \| 9` | No | `-` | - |
|
|
1278
|
+
| `contentScriptType` | `string \| number` | No | `-` | - |
|
|
1279
|
+
| `contentStyleType` | `string \| number` | No | `-` | - |
|
|
1280
|
+
| `crossOrigin` | ` \| anonymous \| use-credentials` | No | `-` | - |
|
|
1281
|
+
| `cursor` | `string \| number` | No | `-` | - |
|
|
1282
|
+
| `curve` | `bump \| catmullRom \| linear \| linearClosed \| monotone \| natural \| step \| stepBefore \| stepAfter` | No | `'linear'` | The curve interpolation method to use for the line. |
|
|
1283
|
+
| `cx` | `string \| number` | No | `-` | - |
|
|
1284
|
+
| `cy` | `string \| number` | No | `-` | - |
|
|
1285
|
+
| `d` | `string` | No | `-` | - |
|
|
1286
|
+
| `dangerouslySetBackground` | `string` | No | `-` | - |
|
|
1287
|
+
| `decelerate` | `string \| number` | No | `-` | - |
|
|
1288
|
+
| `descent` | `string \| number` | No | `-` | - |
|
|
1289
|
+
| `diffuseConstant` | `string \| number` | No | `-` | - |
|
|
1290
|
+
| `direction` | `string \| number` | No | `-` | - |
|
|
1291
|
+
| `display` | `ResponsiveProp<grid \| revert \| none \| block \| inline \| inline-block \| flex \| inline-flex \| inline-grid \| contents \| flow-root \| list-item>` | No | `-` | - |
|
|
1292
|
+
| `divisor` | `string \| number` | No | `-` | - |
|
|
1293
|
+
| `dominantBaseline` | `string \| number` | No | `-` | - |
|
|
1294
|
+
| `dur` | `string \| number` | No | `-` | - |
|
|
1295
|
+
| `dx` | `string \| number` | No | `-` | - |
|
|
1296
|
+
| `dy` | `string \| number` | No | `-` | - |
|
|
1297
|
+
| `edgeMode` | `string \| number` | No | `-` | - |
|
|
1298
|
+
| `elevation` | `0 \| 1 \| 2` | No | `-` | - |
|
|
1299
|
+
| `enableBackground` | `string \| number` | No | `-` | - |
|
|
1300
|
+
| `enableScrubbing` | `boolean` | No | `-` | Enables scrubbing interactions. When true, allows scrubbing and makes scrubber components interactive. |
|
|
1301
|
+
| `end` | `string \| number` | No | `-` | - |
|
|
1302
|
+
| `exponent` | `string \| number` | No | `-` | - |
|
|
1303
|
+
| `externalResourcesRequired` | `false \| true \| true \| false` | No | `-` | - |
|
|
1304
|
+
| `fill` | `string` | No | `-` | - |
|
|
1305
|
+
| `fillOpacity` | `string \| number` | No | `-` | - |
|
|
1306
|
+
| `fillRule` | `inherit \| nonzero \| evenodd` | No | `-` | - |
|
|
1307
|
+
| `filter` | `string` | No | `-` | - |
|
|
1308
|
+
| `filterRes` | `string \| number` | No | `-` | - |
|
|
1309
|
+
| `filterUnits` | `string \| number` | No | `-` | - |
|
|
1310
|
+
| `flexBasis` | `ResponsiveProp<FlexBasis<string \| number>>` | No | `-` | - |
|
|
1311
|
+
| `flexDirection` | `ResponsiveProp<row \| row-reverse \| column \| column-reverse>` | No | `-` | - |
|
|
1312
|
+
| `flexGrow` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset` | No | `-` | - |
|
|
1313
|
+
| `flexShrink` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset` | No | `-` | - |
|
|
1314
|
+
| `flexWrap` | `ResponsiveProp<nowrap \| wrap \| wrap-reverse>` | No | `-` | - |
|
|
1315
|
+
| `floodColor` | `string \| number` | No | `-` | - |
|
|
1316
|
+
| `floodOpacity` | `string \| number` | No | `-` | - |
|
|
1317
|
+
| `focusable` | `auto \| Booleanish` | No | `-` | - |
|
|
1318
|
+
| `font` | `ResponsiveProp<FontFamily \| inherit>` | No | `-` | - |
|
|
1319
|
+
| `fontFamily` | `ResponsiveProp<FontFamily \| inherit>` | No | `-` | - |
|
|
1320
|
+
| `fontSize` | `ResponsiveProp<FontSize \| inherit>` | No | `-` | - |
|
|
1321
|
+
| `fontSizeAdjust` | `string \| number` | No | `-` | - |
|
|
1322
|
+
| `fontStretch` | `string \| number` | No | `-` | - |
|
|
1323
|
+
| `fontStyle` | `string \| number` | No | `-` | - |
|
|
1324
|
+
| `fontVariant` | `string \| number` | No | `-` | - |
|
|
1325
|
+
| `fontWeight` | `ResponsiveProp<FontWeight \| inherit>` | No | `-` | - |
|
|
1326
|
+
| `format` | `string \| number` | No | `-` | - |
|
|
1327
|
+
| `fr` | `string \| number` | No | `-` | - |
|
|
1328
|
+
| `from` | `string \| number` | No | `-` | - |
|
|
1329
|
+
| `fx` | `string \| number` | No | `-` | - |
|
|
1330
|
+
| `fy` | `string \| number` | No | `-` | - |
|
|
1331
|
+
| `g1` | `string \| number` | No | `-` | - |
|
|
1332
|
+
| `g2` | `string \| number` | No | `-` | - |
|
|
1333
|
+
| `gap` | `0 \| 5 \| 10 \| 0.25 \| 0.5 \| 0.75 \| 1 \| 1.5 \| 2 \| 3 \| 4 \| 6 \| 7 \| 8 \| 9` | No | `-` | - |
|
|
1334
|
+
| `glyphName` | `string \| number` | No | `-` | - |
|
|
1335
|
+
| `glyphOrientationHorizontal` | `string \| number` | No | `-` | - |
|
|
1336
|
+
| `glyphOrientationVertical` | `string \| number` | No | `-` | - |
|
|
1337
|
+
| `glyphRef` | `string \| number` | No | `-` | - |
|
|
1338
|
+
| `gradientTransform` | `string` | No | `-` | - |
|
|
1339
|
+
| `gradientUnits` | `string` | No | `-` | - |
|
|
1340
|
+
| `grid` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| none` | No | `-` | - |
|
|
1341
|
+
| `gridArea` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| auto` | No | `-` | - |
|
|
1342
|
+
| `gridAutoColumns` | `ResponsiveProp<GridAutoColumns<string \| number>>` | No | `-` | - |
|
|
1343
|
+
| `gridAutoFlow` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| row \| column \| dense` | No | `-` | - |
|
|
1344
|
+
| `gridAutoRows` | `ResponsiveProp<GridAutoRows<string \| number>>` | No | `-` | - |
|
|
1345
|
+
| `gridColumn` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| auto` | No | `-` | - |
|
|
1346
|
+
| `gridColumnEnd` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| auto` | No | `-` | - |
|
|
1347
|
+
| `gridColumnStart` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| auto` | No | `-` | - |
|
|
1348
|
+
| `gridRow` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| auto` | No | `-` | - |
|
|
1349
|
+
| `gridRowEnd` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| auto` | No | `-` | - |
|
|
1350
|
+
| `gridRowStart` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| auto` | No | `-` | - |
|
|
1351
|
+
| `gridTemplate` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| none` | No | `-` | - |
|
|
1352
|
+
| `gridTemplateAreas` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| none` | No | `-` | - |
|
|
1353
|
+
| `gridTemplateColumns` | `ResponsiveProp<GridTemplateColumns<string \| number>>` | No | `-` | - |
|
|
1354
|
+
| `gridTemplateRows` | `ResponsiveProp<GridTemplateRows<string \| number>>` | No | `-` | - |
|
|
1355
|
+
| `hanging` | `string \| number` | No | `-` | - |
|
|
1356
|
+
| `height` | `ResponsiveProp<Height<string \| number>>` | No | `-` | - |
|
|
1357
|
+
| `horizAdvX` | `string \| number` | No | `-` | - |
|
|
1358
|
+
| `horizOriginX` | `string \| number` | No | `-` | - |
|
|
1359
|
+
| `href` | `string` | No | `-` | - |
|
|
1360
|
+
| `id` | `string` | No | `-` | - |
|
|
1361
|
+
| `ideographic` | `string \| number` | No | `-` | - |
|
|
1362
|
+
| `imageRendering` | `string \| number` | No | `-` | - |
|
|
1363
|
+
| `in` | `string` | No | `-` | - |
|
|
1364
|
+
| `in2` | `string \| number` | No | `-` | - |
|
|
1365
|
+
| `inset` | `number \| Partial<ChartInset>` | No | `-` | Inset around the entire chart (outside the axes). |
|
|
1366
|
+
| `intercept` | `string \| number` | No | `-` | - |
|
|
1367
|
+
| `justifyContent` | `ResponsiveProp<left \| right \| center \| end \| normal \| start \| flex-start \| flex-end \| space-between \| space-around \| space-evenly \| stretch>` | No | `-` | - |
|
|
1368
|
+
| `k` | `string \| number` | No | `-` | - |
|
|
1369
|
+
| `k1` | `string \| number` | No | `-` | - |
|
|
1370
|
+
| `k2` | `string \| number` | No | `-` | - |
|
|
1371
|
+
| `k3` | `string \| number` | No | `-` | - |
|
|
1372
|
+
| `k4` | `string \| number` | No | `-` | - |
|
|
1373
|
+
| `kernelMatrix` | `string \| number` | No | `-` | - |
|
|
1374
|
+
| `kernelUnitLength` | `string \| number` | No | `-` | - |
|
|
1375
|
+
| `kerning` | `string \| number` | No | `-` | - |
|
|
1376
|
+
| `key` | `Key \| null` | No | `-` | - |
|
|
1377
|
+
| `keyPoints` | `string \| number` | No | `-` | - |
|
|
1378
|
+
| `keySplines` | `string \| number` | No | `-` | - |
|
|
1379
|
+
| `keyTimes` | `string \| number` | No | `-` | - |
|
|
1380
|
+
| `lang` | `string` | No | `-` | - |
|
|
1381
|
+
| `left` | `ResponsiveProp<Left<string \| number>>` | No | `-` | - |
|
|
1382
|
+
| `lengthAdjust` | `string \| number` | No | `-` | - |
|
|
1383
|
+
| `letterSpacing` | `string \| number` | No | `-` | - |
|
|
1384
|
+
| `lightingColor` | `string \| number` | No | `-` | - |
|
|
1385
|
+
| `limitingConeAngle` | `string \| number` | No | `-` | - |
|
|
1386
|
+
| `lineHeight` | `ResponsiveProp<LineHeight \| inherit>` | No | `-` | - |
|
|
1387
|
+
| `local` | `string \| number` | No | `-` | - |
|
|
1388
|
+
| `margin` | `ResponsiveProp<0 \| -5 \| -10 \| -0.25 \| -0.5 \| -0.75 \| -1 \| -1.5 \| -2 \| -3 \| -4 \| -6 \| -7 \| -8 \| -9>` | No | `-` | - |
|
|
1389
|
+
| `marginBottom` | `ResponsiveProp<0 \| -5 \| -10 \| -0.25 \| -0.5 \| -0.75 \| -1 \| -1.5 \| -2 \| -3 \| -4 \| -6 \| -7 \| -8 \| -9>` | No | `-` | - |
|
|
1390
|
+
| `marginEnd` | `ResponsiveProp<0 \| -5 \| -10 \| -0.25 \| -0.5 \| -0.75 \| -1 \| -1.5 \| -2 \| -3 \| -4 \| -6 \| -7 \| -8 \| -9>` | No | `-` | - |
|
|
1391
|
+
| `marginStart` | `ResponsiveProp<0 \| -5 \| -10 \| -0.25 \| -0.5 \| -0.75 \| -1 \| -1.5 \| -2 \| -3 \| -4 \| -6 \| -7 \| -8 \| -9>` | No | `-` | - |
|
|
1392
|
+
| `marginTop` | `ResponsiveProp<0 \| -5 \| -10 \| -0.25 \| -0.5 \| -0.75 \| -1 \| -1.5 \| -2 \| -3 \| -4 \| -6 \| -7 \| -8 \| -9>` | No | `-` | - |
|
|
1393
|
+
| `marginX` | `ResponsiveProp<0 \| -5 \| -10 \| -0.25 \| -0.5 \| -0.75 \| -1 \| -1.5 \| -2 \| -3 \| -4 \| -6 \| -7 \| -8 \| -9>` | No | `-` | - |
|
|
1394
|
+
| `marginY` | `ResponsiveProp<0 \| -5 \| -10 \| -0.25 \| -0.5 \| -0.75 \| -1 \| -1.5 \| -2 \| -3 \| -4 \| -6 \| -7 \| -8 \| -9>` | No | `-` | - |
|
|
1395
|
+
| `markerEnd` | `string` | No | `-` | - |
|
|
1396
|
+
| `markerHeight` | `string \| number` | No | `-` | - |
|
|
1397
|
+
| `markerMid` | `string` | No | `-` | - |
|
|
1398
|
+
| `markerStart` | `string` | No | `-` | - |
|
|
1399
|
+
| `markerUnits` | `string \| number` | No | `-` | - |
|
|
1400
|
+
| `markerWidth` | `string \| number` | No | `-` | - |
|
|
1401
|
+
| `mask` | `string` | No | `-` | - |
|
|
1402
|
+
| `maskContentUnits` | `string \| number` | No | `-` | - |
|
|
1403
|
+
| `maskUnits` | `string \| number` | No | `-` | - |
|
|
1404
|
+
| `mathematical` | `string \| number` | No | `-` | - |
|
|
1405
|
+
| `max` | `string \| number` | No | `-` | - |
|
|
1406
|
+
| `maxHeight` | `ResponsiveProp<MaxHeight<string \| number>>` | No | `-` | - |
|
|
1407
|
+
| `maxWidth` | `ResponsiveProp<MaxWidth<string \| number>>` | No | `-` | - |
|
|
1408
|
+
| `media` | `string` | No | `-` | - |
|
|
1409
|
+
| `method` | `string` | No | `-` | - |
|
|
1410
|
+
| `min` | `string \| number` | No | `-` | - |
|
|
1411
|
+
| `minHeight` | `ResponsiveProp<MinHeight<string \| number>>` | No | `-` | - |
|
|
1412
|
+
| `minWidth` | `ResponsiveProp<MinWidth<string \| number>>` | No | `-` | - |
|
|
1413
|
+
| `mode` | `string \| number` | No | `-` | - |
|
|
1414
|
+
| `name` | `string` | No | `-` | - |
|
|
1415
|
+
| `numOctaves` | `string \| number` | No | `-` | - |
|
|
1416
|
+
| `offset` | `string \| number` | No | `-` | - |
|
|
1417
|
+
| `onChange` | `FormEventHandler<SVGSVGElement>` | No | `-` | - |
|
|
1418
|
+
| `onPointClick` | `((event: MouseEvent<Element, MouseEvent>, point: { x: number; y: number; dataX: number; dataY: number; }) => void)` | No | `-` | Handler for when a dot is clicked. Automatically makes dots appear pressable when provided. |
|
|
1419
|
+
| `onScrubberPositionChange` | `((index: number) => void) \| undefined` | No | `-` | Callback fired when the scrubber position changes. Receives the dataIndex of the scrubber or undefined when not scrubbing. |
|
|
1420
|
+
| `opacity` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset` | No | `-` | - |
|
|
1421
|
+
| `operator` | `string \| number` | No | `-` | - |
|
|
1422
|
+
| `order` | `string \| number` | No | `-` | - |
|
|
1423
|
+
| `orient` | `string \| number` | No | `-` | - |
|
|
1424
|
+
| `orientation` | `string \| number` | No | `-` | - |
|
|
1425
|
+
| `origin` | `string \| number` | No | `-` | - |
|
|
1426
|
+
| `overflow` | `ResponsiveProp<clip \| auto \| visible \| hidden \| scroll>` | No | `-` | - |
|
|
1427
|
+
| `overlinePosition` | `string \| number` | No | `-` | - |
|
|
1428
|
+
| `overlineThickness` | `string \| number` | No | `-` | - |
|
|
1429
|
+
| `padding` | `0 \| 5 \| 10 \| 0.25 \| 0.5 \| 0.75 \| 1 \| 1.5 \| 2 \| 3 \| 4 \| 6 \| 7 \| 8 \| 9` | No | `-` | - |
|
|
1430
|
+
| `paddingBottom` | `0 \| 5 \| 10 \| 0.25 \| 0.5 \| 0.75 \| 1 \| 1.5 \| 2 \| 3 \| 4 \| 6 \| 7 \| 8 \| 9` | No | `-` | - |
|
|
1431
|
+
| `paddingEnd` | `0 \| 5 \| 10 \| 0.25 \| 0.5 \| 0.75 \| 1 \| 1.5 \| 2 \| 3 \| 4 \| 6 \| 7 \| 8 \| 9` | No | `-` | - |
|
|
1432
|
+
| `paddingStart` | `0 \| 5 \| 10 \| 0.25 \| 0.5 \| 0.75 \| 1 \| 1.5 \| 2 \| 3 \| 4 \| 6 \| 7 \| 8 \| 9` | No | `-` | - |
|
|
1433
|
+
| `paddingTop` | `0 \| 5 \| 10 \| 0.25 \| 0.5 \| 0.75 \| 1 \| 1.5 \| 2 \| 3 \| 4 \| 6 \| 7 \| 8 \| 9` | No | `-` | - |
|
|
1434
|
+
| `paddingX` | `0 \| 5 \| 10 \| 0.25 \| 0.5 \| 0.75 \| 1 \| 1.5 \| 2 \| 3 \| 4 \| 6 \| 7 \| 8 \| 9` | No | `-` | - |
|
|
1435
|
+
| `paddingY` | `0 \| 5 \| 10 \| 0.25 \| 0.5 \| 0.75 \| 1 \| 1.5 \| 2 \| 3 \| 4 \| 6 \| 7 \| 8 \| 9` | No | `-` | - |
|
|
1436
|
+
| `paintOrder` | `string \| number` | No | `-` | - |
|
|
1437
|
+
| `panose1` | `string \| number` | No | `-` | - |
|
|
1438
|
+
| `path` | `string` | No | `-` | - |
|
|
1439
|
+
| `pathLength` | `string \| number` | No | `-` | - |
|
|
1440
|
+
| `patternContentUnits` | `string` | No | `-` | - |
|
|
1441
|
+
| `patternTransform` | `string \| number` | No | `-` | - |
|
|
1442
|
+
| `patternUnits` | `string` | No | `-` | - |
|
|
1443
|
+
| `pin` | `top \| bottom \| left \| right \| all` | No | `-` | Direction in which to absolutely pin the box. |
|
|
1444
|
+
| `pointerEvents` | `string \| number` | No | `-` | - |
|
|
1445
|
+
| `points` | `string` | No | `-` | - |
|
|
1446
|
+
| `pointsAtX` | `string \| number` | No | `-` | - |
|
|
1447
|
+
| `pointsAtY` | `string \| number` | No | `-` | - |
|
|
1448
|
+
| `pointsAtZ` | `string \| number` | No | `-` | - |
|
|
1449
|
+
| `position` | `ResponsiveProp<static \| relative \| absolute \| fixed \| sticky>` | No | `-` | - |
|
|
1450
|
+
| `preserveAlpha` | `false \| true \| true \| false` | No | `-` | - |
|
|
1451
|
+
| `preserveAspectRatio` | `string` | No | `-` | - |
|
|
1452
|
+
| `primitiveUnits` | `string \| number` | No | `-` | - |
|
|
1453
|
+
| `r` | `string \| number` | No | `-` | - |
|
|
1454
|
+
| `radius` | `string \| number` | No | `-` | - |
|
|
1455
|
+
| `ref` | `((instance: SVGSVGElement \| null) => void) \| RefObject<SVGSVGElement> \| null` | No | `-` | - |
|
|
1456
|
+
| `refX` | `string \| number` | No | `-` | - |
|
|
1457
|
+
| `refY` | `string \| number` | No | `-` | - |
|
|
1458
|
+
| `renderPoints` | `((params: RenderPointsParams) => boolean \| PointConfig \| null) \| undefined` | No | `-` | Callback function to determine how to render points at each data point in the series. Called for every entry in the data array. |
|
|
1459
|
+
| `renderingIntent` | `string \| number` | No | `-` | - |
|
|
1460
|
+
| `repeatCount` | `string \| number` | No | `-` | - |
|
|
1461
|
+
| `repeatDur` | `string \| number` | No | `-` | - |
|
|
1462
|
+
| `requiredExtensions` | `string \| number` | No | `-` | - |
|
|
1463
|
+
| `requiredFeatures` | `string \| number` | No | `-` | - |
|
|
1464
|
+
| `restart` | `string \| number` | No | `-` | - |
|
|
1465
|
+
| `result` | `string` | No | `-` | - |
|
|
1466
|
+
| `right` | `ResponsiveProp<Right<string \| number>>` | No | `-` | - |
|
|
1467
|
+
| `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 | `-` | - |
|
|
1468
|
+
| `rotate` | `string \| number` | No | `-` | - |
|
|
1469
|
+
| `rowGap` | `0 \| 5 \| 10 \| 0.25 \| 0.5 \| 0.75 \| 1 \| 1.5 \| 2 \| 3 \| 4 \| 6 \| 7 \| 8 \| 9` | No | `-` | - |
|
|
1470
|
+
| `rx` | `string \| number` | No | `-` | - |
|
|
1471
|
+
| `ry` | `string \| number` | No | `-` | - |
|
|
1472
|
+
| `scale` | `string \| number` | No | `-` | - |
|
|
1473
|
+
| `seed` | `string \| number` | No | `-` | - |
|
|
1474
|
+
| `series` | `LineSeries[]` | No | `-` | Configuration objects that define how to visualize the data. Each series supports Line component props for individual customization. |
|
|
1475
|
+
| `shapeRendering` | `string \| number` | No | `-` | - |
|
|
1476
|
+
| `showArea` | `boolean` | No | `-` | Show area fill under the line. |
|
|
1477
|
+
| `showXAxis` | `boolean` | No | `-` | Whether to show the X axis. |
|
|
1478
|
+
| `showYAxis` | `boolean` | No | `-` | Whether to show the Y axis. |
|
|
1479
|
+
| `slope` | `string \| number` | No | `-` | - |
|
|
1480
|
+
| `spacing` | `string \| number` | No | `-` | - |
|
|
1481
|
+
| `specularConstant` | `string \| number` | No | `-` | - |
|
|
1482
|
+
| `specularExponent` | `string \| number` | No | `-` | - |
|
|
1483
|
+
| `speed` | `string \| number` | No | `-` | - |
|
|
1484
|
+
| `spreadMethod` | `string` | No | `-` | - |
|
|
1485
|
+
| `startOffset` | `string \| number` | No | `-` | - |
|
|
1486
|
+
| `stdDeviation` | `string \| number` | No | `-` | - |
|
|
1487
|
+
| `stemh` | `string \| number` | No | `-` | - |
|
|
1488
|
+
| `stemv` | `string \| number` | No | `-` | - |
|
|
1489
|
+
| `stitchTiles` | `string \| number` | No | `-` | - |
|
|
1490
|
+
| `stopColor` | `string` | No | `-` | - |
|
|
1491
|
+
| `stopOpacity` | `string \| number` | No | `-` | - |
|
|
1492
|
+
| `strikethroughPosition` | `string \| number` | No | `-` | - |
|
|
1493
|
+
| `strikethroughThickness` | `string \| number` | No | `-` | - |
|
|
1494
|
+
| `string` | `string \| number` | No | `-` | - |
|
|
1495
|
+
| `stroke` | `string` | No | `-` | - |
|
|
1496
|
+
| `strokeDasharray` | `string \| number` | No | `-` | - |
|
|
1497
|
+
| `strokeDashoffset` | `string \| number` | No | `-` | - |
|
|
1498
|
+
| `strokeLinecap` | `inherit \| butt \| round \| square` | No | `-` | - |
|
|
1499
|
+
| `strokeLinejoin` | `inherit \| round \| miter \| bevel` | No | `-` | - |
|
|
1500
|
+
| `strokeMiterlimit` | `string \| number` | No | `-` | - |
|
|
1501
|
+
| `strokeOpacity` | `string \| number` | No | `-` | - |
|
|
1502
|
+
| `strokeWidth` | `number` | No | `-` | - |
|
|
1503
|
+
| `style` | `CSSProperties` | No | `-` | - |
|
|
1504
|
+
| `suppressHydrationWarning` | `boolean` | No | `-` | - |
|
|
1505
|
+
| `surfaceScale` | `string \| number` | No | `-` | - |
|
|
1506
|
+
| `systemLanguage` | `string \| number` | No | `-` | - |
|
|
1507
|
+
| `tabIndex` | `number` | No | `-` | - |
|
|
1508
|
+
| `tableValues` | `string \| number` | No | `-` | - |
|
|
1509
|
+
| `target` | `string` | No | `-` | - |
|
|
1510
|
+
| `targetX` | `string \| number` | No | `-` | - |
|
|
1511
|
+
| `targetY` | `string \| number` | No | `-` | - |
|
|
1512
|
+
| `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 |
|
|
1513
|
+
| `textAlign` | `ResponsiveProp<center \| end \| start \| justify>` | No | `-` | - |
|
|
1514
|
+
| `textAnchor` | `string` | No | `-` | - |
|
|
1515
|
+
| `textDecoration` | `ResponsiveProp<none \| underline \| overline \| line-through \| underline overline \| underline double>` | No | `-` | - |
|
|
1516
|
+
| `textLength` | `string \| number` | No | `-` | - |
|
|
1517
|
+
| `textRendering` | `string \| number` | No | `-` | - |
|
|
1518
|
+
| `textTransform` | `ResponsiveProp<capitalize \| lowercase \| none \| uppercase>` | No | `-` | - |
|
|
1519
|
+
| `to` | `string \| number` | No | `-` | - |
|
|
1520
|
+
| `top` | `ResponsiveProp<Top<string \| number>>` | No | `-` | - |
|
|
1521
|
+
| `transform` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| none` | No | `-` | - |
|
|
1522
|
+
| `type` | `dotted \| solid \| gradient` | No | `'solid'` | The type of line to render. |
|
|
1523
|
+
| `u1` | `string \| number` | No | `-` | - |
|
|
1524
|
+
| `u2` | `string \| number` | No | `-` | - |
|
|
1525
|
+
| `underlinePosition` | `string \| number` | No | `-` | - |
|
|
1526
|
+
| `underlineThickness` | `string \| number` | No | `-` | - |
|
|
1527
|
+
| `unicode` | `string \| number` | No | `-` | - |
|
|
1528
|
+
| `unicodeBidi` | `string \| number` | No | `-` | - |
|
|
1529
|
+
| `unicodeRange` | `string \| number` | No | `-` | - |
|
|
1530
|
+
| `unitsPerEm` | `string \| number` | No | `-` | - |
|
|
1531
|
+
| `userSelect` | `ResponsiveProp<text \| none \| auto \| all>` | No | `-` | - |
|
|
1532
|
+
| `vAlphabetic` | `string \| number` | No | `-` | - |
|
|
1533
|
+
| `vHanging` | `string \| number` | No | `-` | - |
|
|
1534
|
+
| `vIdeographic` | `string \| number` | No | `-` | - |
|
|
1535
|
+
| `vMathematical` | `string \| number` | No | `-` | - |
|
|
1536
|
+
| `values` | `string` | No | `-` | - |
|
|
1537
|
+
| `vectorEffect` | `string \| number` | No | `-` | - |
|
|
1538
|
+
| `version` | `string` | No | `-` | - |
|
|
1539
|
+
| `vertAdvY` | `string \| number` | No | `-` | - |
|
|
1540
|
+
| `vertOriginX` | `string \| number` | No | `-` | - |
|
|
1541
|
+
| `vertOriginY` | `string \| number` | No | `-` | - |
|
|
1542
|
+
| `viewBox` | `string` | No | `-` | - |
|
|
1543
|
+
| `viewTarget` | `string \| number` | No | `-` | - |
|
|
1544
|
+
| `visibility` | `ResponsiveProp<visible \| hidden>` | No | `-` | - |
|
|
1545
|
+
| `width` | `ResponsiveProp<Width<string \| number>>` | No | `-` | - |
|
|
1546
|
+
| `widths` | `string \| number` | No | `-` | - |
|
|
1547
|
+
| `wordSpacing` | `string \| number` | No | `-` | - |
|
|
1548
|
+
| `writingMode` | `string \| number` | No | `-` | - |
|
|
1549
|
+
| `x` | `string \| number` | No | `-` | - |
|
|
1550
|
+
| `x1` | `string \| number` | No | `-` | - |
|
|
1551
|
+
| `x2` | `string \| number` | No | `-` | - |
|
|
1552
|
+
| `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 | `-` | - |
|
|
1553
|
+
| `xChannelSelector` | `string` | No | `-` | - |
|
|
1554
|
+
| `xHeight` | `string \| number` | No | `-` | - |
|
|
1555
|
+
| `xlinkActuate` | `string` | No | `-` | - |
|
|
1556
|
+
| `xlinkArcrole` | `string` | No | `-` | - |
|
|
1557
|
+
| `xlinkHref` | `string` | No | `-` | - |
|
|
1558
|
+
| `xlinkRole` | `string` | No | `-` | - |
|
|
1559
|
+
| `xlinkShow` | `string` | No | `-` | - |
|
|
1560
|
+
| `xlinkTitle` | `string` | No | `-` | - |
|
|
1561
|
+
| `xlinkType` | `string` | No | `-` | - |
|
|
1562
|
+
| `xmlBase` | `string` | No | `-` | - |
|
|
1563
|
+
| `xmlLang` | `string` | No | `-` | - |
|
|
1564
|
+
| `xmlSpace` | `string` | No | `-` | - |
|
|
1565
|
+
| `xmlns` | `string` | No | `-` | - |
|
|
1566
|
+
| `xmlnsXlink` | `string` | No | `-` | - |
|
|
1567
|
+
| `y` | `string \| number` | No | `-` | - |
|
|
1568
|
+
| `y1` | `string \| number` | No | `-` | - |
|
|
1569
|
+
| `y2` | `string \| number` | No | `-` | - |
|
|
1570
|
+
| `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 | `-` | - |
|
|
1571
|
+
| `yChannelSelector` | `string` | No | `-` | - |
|
|
1572
|
+
| `z` | `string \| number` | No | `-` | - |
|
|
1573
|
+
| `zIndex` | `-moz-initial \| inherit \| initial \| revert \| revert-layer \| unset \| auto` | No | `-` | - |
|
|
1574
|
+
| `zoomAndPan` | `string` | No | `-` | - |
|
|
1575
|
+
|
|
1577
1576
|
|