@rio-cloud/uikit-mcp 1.1.8 → 1.1.10
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/README.md +17 -7
- package/dist/doc-metadata.json +325 -85
- package/dist/docs/components/accentBar.md +110 -116
- package/dist/docs/components/activity.md +1 -1
- package/dist/docs/components/analyticsAnalysisOverlay.md +628 -0
- package/dist/docs/components/animatedNumber.md +2 -2
- package/dist/docs/components/animatedTextReveal.md +53 -55
- package/dist/docs/components/animations.md +22 -22
- package/dist/docs/components/appHeader.md +27 -38
- package/dist/docs/components/appLayout.md +38 -42
- package/dist/docs/components/appNavigationBar.md +1 -1
- package/dist/docs/components/areaCharts.md +57 -63
- package/dist/docs/components/aspectRatioPlaceholder.md +1 -1
- package/dist/docs/components/assetTree.md +200 -167
- package/dist/docs/components/autosuggests.md +1 -1
- package/dist/docs/components/avatar.md +1 -1
- package/dist/docs/components/banner.md +2 -2
- package/dist/docs/components/barCharts.md +531 -417
- package/dist/docs/components/barList.md +9 -9
- package/dist/docs/components/basicMap.md +60 -39
- package/dist/docs/components/bottomSheet.md +2 -2
- package/dist/docs/components/button.md +8 -2
- package/dist/docs/components/buttonToolbar.md +1 -1
- package/dist/docs/components/calendarStripe.md +57 -65
- package/dist/docs/components/card.md +1 -1
- package/dist/docs/components/carousel.md +1 -1
- package/dist/docs/components/chartColors.md +1 -3
- package/dist/docs/components/chartsGettingStarted.md +1 -3
- package/dist/docs/components/chat.md +2 -2
- package/dist/docs/components/checkbox.md +15 -12
- package/dist/docs/components/circularProgress.md +8 -8
- package/dist/docs/components/clearableInput.md +1 -1
- package/dist/docs/components/collapse.md +2 -4
- package/dist/docs/components/composedCharts.md +63 -53
- package/dist/docs/components/contentLoader.md +1 -1
- package/dist/docs/components/dataTabs.md +33 -33
- package/dist/docs/components/datepickers.md +693 -687
- package/dist/docs/components/dayPicker.md +5574 -0
- package/dist/docs/components/dayPickerCalendar.md +5269 -0
- package/dist/docs/components/dialogs.md +17 -19
- package/dist/docs/components/divider.md +1 -1
- package/dist/docs/components/dropdowns.md +3252 -3276
- package/dist/docs/components/editableContent.md +91 -91
- package/dist/docs/components/expander.md +4 -1
- package/dist/docs/components/fade.md +1 -1
- package/dist/docs/components/fadeExpander.md +1 -1
- package/dist/docs/components/fadeUp.md +32 -36
- package/dist/docs/components/feedback.md +1 -1
- package/dist/docs/components/filePickers.md +1 -1
- package/dist/docs/components/formLabel.md +29 -31
- package/dist/docs/components/groupedItemList.md +3 -7
- package/dist/docs/components/htmlTable.md +5074 -0
- package/dist/docs/components/iconList.md +4 -4
- package/dist/docs/components/imagePreloader.md +1 -1
- package/dist/docs/components/labeledElement.md +1 -1
- package/dist/docs/components/licensePlate.md +1 -1
- package/dist/docs/components/lineCharts.md +172 -172
- package/dist/docs/components/listMenu.md +15 -12
- package/dist/docs/components/loadMore.md +4 -2
- package/dist/docs/components/mainNavigation.md +1 -1
- package/dist/docs/components/mapCircle.md +10 -1
- package/dist/docs/components/mapCluster.md +23 -1
- package/dist/docs/components/mapContext.md +12 -4
- package/dist/docs/components/mapDraggableMarker.md +12 -1
- package/dist/docs/components/mapGettingStarted.md +1 -1
- package/dist/docs/components/mapInfoBubble.md +129 -2
- package/dist/docs/components/mapLayerGroup.md +10 -1
- package/dist/docs/components/mapMarker.md +10 -3
- package/dist/docs/components/mapPolygon.md +288 -85
- package/dist/docs/components/mapRoute.md +262 -172
- package/dist/docs/components/mapRouteGenerator.md +1 -1
- package/dist/docs/components/mapSettings.md +23 -1
- package/dist/docs/components/mapUtils.md +1 -1
- package/dist/docs/components/multiselects.md +211 -18
- package/dist/docs/components/noData.md +1 -1
- package/dist/docs/components/notifications.md +2 -2
- package/dist/docs/components/numbercontrol.md +15 -15
- package/dist/docs/components/onboarding.md +1 -1
- package/dist/docs/components/page.md +1 -1
- package/dist/docs/components/pager.md +1 -1
- package/dist/docs/components/pieCharts.md +237 -213
- package/dist/docs/components/popover.md +1 -1
- package/dist/docs/components/position.md +1 -1
- package/dist/docs/components/radialBarCharts.md +446 -400
- package/dist/docs/components/radioCardGroup.md +1 -1
- package/dist/docs/components/radiobutton.md +96 -98
- package/dist/docs/components/releaseNotes.md +1 -1
- package/dist/docs/components/resizer.md +1 -3
- package/dist/docs/components/responsiveColumnStripe.md +1 -3
- package/dist/docs/components/responsiveVideo.md +1 -1
- package/dist/docs/components/rioglyph.md +1 -1
- package/dist/docs/components/rules.md +41 -47
- package/dist/docs/components/saveableInput.md +252 -252
- package/dist/docs/components/selects.md +165 -111
- package/dist/docs/components/sidebar.md +1 -1
- package/dist/docs/components/sliders.md +1 -1
- package/dist/docs/components/smoothScrollbars.md +19 -15
- package/dist/docs/components/spinners.md +1 -1
- package/dist/docs/components/states.md +1 -1
- package/dist/docs/components/statsWidgets.md +1 -1
- package/dist/docs/components/statusBar.md +1 -1
- package/dist/docs/components/stepButton.md +1 -1
- package/dist/docs/components/steppedProgressBars.md +9 -11
- package/dist/docs/components/subNavigation.md +1 -1
- package/dist/docs/components/supportMarker.md +1 -1
- package/dist/docs/components/svgImage.md +1 -1
- package/dist/docs/components/switch.md +3 -1
- package/dist/docs/components/table.md +19584 -0
- package/dist/docs/components/tableControls.md +982 -0
- package/dist/docs/components/tagManager.md +1 -1
- package/dist/docs/components/tags.md +1 -1
- package/dist/docs/components/teaser.md +1 -3
- package/dist/docs/components/textTruncateMiddle.md +1 -1
- package/dist/docs/components/timeline.md +1 -1
- package/dist/docs/components/timepicker.md +1 -1
- package/dist/docs/components/toggleButton.md +3 -1
- package/dist/docs/components/tooltip.md +4 -2
- package/dist/docs/components/tracker.md +1 -1
- package/dist/docs/components/virtualList.md +56 -56
- package/dist/docs/foundations.md +640 -3122
- package/dist/docs/start/changelog.md +53 -3
- package/dist/docs/start/goodtoknow.md +2 -4
- package/dist/docs/start/guidelines/color-combinations.md +1 -1
- package/dist/docs/start/guidelines/custom-css.md +1 -1
- package/dist/docs/start/guidelines/custom-rioglyph.md +1 -1
- package/dist/docs/start/guidelines/formatting.md +1 -3
- package/dist/docs/start/guidelines/iframe.md +17 -19
- package/dist/docs/start/guidelines/obfuscate-data.md +2 -4
- package/dist/docs/start/guidelines/print-css.md +1 -1
- package/dist/docs/start/guidelines/spinner.md +1 -1
- package/dist/docs/start/guidelines/state-in-url.md +1 -1
- package/dist/docs/start/guidelines/supported-browsers.md +1 -1
- package/dist/docs/start/guidelines/writing.md +1 -1
- package/dist/docs/start/howto.md +12 -20
- package/dist/docs/start/intro.md +1 -1
- package/dist/docs/start/responsiveness.md +1 -3
- package/dist/docs/templates/ai-assistant.md +311 -0
- package/dist/docs/templates/common-table.md +814 -0
- package/dist/docs/templates/detail-views.md +846 -0
- package/dist/docs/templates/expandable-details.md +214 -0
- package/dist/docs/templates/feature-cards.md +479 -0
- package/dist/docs/templates/form-summary.md +179 -0
- package/dist/docs/templates/form-toggle.md +329 -0
- package/dist/docs/templates/list-blocks.md +872 -0
- package/dist/docs/templates/loading-progress.md +100 -0
- package/dist/docs/templates/options-panel.md +132 -0
- package/dist/docs/templates/panel-variants.md +137 -0
- package/dist/docs/templates/progress-cards.md +541 -0
- package/dist/docs/templates/progress-success.md +125 -0
- package/dist/docs/templates/settings-form.md +401 -0
- package/dist/docs/templates/stats-blocks.md +1245 -0
- package/dist/docs/templates/table-panel.md +310 -0
- package/dist/docs/templates/usage-cards.md +199 -0
- package/dist/docs/utilities/classNames.md +1 -1
- package/dist/docs/utilities/deviceUtils.md +2 -2
- package/dist/docs/utilities/featureToggles.md +1 -1
- package/dist/docs/utilities/fuelTypeUtils.md +27 -29
- package/dist/docs/utilities/getTrackingAttributes.md +277 -0
- package/dist/docs/utilities/routeUtils.md +2 -2
- package/dist/docs/utilities/useAfterMount.md +1 -1
- package/dist/docs/utilities/useAutoAnimate.md +1 -1
- package/dist/docs/utilities/useAverage.md +1 -1
- package/dist/docs/utilities/useClickOutside.md +1 -1
- package/dist/docs/utilities/useClipboard.md +2 -2
- package/dist/docs/utilities/useCookies.md +1 -1
- package/dist/docs/utilities/useCount.md +1 -1
- package/dist/docs/utilities/useDarkMode.md +5 -4
- package/dist/docs/utilities/useDebugInfo.md +3 -3
- package/dist/docs/utilities/useDraggableElement.md +281 -0
- package/dist/docs/utilities/useEffectOnce.md +1 -1
- package/dist/docs/utilities/useElapsedTime.md +1 -1
- package/dist/docs/utilities/useElementSize.md +1 -1
- package/dist/docs/utilities/useEsc.md +1 -1
- package/dist/docs/utilities/useEvent.md +1 -1
- package/dist/docs/utilities/useFocusTrap.md +1 -1
- package/dist/docs/utilities/useFullscreen.md +1 -1
- package/dist/docs/utilities/useHover.md +1 -1
- package/dist/docs/utilities/useIncomingPostMessages.md +1 -1
- package/dist/docs/utilities/useInterval.md +1 -1
- package/dist/docs/utilities/useIsFocusWithin.md +1 -1
- package/dist/docs/utilities/useKey.md +8 -10
- package/dist/docs/utilities/useLocalStorage.md +1 -1
- package/dist/docs/utilities/useLocationSuggestions.md +1 -1
- package/dist/docs/utilities/useMax.md +1 -1
- package/dist/docs/utilities/useMin.md +1 -1
- package/dist/docs/utilities/useMutationObserver.md +1 -1
- package/dist/docs/utilities/useOnScreen.md +1 -1
- package/dist/docs/utilities/useOnlineStatus.md +1 -1
- package/dist/docs/utilities/usePostMessage.md +2 -2
- package/dist/docs/utilities/usePostMessageSender.md +1 -1
- package/dist/docs/utilities/usePrevious.md +2 -4
- package/dist/docs/utilities/useResizeObserver.md +35 -15
- package/dist/docs/utilities/useRioCookieConsent.md +1 -1
- package/dist/docs/utilities/useScrollPosition.md +3 -6
- package/dist/docs/utilities/useSearch.md +1 -3
- package/dist/docs/utilities/useSearchHighlight.md +1 -1
- package/dist/docs/utilities/useSorting.md +370 -239
- package/dist/docs/utilities/useStateWithValidation.md +1 -1
- package/dist/docs/utilities/useSum.md +1 -1
- package/dist/docs/utilities/useTableExport.md +364 -288
- package/dist/docs/utilities/useTableSelection.md +88 -92
- package/dist/docs/utilities/useTimeout.md +1 -1
- package/dist/docs/utilities/useToggle.md +1 -1
- package/dist/docs/utilities/useUrlState.md +1 -1
- package/dist/docs/utilities/useWindowResize.md +1 -1
- package/dist/index.mjs +2 -8
- package/dist/search-synonyms.json +2 -2
- package/dist/version.json +2 -2
- package/package.json +15 -9
- package/dist/docs/components/tables.md +0 -8
|
@@ -3,12 +3,10 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Charts
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#/components/lineCharts
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-04-20T12:55:35.100Z
|
|
7
7
|
|
|
8
8
|
## LineChart
|
|
9
9
|
|
|
10
|
-
> Note: When using a chart in your application, do not get fancy and try to stick to the proposed examples or at least base your chart upon them. That will save time and money and, equally important, gives the user a coherent look and feel across the different services.
|
|
11
|
-
|
|
12
10
|
### Example: Example 1
|
|
13
11
|
|
|
14
12
|
Simple LineChart
|
|
@@ -26,23 +24,21 @@ type CustomData = {
|
|
|
26
24
|
value: number;
|
|
27
25
|
};
|
|
28
26
|
|
|
29
|
-
export default () =>
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
<
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
);
|
|
45
|
-
};
|
|
27
|
+
export default () => (
|
|
28
|
+
<>
|
|
29
|
+
<label>Simple LineChart</label>
|
|
30
|
+
<div className='panel panel-default panel-body margin-bottom-0 height-200 max-width-500'>
|
|
31
|
+
<LineChart
|
|
32
|
+
data={data}
|
|
33
|
+
dataKey={(entry: CustomData) => entry.name}
|
|
34
|
+
xAxisOptions={{ padding: { left: 30, right: 30 } }}
|
|
35
|
+
showGrid
|
|
36
|
+
gridOptions={{ vertical: false, strokeDasharray: '0', stroke: 'gray-lighter' }}
|
|
37
|
+
lines={[<Line key='line' dataKey={entry => entry.value} />]}
|
|
38
|
+
/>
|
|
39
|
+
</div>
|
|
40
|
+
</>
|
|
41
|
+
);
|
|
46
42
|
|
|
47
43
|
const data: CustomData[] = [
|
|
48
44
|
{
|
|
@@ -95,7 +91,7 @@ const data: CustomData[] = [
|
|
|
95
91
|
</title>
|
|
96
92
|
<desc>
|
|
97
93
|
</desc>
|
|
98
|
-
<g tabindex="-1">
|
|
94
|
+
<g tabindex="-1" class="recharts-zIndex-layer_-100">
|
|
99
95
|
<g class="recharts-cartesian-grid">
|
|
100
96
|
<g class="recharts-cartesian-grid-horizontal">
|
|
101
97
|
<line stroke-dasharray="0" stroke="#e5ebf0 " fill="none" x="15" y="15" width="438" height="108" x1="15" y1="123" x2="453" y2="123">
|
|
@@ -111,7 +107,7 @@ const data: CustomData[] = [
|
|
|
111
107
|
</g>
|
|
112
108
|
</g>
|
|
113
109
|
</g>
|
|
114
|
-
<g tabindex="-1">
|
|
110
|
+
<g tabindex="-1" class="recharts-zIndex-layer_-50">
|
|
115
111
|
</g>
|
|
116
112
|
<defs>
|
|
117
113
|
<clipPath id="recharts1-clip">
|
|
@@ -119,19 +115,21 @@ const data: CustomData[] = [
|
|
|
119
115
|
</rect>
|
|
120
116
|
</clipPath>
|
|
121
117
|
</defs>
|
|
122
|
-
<g tabindex="-1">
|
|
118
|
+
<g tabindex="-1" class="recharts-zIndex-layer_100">
|
|
123
119
|
</g>
|
|
124
|
-
<g tabindex="-1">
|
|
120
|
+
<g tabindex="-1" class="recharts-zIndex-layer_200">
|
|
125
121
|
</g>
|
|
126
|
-
<g tabindex="-1">
|
|
122
|
+
<g tabindex="-1" class="recharts-zIndex-layer_300">
|
|
127
123
|
</g>
|
|
128
|
-
<g tabindex="-1">
|
|
124
|
+
<g tabindex="-1" class="recharts-zIndex-layer_400">
|
|
129
125
|
<g class="recharts-layer recharts-line">
|
|
130
|
-
<
|
|
131
|
-
|
|
126
|
+
<g class="recharts-layer recharts-shape">
|
|
127
|
+
<path stroke="#67abc5 " fill="none" stroke-width="1" id="recharts-line-:r0:" height="108" width="438" class="recharts-curve recharts-line-curve" stroke-dasharray="15.8298px 51.388816833496094px" d="M45,27C66,28,87,29,108,33C129,37,150,63,171,63C192,63,213,39.6,234,39.6C255,39.6,276,66.3,297,66.3C318,66.3,339,59.3,360,51.3C381,43.3,402,30.8,423,18.3">
|
|
128
|
+
</path>
|
|
129
|
+
</g>
|
|
132
130
|
</g>
|
|
133
131
|
</g>
|
|
134
|
-
<g tabindex="-1">
|
|
132
|
+
<g tabindex="-1" class="recharts-zIndex-layer_500">
|
|
135
133
|
<g class="recharts-layer recharts-cartesian-axis recharts-xAxis xAxis">
|
|
136
134
|
<line angle="0" height="30" orientation="bottom" x="15" y="123" width="438" class="recharts-cartesian-axis-line" stroke="#666" fill="none" x1="15" y1="123" x2="453" y2="123">
|
|
137
135
|
</line>
|
|
@@ -169,7 +167,7 @@ const data: CustomData[] = [
|
|
|
169
167
|
</g>
|
|
170
168
|
</g>
|
|
171
169
|
</g>
|
|
172
|
-
<g tabindex="-1">
|
|
170
|
+
<g tabindex="-1" class="recharts-zIndex-layer_600">
|
|
173
171
|
<g class="recharts-layer recharts-line-dots">
|
|
174
172
|
<circle r="3" stroke="#67abc5 " fill="#fff" stroke-width="1" height="108" width="438" cx="45" cy="27.000000000000007" class="recharts-dot recharts-line-dot">
|
|
175
173
|
</circle>
|
|
@@ -187,13 +185,13 @@ const data: CustomData[] = [
|
|
|
187
185
|
</circle>
|
|
188
186
|
</g>
|
|
189
187
|
</g>
|
|
190
|
-
<g tabindex="-1">
|
|
188
|
+
<g tabindex="-1" class="recharts-zIndex-layer_1000">
|
|
191
189
|
</g>
|
|
192
|
-
<g tabindex="-1">
|
|
190
|
+
<g tabindex="-1" class="recharts-zIndex-layer_1100">
|
|
193
191
|
</g>
|
|
194
|
-
<g tabindex="-1">
|
|
192
|
+
<g tabindex="-1" class="recharts-zIndex-layer_1200">
|
|
195
193
|
</g>
|
|
196
|
-
<g tabindex="-1">
|
|
194
|
+
<g tabindex="-1" class="recharts-zIndex-layer_2000">
|
|
197
195
|
<g class="recharts-cartesian-axis-tick-labels recharts-xAxis-tick-labels">
|
|
198
196
|
<g class="recharts-layer recharts-cartesian-axis-tick-label">
|
|
199
197
|
<text height="30" orientation="bottom" width="438" stroke="none" x="45" y="131" class="recharts-text recharts-cartesian-axis-tick-value" text-anchor="middle" fill="#666">
|
|
@@ -318,42 +316,34 @@ type CustomData = {
|
|
|
318
316
|
value: number;
|
|
319
317
|
};
|
|
320
318
|
|
|
321
|
-
export default () =>
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
<
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
label='Segment'
|
|
350
|
-
/>,
|
|
351
|
-
]}
|
|
352
|
-
/>
|
|
353
|
-
</div>
|
|
354
|
-
</>
|
|
355
|
-
);
|
|
356
|
-
};
|
|
319
|
+
export default () => (
|
|
320
|
+
<>
|
|
321
|
+
<label>LineChart with ReferenceLine</label>
|
|
322
|
+
<div className='panel panel-default panel-body margin-bottom-0 height-200 max-width-500'>
|
|
323
|
+
<LineChart
|
|
324
|
+
data={data}
|
|
325
|
+
dataKey={(entry: CustomData) => entry.name}
|
|
326
|
+
xAxisOptions={{ padding: { left: 30, right: 30 } }}
|
|
327
|
+
lines={[<Line key='line' type='monotone' dataKey={entry => entry.value} />]}
|
|
328
|
+
tooltip={<ChartTooltip content={<CustomTooltip />} cursor={{ fill: '#ebf9fa80' }} />}
|
|
329
|
+
referenceLines={[
|
|
330
|
+
<ReferenceLine key='x' x='Page E' stroke='color-coldplay-turquoise' label={<CustomLabel />} />,
|
|
331
|
+
<ReferenceLine key='y' y={3500} stroke='color-warmup-salmon' strokeDasharray='3 3' label='Max' />,
|
|
332
|
+
<ReferenceLine
|
|
333
|
+
key='segment'
|
|
334
|
+
stroke='color-warmup-salmon'
|
|
335
|
+
strokeDasharray='3 6'
|
|
336
|
+
segment={[
|
|
337
|
+
{ x: 'Page A', y: 0 },
|
|
338
|
+
{ x: 'Page E', y: 3500 },
|
|
339
|
+
]}
|
|
340
|
+
label='Segment'
|
|
341
|
+
/>,
|
|
342
|
+
]}
|
|
343
|
+
/>
|
|
344
|
+
</div>
|
|
345
|
+
</>
|
|
346
|
+
);
|
|
357
347
|
|
|
358
348
|
const CustomLabel = (props: any) => {
|
|
359
349
|
const { viewBox } = props;
|
|
@@ -438,9 +428,9 @@ const data: CustomData[] = [
|
|
|
438
428
|
</title>
|
|
439
429
|
<desc>
|
|
440
430
|
</desc>
|
|
441
|
-
<g tabindex="-1">
|
|
431
|
+
<g tabindex="-1" class="recharts-zIndex-layer_-100">
|
|
442
432
|
</g>
|
|
443
|
-
<g tabindex="-1">
|
|
433
|
+
<g tabindex="-1" class="recharts-zIndex-layer_-50">
|
|
444
434
|
</g>
|
|
445
435
|
<defs>
|
|
446
436
|
<clipPath id="recharts2-clip">
|
|
@@ -448,16 +438,18 @@ const data: CustomData[] = [
|
|
|
448
438
|
</rect>
|
|
449
439
|
</clipPath>
|
|
450
440
|
</defs>
|
|
451
|
-
<g tabindex="-1">
|
|
441
|
+
<g tabindex="-1" class="recharts-zIndex-layer_100">
|
|
452
442
|
</g>
|
|
453
|
-
<g tabindex="-1">
|
|
443
|
+
<g tabindex="-1" class="recharts-zIndex-layer_200">
|
|
454
444
|
</g>
|
|
455
|
-
<g tabindex="-1">
|
|
445
|
+
<g tabindex="-1" class="recharts-zIndex-layer_300">
|
|
456
446
|
</g>
|
|
457
|
-
<g tabindex="-1">
|
|
447
|
+
<g tabindex="-1" class="recharts-zIndex-layer_400">
|
|
458
448
|
<g class="recharts-layer recharts-line">
|
|
459
|
-
<
|
|
460
|
-
|
|
449
|
+
<g class="recharts-layer recharts-shape">
|
|
450
|
+
<path stroke="#67abc5 " fill="none" stroke-width="1" id="recharts-line-:r1:" height="108" width="438" class="recharts-curve recharts-line-curve" stroke-dasharray="47.5256px 51.388816833496094px" d="M45,27C66,28,87,29,108,33C129,37,150,63,171,63C192,63,213,39.6,234,39.6C255,39.6,276,66.3,297,66.3C318,66.3,339,59.3,360,51.3C381,43.3,402,30.8,423,18.3">
|
|
451
|
+
</path>
|
|
452
|
+
</g>
|
|
461
453
|
</g>
|
|
462
454
|
<g class="recharts-layer recharts-reference-line">
|
|
463
455
|
<line x="Page E" stroke="#4eccc1 " fill="none" fill-opacity="1" stroke-width="1" x1="297" y1="123" x2="297" y2="15" class="recharts-reference-line-line">
|
|
@@ -473,7 +465,7 @@ const data: CustomData[] = [
|
|
|
473
465
|
</line>
|
|
474
466
|
</g>
|
|
475
467
|
</g>
|
|
476
|
-
<g tabindex="-1">
|
|
468
|
+
<g tabindex="-1" class="recharts-zIndex-layer_500">
|
|
477
469
|
<g class="recharts-layer recharts-cartesian-axis recharts-xAxis xAxis">
|
|
478
470
|
<line angle="0" height="30" orientation="bottom" x="15" y="123" width="438" class="recharts-cartesian-axis-line" stroke="#666" fill="none" x1="15" y1="123" x2="453" y2="123">
|
|
479
471
|
</line>
|
|
@@ -511,7 +503,7 @@ const data: CustomData[] = [
|
|
|
511
503
|
</g>
|
|
512
504
|
</g>
|
|
513
505
|
</g>
|
|
514
|
-
<g tabindex="-1">
|
|
506
|
+
<g tabindex="-1" class="recharts-zIndex-layer_600">
|
|
515
507
|
<g class="recharts-layer recharts-line-dots">
|
|
516
508
|
<circle r="3" stroke="#67abc5 " fill="#fff" stroke-width="1" height="108" width="438" cx="45" cy="27.000000000000007" class="recharts-dot recharts-line-dot">
|
|
517
509
|
</circle>
|
|
@@ -529,13 +521,13 @@ const data: CustomData[] = [
|
|
|
529
521
|
</circle>
|
|
530
522
|
</g>
|
|
531
523
|
</g>
|
|
532
|
-
<g tabindex="-1">
|
|
524
|
+
<g tabindex="-1" class="recharts-zIndex-layer_1000">
|
|
533
525
|
</g>
|
|
534
|
-
<g tabindex="-1">
|
|
526
|
+
<g tabindex="-1" class="recharts-zIndex-layer_1100">
|
|
535
527
|
</g>
|
|
536
|
-
<g tabindex="-1">
|
|
528
|
+
<g tabindex="-1" class="recharts-zIndex-layer_1200">
|
|
537
529
|
</g>
|
|
538
|
-
<g tabindex="-1">
|
|
530
|
+
<g tabindex="-1" class="recharts-zIndex-layer_2000">
|
|
539
531
|
<g class="recharts-cartesian-axis-tick-labels recharts-xAxis-tick-labels">
|
|
540
532
|
<g class="recharts-layer recharts-cartesian-axis-tick-label">
|
|
541
533
|
<text height="30" orientation="bottom" width="438" stroke="none" x="45" y="131" class="recharts-text recharts-cartesian-axis-tick-value" text-anchor="middle" fill="#666">
|
|
@@ -672,38 +664,36 @@ type CustomData = {
|
|
|
672
664
|
amt: number;
|
|
673
665
|
};
|
|
674
666
|
|
|
675
|
-
export default () =>
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
<
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
);
|
|
706
|
-
};
|
|
667
|
+
export default () => (
|
|
668
|
+
<>
|
|
669
|
+
<label>Multiple lines in a LineChart with a brush for range selection</label>
|
|
670
|
+
<div className='panel panel-default panel-body margin-bottom-0 height-300'>
|
|
671
|
+
<LineChart
|
|
672
|
+
data={data}
|
|
673
|
+
dataKey={(entry: CustomData) => entry.name}
|
|
674
|
+
brush
|
|
675
|
+
showYAxis
|
|
676
|
+
showGrid
|
|
677
|
+
legend={
|
|
678
|
+
<Legend
|
|
679
|
+
layout='horizontal'
|
|
680
|
+
verticalAlign='bottom'
|
|
681
|
+
iconType='line'
|
|
682
|
+
formatter={(_value: string, entry: any, index: number) => {
|
|
683
|
+
const { color } = entry;
|
|
684
|
+
return <span style={{ color }}>{Object.keys(data[0])[index + 1]}</span>;
|
|
685
|
+
}}
|
|
686
|
+
/>
|
|
687
|
+
}
|
|
688
|
+
lines={[
|
|
689
|
+
<Line key='line1' name='uv' dataKey='uv' strokeColor='color-coldplay-fountain' />,
|
|
690
|
+
<Line key='line2' name='pv' dataKey='pv' strokeColor='color-coldplay-moos' />,
|
|
691
|
+
<Line key='line3' name='amt' dataKey='amt' strokeColor='color-warmup-raspberry' />,
|
|
692
|
+
]}
|
|
693
|
+
/>
|
|
694
|
+
</div>
|
|
695
|
+
</>
|
|
696
|
+
);
|
|
707
697
|
|
|
708
698
|
const data: CustomData[] = [
|
|
709
699
|
{
|
|
@@ -768,7 +758,7 @@ const data: CustomData[] = [
|
|
|
768
758
|
<div class="recharts-legend-wrapper" style="position: absolute; width: 846px; height: auto; right: 15px; bottom: 15px;">
|
|
769
759
|
<ul class="recharts-default-legend" style="padding: 0px; margin: 0px; text-align: right;">
|
|
770
760
|
<li class="recharts-legend-item legend-item-0" style="display: inline-block; margin-right: 10px;">
|
|
771
|
-
<svg aria-label="
|
|
761
|
+
<svg aria-label="amt legend icon" class="recharts-surface" width="12" height="12" viewBox="0 0 32 32" style="display: inline-block; vertical-align: middle; margin-right: 4px;">
|
|
772
762
|
<title>
|
|
773
763
|
</title>
|
|
774
764
|
<desc>
|
|
@@ -784,7 +774,7 @@ const data: CustomData[] = [
|
|
|
784
774
|
</span>
|
|
785
775
|
</li>
|
|
786
776
|
<li class="recharts-legend-item legend-item-1" style="display: inline-block; margin-right: 10px;">
|
|
787
|
-
<svg aria-label="
|
|
777
|
+
<svg aria-label="pv legend icon" class="recharts-surface" width="12" height="12" viewBox="0 0 32 32" style="display: inline-block; vertical-align: middle; margin-right: 4px;">
|
|
788
778
|
<title>
|
|
789
779
|
</title>
|
|
790
780
|
<desc>
|
|
@@ -800,7 +790,7 @@ const data: CustomData[] = [
|
|
|
800
790
|
</span>
|
|
801
791
|
</li>
|
|
802
792
|
<li class="recharts-legend-item legend-item-2" style="display: inline-block; margin-right: 10px;">
|
|
803
|
-
<svg aria-label="
|
|
793
|
+
<svg aria-label="uv legend icon" class="recharts-surface" width="12" height="12" viewBox="0 0 32 32" style="display: inline-block; vertical-align: middle; margin-right: 4px;">
|
|
804
794
|
<title>
|
|
805
795
|
</title>
|
|
806
796
|
<desc>
|
|
@@ -822,7 +812,7 @@ const data: CustomData[] = [
|
|
|
822
812
|
</title>
|
|
823
813
|
<desc>
|
|
824
814
|
</desc>
|
|
825
|
-
<g tabindex="-1">
|
|
815
|
+
<g tabindex="-1" class="recharts-zIndex-layer_-100">
|
|
826
816
|
<g class="recharts-cartesian-grid">
|
|
827
817
|
<g class="recharts-cartesian-grid-horizontal">
|
|
828
818
|
<line stroke-dasharray="3 3" stroke="#ccc" fill="none" x="75" y="15" width="786" height="108" x1="75" y1="123" x2="861" y2="123">
|
|
@@ -854,7 +844,7 @@ const data: CustomData[] = [
|
|
|
854
844
|
</g>
|
|
855
845
|
</g>
|
|
856
846
|
</g>
|
|
857
|
-
<g tabindex="-1">
|
|
847
|
+
<g tabindex="-1" class="recharts-zIndex-layer_-50">
|
|
858
848
|
</g>
|
|
859
849
|
<defs>
|
|
860
850
|
<clipPath id="recharts3-clip">
|
|
@@ -884,27 +874,33 @@ const data: CustomData[] = [
|
|
|
884
874
|
</line>
|
|
885
875
|
</g>
|
|
886
876
|
</g>
|
|
887
|
-
<g tabindex="-1">
|
|
877
|
+
<g tabindex="-1" class="recharts-zIndex-layer_100">
|
|
888
878
|
</g>
|
|
889
|
-
<g tabindex="-1">
|
|
879
|
+
<g tabindex="-1" class="recharts-zIndex-layer_200">
|
|
890
880
|
</g>
|
|
891
|
-
<g tabindex="-1">
|
|
881
|
+
<g tabindex="-1" class="recharts-zIndex-layer_300">
|
|
892
882
|
</g>
|
|
893
|
-
<g tabindex="-1">
|
|
883
|
+
<g tabindex="-1" class="recharts-zIndex-layer_400">
|
|
894
884
|
<g class="recharts-layer recharts-line">
|
|
895
|
-
<
|
|
896
|
-
|
|
885
|
+
<g class="recharts-layer recharts-shape">
|
|
886
|
+
<path name="uv" stroke="#67abc5 " fill="none" stroke-width="1" id="recharts-line-:r2:" height="108" width="786" class="recharts-curve recharts-line-curve" stroke-dasharray="787.956298828125px 787.956298828125px" d="M75,88.44C118.667,88.8,162.333,89.16,206,90.6C249.667,92.04,293.333,101.4,337,101.4C380.667,101.4,424.333,92.976,468,92.976C511.667,92.976,555.333,102.588,599,102.588C642.667,102.588,686.333,100.068,730,97.188C773.667,94.308,817.333,89.808,861,85.308">
|
|
887
|
+
</path>
|
|
888
|
+
</g>
|
|
897
889
|
</g>
|
|
898
890
|
<g class="recharts-layer recharts-line">
|
|
899
|
-
<
|
|
900
|
-
|
|
891
|
+
<g class="recharts-layer recharts-shape">
|
|
892
|
+
<path name="pv" stroke="#a1daa3 " fill="none" stroke-width="1" id="recharts-line-:r3:" height="108" width="786" class="recharts-curve recharts-line-curve" stroke-dasharray="836.8355px 836.8355102539062px" d="M75,97.08C118.667,102.491,162.333,107.902,206,107.902C249.667,107.902,293.333,17.16,337,17.16C380.667,17.16,424.333,80.794,468,80.794C511.667,80.794,555.333,71.16,599,71.16C642.667,71.16,686.333,81.96,730,81.96C773.667,81.96,817.333,79.26,861,76.56">
|
|
893
|
+
</path>
|
|
894
|
+
</g>
|
|
901
895
|
</g>
|
|
902
896
|
<g class="recharts-layer recharts-line">
|
|
903
|
-
<
|
|
904
|
-
|
|
897
|
+
<g class="recharts-layer recharts-shape">
|
|
898
|
+
<path name="amt" stroke="#b23672 " fill="none" stroke-width="1" id="recharts-line-:r4:" height="108" width="786" class="recharts-curve recharts-line-curve" stroke-dasharray="786.2213px 786.2213134765625px" d="M75,97.08C118.667,98.106,162.333,99.132,206,99.132C249.667,99.132,293.333,98.268,337,98.268C380.667,98.268,424.333,101.4,468,101.4C511.667,101.4,555.333,100.345,599,99.445C642.667,98.545,686.333,96,730,96C773.667,96,817.333,98.16,861,100.32">
|
|
899
|
+
</path>
|
|
900
|
+
</g>
|
|
905
901
|
</g>
|
|
906
902
|
</g>
|
|
907
|
-
<g tabindex="-1">
|
|
903
|
+
<g tabindex="-1" class="recharts-zIndex-layer_500">
|
|
908
904
|
<g class="recharts-layer recharts-cartesian-axis recharts-xAxis xAxis">
|
|
909
905
|
<line angle="0" height="30" orientation="bottom" x="75" y="123" width="786" class="recharts-cartesian-axis-line" stroke="#666" fill="none" x1="75" y1="123" x2="861" y2="123">
|
|
910
906
|
</line>
|
|
@@ -970,7 +966,7 @@ const data: CustomData[] = [
|
|
|
970
966
|
</g>
|
|
971
967
|
</g>
|
|
972
968
|
</g>
|
|
973
|
-
<g tabindex="-1">
|
|
969
|
+
<g tabindex="-1" class="recharts-zIndex-layer_600">
|
|
974
970
|
<g class="recharts-layer recharts-line-dots">
|
|
975
971
|
<circle r="3" name="uv" stroke="#67abc5 " fill="#fff" stroke-width="1" height="108" width="786" cx="75" cy="88.43999999999998" class="recharts-dot recharts-line-dot">
|
|
976
972
|
</circle>
|
|
@@ -1020,13 +1016,13 @@ const data: CustomData[] = [
|
|
|
1020
1016
|
</circle>
|
|
1021
1017
|
</g>
|
|
1022
1018
|
</g>
|
|
1023
|
-
<g tabindex="-1">
|
|
1019
|
+
<g tabindex="-1" class="recharts-zIndex-layer_1000">
|
|
1024
1020
|
</g>
|
|
1025
|
-
<g tabindex="-1">
|
|
1021
|
+
<g tabindex="-1" class="recharts-zIndex-layer_1100">
|
|
1026
1022
|
</g>
|
|
1027
|
-
<g tabindex="-1">
|
|
1023
|
+
<g tabindex="-1" class="recharts-zIndex-layer_1200">
|
|
1028
1024
|
</g>
|
|
1029
|
-
<g tabindex="-1">
|
|
1025
|
+
<g tabindex="-1" class="recharts-zIndex-layer_2000">
|
|
1030
1026
|
<g class="recharts-cartesian-axis-tick-labels recharts-xAxis-tick-labels">
|
|
1031
1027
|
<g class="recharts-layer recharts-cartesian-axis-tick-label">
|
|
1032
1028
|
<text height="30" orientation="bottom" width="786" stroke="none" x="75" y="131" class="recharts-text recharts-cartesian-axis-tick-value" text-anchor="middle" fill="#666">
|
|
@@ -1280,23 +1276,21 @@ type CustomLegendProps = {
|
|
|
1280
1276
|
onMouseLeave: () => void;
|
|
1281
1277
|
};
|
|
1282
1278
|
|
|
1283
|
-
const CustomLegend = ({ payload, highlightedLine, onMouseEnter, onMouseLeave }: CustomLegendProps) =>
|
|
1284
|
-
|
|
1285
|
-
|
|
1286
|
-
|
|
1287
|
-
|
|
1288
|
-
|
|
1289
|
-
|
|
1290
|
-
|
|
1291
|
-
|
|
1292
|
-
|
|
1293
|
-
|
|
1294
|
-
|
|
1295
|
-
|
|
1296
|
-
|
|
1297
|
-
|
|
1298
|
-
);
|
|
1299
|
-
};
|
|
1279
|
+
const CustomLegend = ({ payload, highlightedLine, onMouseEnter, onMouseLeave }: CustomLegendProps) => (
|
|
1280
|
+
<ul className='list-style-none padding-left-20'>
|
|
1281
|
+
{payload?.map((entry: any, index: number) => (
|
|
1282
|
+
<li
|
|
1283
|
+
key={`item-${index}`}
|
|
1284
|
+
onMouseEnter={() => onMouseEnter(entry.dataKey)}
|
|
1285
|
+
onMouseLeave={onMouseLeave}
|
|
1286
|
+
className={`cursor-pointer display-flex gap-5 align-items-center rounded padding-x-5 padding-y-3 ${highlightedLine === entry.dataKey ? 'bg-lightest' : ''}`}
|
|
1287
|
+
>
|
|
1288
|
+
<span className='rioglyph rioglyph-sphere' style={{ color: entry.color }} />
|
|
1289
|
+
<span className='text-color-darker text-capitalize-first-word'>{entry.value}</span>
|
|
1290
|
+
</li>
|
|
1291
|
+
))}
|
|
1292
|
+
</ul>
|
|
1293
|
+
);
|
|
1300
1294
|
|
|
1301
1295
|
const data: CustomData[] = [
|
|
1302
1296
|
{
|
|
@@ -1480,7 +1474,7 @@ const data: CustomData[] = [
|
|
|
1480
1474
|
</title>
|
|
1481
1475
|
<desc>
|
|
1482
1476
|
</desc>
|
|
1483
|
-
<g tabindex="-1">
|
|
1477
|
+
<g tabindex="-1" class="recharts-zIndex-layer_-100">
|
|
1484
1478
|
<g class="recharts-cartesian-grid">
|
|
1485
1479
|
<g class="recharts-cartesian-grid-horizontal">
|
|
1486
1480
|
<line stroke-dasharray="3 3" stroke="#ccc" fill="none" x="75" y="15" width="681.640625" height="158" x1="75" y1="173" x2="756.640625" y2="173">
|
|
@@ -1520,7 +1514,7 @@ const data: CustomData[] = [
|
|
|
1520
1514
|
</g>
|
|
1521
1515
|
</g>
|
|
1522
1516
|
</g>
|
|
1523
|
-
<g tabindex="-1">
|
|
1517
|
+
<g tabindex="-1" class="recharts-zIndex-layer_-50">
|
|
1524
1518
|
</g>
|
|
1525
1519
|
<defs>
|
|
1526
1520
|
<clipPath id="recharts4-clip">
|
|
@@ -1550,32 +1544,38 @@ const data: CustomData[] = [
|
|
|
1550
1544
|
</line>
|
|
1551
1545
|
</g>
|
|
1552
1546
|
</g>
|
|
1553
|
-
<g tabindex="-1">
|
|
1547
|
+
<g tabindex="-1" class="recharts-zIndex-layer_100">
|
|
1554
1548
|
</g>
|
|
1555
|
-
<g tabindex="-1">
|
|
1549
|
+
<g tabindex="-1" class="recharts-zIndex-layer_200">
|
|
1556
1550
|
</g>
|
|
1557
|
-
<g tabindex="-1">
|
|
1551
|
+
<g tabindex="-1" class="recharts-zIndex-layer_300">
|
|
1558
1552
|
</g>
|
|
1559
|
-
<g tabindex="-1">
|
|
1553
|
+
<g tabindex="-1" class="recharts-zIndex-layer_400">
|
|
1560
1554
|
<g class="recharts-layer recharts-reference-line">
|
|
1561
1555
|
<line x="03:30" stroke="#f19588 " fill="none" fill-opacity="1" stroke-width="1" x1="577.2615131578948" y1="173" x2="577.2615131578948" y2="15" class="recharts-reference-line-line">
|
|
1562
1556
|
</line>
|
|
1563
1557
|
<text x="582.2615131578948" y="30" fill="gray" text-anchor="right">Now</text>
|
|
1564
1558
|
</g>
|
|
1565
1559
|
<g class="recharts-layer recharts-line">
|
|
1566
|
-
<
|
|
1567
|
-
|
|
1560
|
+
<g class="recharts-layer recharts-shape">
|
|
1561
|
+
<path name="Nominal" stroke-width="1" stroke="#67abc5 " fill="none" id="recharts-line-:r5:" height="158" width="681.640625" class="recharts-curve recharts-line-curve" stroke-dasharray="734.8751831054688px 734.8751831054688px" d="M75,48.417C86.959,55.102,98.917,61.788,110.876,68.773C122.834,75.758,134.793,83.75,146.752,90.327C158.71,96.903,170.669,108.233,182.627,108.233C194.586,108.233,206.545,75.909,218.503,75.909C230.462,75.909,242.421,87.592,254.379,92.091C266.338,96.589,278.296,99.703,290.255,102.901C302.214,106.098,314.172,111.275,326.131,111.275C338.089,111.275,350.048,86.284,362.007,86.284C373.965,86.284,385.924,96.133,397.882,98.924C409.841,101.716,421.8,101.885,433.758,103.111C445.717,104.338,457.675,104.595,469.634,106.285C481.593,107.974,493.551,113.25,505.51,113.25C517.468,113.25,529.427,110.368,541.386,108.207C553.344,106.045,565.303,103.563,577.262,100.28C589.22,96.998,601.179,88.509,613.137,88.509C625.096,88.509,637.055,93.776,649.013,93.776C660.972,93.776,672.93,88.509,684.889,88.509C696.848,88.509,708.806,88.509,720.765,88.509C732.723,88.509,744.682,88.509,756.641,88.509">
|
|
1562
|
+
</path>
|
|
1563
|
+
</g>
|
|
1568
1564
|
</g>
|
|
1569
1565
|
<g class="recharts-layer recharts-line">
|
|
1570
|
-
<
|
|
1571
|
-
|
|
1566
|
+
<g class="recharts-layer recharts-shape">
|
|
1567
|
+
<path name="Moderate" stroke-width="1" stroke="#a1daa3 " fill="none" id="recharts-line-:r6:" height="158" width="681.640625" class="recharts-curve recharts-line-curve" stroke-dasharray="704.3584594726562px 704.3584594726562px" d="M75,48.285C86.959,52.468,98.917,56.651,110.876,61.018C122.834,65.384,134.793,70.377,146.752,74.487C158.71,78.597,170.669,85.679,182.627,85.679C194.586,85.679,206.545,65.573,218.503,65.573C230.462,65.573,242.421,72.887,254.379,75.698C266.338,78.509,278.296,80.443,290.255,82.44C302.214,84.437,314.172,87.68,326.131,87.68C338.089,87.68,350.048,72.104,362.007,72.104C373.965,72.104,385.924,78.257,397.882,80.004C409.841,81.751,421.8,81.858,433.758,82.624C445.717,83.39,457.675,83.539,469.634,84.599C481.593,85.659,493.551,88.983,505.51,88.983C517.468,88.983,529.427,87.188,541.386,85.837C553.344,84.485,565.303,82.925,577.262,80.873C589.22,78.821,601.179,73.526,613.137,73.526C625.096,73.526,637.055,78.793,649.013,78.793C660.972,78.793,672.93,73.526,684.889,73.526C696.848,73.526,708.806,73.526,720.765,73.526C732.723,73.526,744.682,73.526,756.641,73.526">
|
|
1568
|
+
</path>
|
|
1569
|
+
</g>
|
|
1572
1570
|
</g>
|
|
1573
1571
|
<g class="recharts-layer recharts-line">
|
|
1574
|
-
<
|
|
1575
|
-
|
|
1572
|
+
<g class="recharts-layer recharts-shape">
|
|
1573
|
+
<path name="Extreme" stroke-width="1" stroke="#b23672 " fill="none" id="recharts-line-:r7:" height="158" width="681.640625" class="recharts-curve recharts-line-curve" stroke-dasharray="786.7827px 786.78271484375px" d="M75,39.424C86.959,49.112,98.917,58.799,110.876,68.918C122.834,79.036,134.793,90.61,146.752,100.136C158.71,109.662,170.669,126.074,182.627,126.074C194.586,126.074,206.545,75.369,218.503,75.369C230.462,75.369,242.421,92.304,254.379,98.819C266.338,105.334,278.296,109.831,290.255,114.461C302.214,119.091,314.172,126.601,326.131,126.601C338.089,126.601,350.048,88.76,362.007,88.76C373.965,88.76,385.924,103.024,397.882,107.061C409.841,111.099,421.8,111.343,433.758,113.118C445.717,114.893,457.675,115.418,469.634,117.713C481.593,120.009,493.551,126.89,505.51,126.89C517.468,126.89,529.427,122.712,541.386,119.583C553.344,116.454,565.303,112.868,577.262,108.115C589.22,103.361,601.179,91.064,613.137,91.064C625.096,91.064,637.055,95.014,649.013,95.014C660.972,95.014,672.93,91.064,684.889,91.064C696.848,91.064,708.806,91.064,720.765,91.064C732.723,91.064,744.682,91.064,756.641,91.064">
|
|
1574
|
+
</path>
|
|
1575
|
+
</g>
|
|
1576
1576
|
</g>
|
|
1577
1577
|
</g>
|
|
1578
|
-
<g tabindex="-1">
|
|
1578
|
+
<g tabindex="-1" class="recharts-zIndex-layer_500">
|
|
1579
1579
|
<g class="recharts-layer recharts-cartesian-axis recharts-xAxis xAxis">
|
|
1580
1580
|
<line angle="0" height="30" orientation="bottom" x="75" y="173" width="681.640625" class="recharts-cartesian-axis-line" stroke="#666" fill="none" x1="75" y1="173" x2="756.640625" y2="173">
|
|
1581
1581
|
</line>
|
|
@@ -1677,7 +1677,7 @@ const data: CustomData[] = [
|
|
|
1677
1677
|
</g>
|
|
1678
1678
|
</g>
|
|
1679
1679
|
</g>
|
|
1680
|
-
<g tabindex="-1">
|
|
1680
|
+
<g tabindex="-1" class="recharts-zIndex-layer_600">
|
|
1681
1681
|
<g class="recharts-layer recharts-line-dots">
|
|
1682
1682
|
<circle r="3" name="Nominal" stroke-width="1" stroke="#67abc5 " fill="#fff" height="158" width="681.640625" cx="75" cy="48.41699999999999" class="recharts-dot recharts-line-dot">
|
|
1683
1683
|
</circle>
|
|
@@ -1805,13 +1805,13 @@ const data: CustomData[] = [
|
|
|
1805
1805
|
</circle>
|
|
1806
1806
|
</g>
|
|
1807
1807
|
</g>
|
|
1808
|
-
<g tabindex="-1">
|
|
1808
|
+
<g tabindex="-1" class="recharts-zIndex-layer_1000">
|
|
1809
1809
|
</g>
|
|
1810
|
-
<g tabindex="-1">
|
|
1810
|
+
<g tabindex="-1" class="recharts-zIndex-layer_1100">
|
|
1811
1811
|
</g>
|
|
1812
|
-
<g tabindex="-1">
|
|
1812
|
+
<g tabindex="-1" class="recharts-zIndex-layer_1200">
|
|
1813
1813
|
</g>
|
|
1814
|
-
<g tabindex="-1">
|
|
1814
|
+
<g tabindex="-1" class="recharts-zIndex-layer_2000">
|
|
1815
1815
|
<g class="recharts-cartesian-axis-tick-labels recharts-xAxis-tick-labels">
|
|
1816
1816
|
<g class="recharts-layer recharts-cartesian-axis-tick-label">
|
|
1817
1817
|
<text height="30" orientation="bottom" width="681.640625" stroke="none" x="110.87582236842105" y="181" class="recharts-text recharts-cartesian-axis-tick-value" text-anchor="middle" fill="#666">
|