@rio-cloud/uikit-mcp 1.1.9 → 1.1.11
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 +2 -1
- package/dist/doc-metadata.json +334 -94
- package/dist/docs/components/accentBar.md +110 -116
- package/dist/docs/components/activity.md +1 -1
- package/dist/docs/components/analyticsAnalysisOverlay.md +630 -0
- package/dist/docs/components/animatedNumber.md +2 -2
- package/dist/docs/components/animatedTextReveal.md +53 -55
- package/dist/docs/components/animations.md +21 -21
- package/dist/docs/components/appHeader.md +27 -38
- package/dist/docs/components/appLayout.md +23 -77
- package/dist/docs/components/appNavigationBar.md +1 -1
- package/dist/docs/components/areaCharts.md +57 -61
- package/dist/docs/components/aspectRatioPlaceholder.md +1 -1
- package/dist/docs/components/assetTree.md +429 -342
- 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 +530 -414
- package/dist/docs/components/barList.md +10 -10
- package/dist/docs/components/basicMap.md +104 -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 +59 -63
- package/dist/docs/components/card.md +1 -1
- package/dist/docs/components/carousel.md +1 -1
- package/dist/docs/components/chartColors.md +1 -1
- package/dist/docs/components/chartsGettingStarted.md +1 -1
- package/dist/docs/components/chat.md +2 -2
- package/dist/docs/components/checkbox.md +15 -10
- package/dist/docs/components/circularProgress.md +6 -6
- package/dist/docs/components/clearableInput.md +1 -1
- package/dist/docs/components/collapse.md +2 -2
- package/dist/docs/components/composedCharts.md +63 -51
- package/dist/docs/components/contentLoader.md +1 -1
- package/dist/docs/components/dataTabs.md +33 -33
- package/dist/docs/components/datepickers.md +693 -685
- package/dist/docs/components/dayPicker.md +5624 -0
- package/dist/docs/components/dayPickerCalendar.md +5289 -0
- package/dist/docs/components/dialogs.md +17 -19
- package/dist/docs/components/divider.md +1 -1
- package/dist/docs/components/dropdowns.md +3264 -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 -170
- 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 +25 -1
- package/dist/docs/components/mapContext.md +12 -4
- package/dist/docs/components/mapDraggableMarker.md +12 -1
- package/dist/docs/components/mapGettingStarted.md +39 -1
- package/dist/docs/components/mapInfoBubble.md +129 -2
- package/dist/docs/components/mapLayerGroup.md +10 -1
- package/dist/docs/components/mapMarker.md +10 -1
- package/dist/docs/components/mapPolygon.md +288 -85
- package/dist/docs/components/mapRoute.md +262 -172
- package/dist/docs/components/mapSettings.md +28 -1
- package/dist/docs/components/mapUtils.md +1 -1
- package/dist/docs/components/mapViewportHistory.md +287 -0
- package/dist/docs/components/multiselects.md +217 -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 -211
- package/dist/docs/components/popover.md +1 -1
- package/dist/docs/components/position.md +1 -1
- package/dist/docs/components/radialBarCharts.md +446 -398
- package/dist/docs/components/radioCardGroup.md +1 -1
- package/dist/docs/components/radiobutton.md +98 -98
- package/dist/docs/components/releaseNotes.md +1 -1
- package/dist/docs/components/resizer.md +1 -1
- package/dist/docs/components/responsiveColumnStripe.md +1 -1
- 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 +332 -161
- package/dist/docs/components/sidebar.md +1 -1
- package/dist/docs/components/sliders.md +1 -1
- package/dist/docs/components/smoothScrollbars.md +19 -13
- package/dist/docs/components/spinners.md +1 -1
- package/dist/docs/components/states.md +15 -1
- package/dist/docs/components/statsWidgets.md +1 -1
- package/dist/docs/components/statusBar.md +3 -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 +5 -1
- package/dist/docs/components/table.md +21361 -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 -1
- package/dist/docs/components/textTruncateMiddle.md +1 -1
- package/dist/docs/components/timeline.md +1 -1
- package/dist/docs/components/timepicker.md +3 -1
- package/dist/docs/components/toggleButton.md +3 -1
- package/dist/docs/components/tooltip.md +8 -2
- package/dist/docs/components/tracker.md +1 -1
- package/dist/docs/components/virtualList.md +60 -60
- package/dist/docs/foundations.md +761 -3077
- package/dist/docs/start/changelog.md +73 -3
- package/dist/docs/start/goodtoknow.md +5 -1
- package/dist/docs/start/guidelines/color-combinations.md +5 -1
- package/dist/docs/start/guidelines/custom-css.md +26 -2
- package/dist/docs/start/guidelines/custom-rioglyph.md +20 -2
- package/dist/docs/start/guidelines/formatting.md +2254 -249
- package/dist/docs/start/guidelines/iframe.md +53 -19
- package/dist/docs/start/guidelines/obfuscate-data.md +24 -2
- package/dist/docs/start/guidelines/print-css.md +16 -2
- package/dist/docs/start/guidelines/spinner.md +1 -1
- package/dist/docs/start/guidelines/state-in-url.md +1138 -11
- package/dist/docs/start/guidelines/supported-browsers.md +9 -2
- package/dist/docs/start/guidelines/writing.md +228 -2
- package/dist/docs/start/howto.md +155 -13
- package/dist/docs/start/intro.md +40 -2
- package/dist/docs/start/responsiveness.md +27 -1
- 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 +89 -1
- package/dist/docs/utilities/deviceUtils.md +2 -2
- package/dist/docs/utilities/featureToggles.md +182 -2
- package/dist/docs/utilities/fuelTypeUtils.md +27 -29
- package/dist/docs/utilities/getTrackingAttributes.md +322 -0
- package/dist/docs/utilities/routeUtils.md +211 -3
- 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 +110 -2
- 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 +173 -69
- package/dist/search-synonyms.json +214 -76
- package/dist/version.json +2 -2
- package/package.json +4 -5
- package/dist/docs/components/mapRouteGenerator.md +0 -6
- package/dist/docs/components/tables.md +0 -8
|
@@ -3,7 +3,7 @@
|
|
|
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-27T14:59:14.012Z
|
|
7
7
|
|
|
8
8
|
## LineChart
|
|
9
9
|
|
|
@@ -26,23 +26,21 @@ type CustomData = {
|
|
|
26
26
|
value: number;
|
|
27
27
|
};
|
|
28
28
|
|
|
29
|
-
export default () =>
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
<
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
);
|
|
45
|
-
};
|
|
29
|
+
export default () => (
|
|
30
|
+
<>
|
|
31
|
+
<label>Simple LineChart</label>
|
|
32
|
+
<div className='panel panel-default panel-body margin-bottom-0 height-200 max-width-500'>
|
|
33
|
+
<LineChart
|
|
34
|
+
data={data}
|
|
35
|
+
dataKey={(entry: CustomData) => entry.name}
|
|
36
|
+
xAxisOptions={{ padding: { left: 30, right: 30 } }}
|
|
37
|
+
showGrid
|
|
38
|
+
gridOptions={{ vertical: false, strokeDasharray: '0', stroke: 'gray-lighter' }}
|
|
39
|
+
lines={[<Line key='line' dataKey={entry => entry.value} />]}
|
|
40
|
+
/>
|
|
41
|
+
</div>
|
|
42
|
+
</>
|
|
43
|
+
);
|
|
46
44
|
|
|
47
45
|
const data: CustomData[] = [
|
|
48
46
|
{
|
|
@@ -95,7 +93,7 @@ const data: CustomData[] = [
|
|
|
95
93
|
</title>
|
|
96
94
|
<desc>
|
|
97
95
|
</desc>
|
|
98
|
-
<g tabindex="-1">
|
|
96
|
+
<g tabindex="-1" class="recharts-zIndex-layer_-100">
|
|
99
97
|
<g class="recharts-cartesian-grid">
|
|
100
98
|
<g class="recharts-cartesian-grid-horizontal">
|
|
101
99
|
<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 +109,7 @@ const data: CustomData[] = [
|
|
|
111
109
|
</g>
|
|
112
110
|
</g>
|
|
113
111
|
</g>
|
|
114
|
-
<g tabindex="-1">
|
|
112
|
+
<g tabindex="-1" class="recharts-zIndex-layer_-50">
|
|
115
113
|
</g>
|
|
116
114
|
<defs>
|
|
117
115
|
<clipPath id="recharts1-clip">
|
|
@@ -119,19 +117,21 @@ const data: CustomData[] = [
|
|
|
119
117
|
</rect>
|
|
120
118
|
</clipPath>
|
|
121
119
|
</defs>
|
|
122
|
-
<g tabindex="-1">
|
|
120
|
+
<g tabindex="-1" class="recharts-zIndex-layer_100">
|
|
123
121
|
</g>
|
|
124
|
-
<g tabindex="-1">
|
|
122
|
+
<g tabindex="-1" class="recharts-zIndex-layer_200">
|
|
125
123
|
</g>
|
|
126
|
-
<g tabindex="-1">
|
|
124
|
+
<g tabindex="-1" class="recharts-zIndex-layer_300">
|
|
127
125
|
</g>
|
|
128
|
-
<g tabindex="-1">
|
|
126
|
+
<g tabindex="-1" class="recharts-zIndex-layer_400">
|
|
129
127
|
<g class="recharts-layer recharts-line">
|
|
130
|
-
<
|
|
131
|
-
|
|
128
|
+
<g class="recharts-layer recharts-shape">
|
|
129
|
+
<path stroke="#67abc5 " fill="none" stroke-width="1" id="recharts-line-:r0:" height="108" width="438" class="recharts-curve recharts-line-curve" stroke-dasharray="11.3402px 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">
|
|
130
|
+
</path>
|
|
131
|
+
</g>
|
|
132
132
|
</g>
|
|
133
133
|
</g>
|
|
134
|
-
<g tabindex="-1">
|
|
134
|
+
<g tabindex="-1" class="recharts-zIndex-layer_500">
|
|
135
135
|
<g class="recharts-layer recharts-cartesian-axis recharts-xAxis xAxis">
|
|
136
136
|
<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
137
|
</line>
|
|
@@ -169,7 +169,7 @@ const data: CustomData[] = [
|
|
|
169
169
|
</g>
|
|
170
170
|
</g>
|
|
171
171
|
</g>
|
|
172
|
-
<g tabindex="-1">
|
|
172
|
+
<g tabindex="-1" class="recharts-zIndex-layer_600">
|
|
173
173
|
<g class="recharts-layer recharts-line-dots">
|
|
174
174
|
<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
175
|
</circle>
|
|
@@ -187,13 +187,13 @@ const data: CustomData[] = [
|
|
|
187
187
|
</circle>
|
|
188
188
|
</g>
|
|
189
189
|
</g>
|
|
190
|
-
<g tabindex="-1">
|
|
190
|
+
<g tabindex="-1" class="recharts-zIndex-layer_1000">
|
|
191
191
|
</g>
|
|
192
|
-
<g tabindex="-1">
|
|
192
|
+
<g tabindex="-1" class="recharts-zIndex-layer_1100">
|
|
193
193
|
</g>
|
|
194
|
-
<g tabindex="-1">
|
|
194
|
+
<g tabindex="-1" class="recharts-zIndex-layer_1200">
|
|
195
195
|
</g>
|
|
196
|
-
<g tabindex="-1">
|
|
196
|
+
<g tabindex="-1" class="recharts-zIndex-layer_2000">
|
|
197
197
|
<g class="recharts-cartesian-axis-tick-labels recharts-xAxis-tick-labels">
|
|
198
198
|
<g class="recharts-layer recharts-cartesian-axis-tick-label">
|
|
199
199
|
<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 +318,34 @@ type CustomData = {
|
|
|
318
318
|
value: number;
|
|
319
319
|
};
|
|
320
320
|
|
|
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
|
-
};
|
|
321
|
+
export default () => (
|
|
322
|
+
<>
|
|
323
|
+
<label>LineChart with ReferenceLine</label>
|
|
324
|
+
<div className='panel panel-default panel-body margin-bottom-0 height-200 max-width-500'>
|
|
325
|
+
<LineChart
|
|
326
|
+
data={data}
|
|
327
|
+
dataKey={(entry: CustomData) => entry.name}
|
|
328
|
+
xAxisOptions={{ padding: { left: 30, right: 30 } }}
|
|
329
|
+
lines={[<Line key='line' type='monotone' dataKey={entry => entry.value} />]}
|
|
330
|
+
tooltip={<ChartTooltip content={<CustomTooltip />} cursor={{ fill: '#ebf9fa80' }} />}
|
|
331
|
+
referenceLines={[
|
|
332
|
+
<ReferenceLine key='x' x='Page E' stroke='color-coldplay-turquoise' label={<CustomLabel />} />,
|
|
333
|
+
<ReferenceLine key='y' y={3500} stroke='color-warmup-salmon' strokeDasharray='3 3' label='Max' />,
|
|
334
|
+
<ReferenceLine
|
|
335
|
+
key='segment'
|
|
336
|
+
stroke='color-warmup-salmon'
|
|
337
|
+
strokeDasharray='3 6'
|
|
338
|
+
segment={[
|
|
339
|
+
{ x: 'Page A', y: 0 },
|
|
340
|
+
{ x: 'Page E', y: 3500 },
|
|
341
|
+
]}
|
|
342
|
+
label='Segment'
|
|
343
|
+
/>,
|
|
344
|
+
]}
|
|
345
|
+
/>
|
|
346
|
+
</div>
|
|
347
|
+
</>
|
|
348
|
+
);
|
|
357
349
|
|
|
358
350
|
const CustomLabel = (props: any) => {
|
|
359
351
|
const { viewBox } = props;
|
|
@@ -438,9 +430,9 @@ const data: CustomData[] = [
|
|
|
438
430
|
</title>
|
|
439
431
|
<desc>
|
|
440
432
|
</desc>
|
|
441
|
-
<g tabindex="-1">
|
|
433
|
+
<g tabindex="-1" class="recharts-zIndex-layer_-100">
|
|
442
434
|
</g>
|
|
443
|
-
<g tabindex="-1">
|
|
435
|
+
<g tabindex="-1" class="recharts-zIndex-layer_-50">
|
|
444
436
|
</g>
|
|
445
437
|
<defs>
|
|
446
438
|
<clipPath id="recharts2-clip">
|
|
@@ -448,16 +440,18 @@ const data: CustomData[] = [
|
|
|
448
440
|
</rect>
|
|
449
441
|
</clipPath>
|
|
450
442
|
</defs>
|
|
451
|
-
<g tabindex="-1">
|
|
443
|
+
<g tabindex="-1" class="recharts-zIndex-layer_100">
|
|
452
444
|
</g>
|
|
453
|
-
<g tabindex="-1">
|
|
445
|
+
<g tabindex="-1" class="recharts-zIndex-layer_200">
|
|
454
446
|
</g>
|
|
455
|
-
<g tabindex="-1">
|
|
447
|
+
<g tabindex="-1" class="recharts-zIndex-layer_300">
|
|
456
448
|
</g>
|
|
457
|
-
<g tabindex="-1">
|
|
449
|
+
<g tabindex="-1" class="recharts-zIndex-layer_400">
|
|
458
450
|
<g class="recharts-layer recharts-line">
|
|
459
|
-
<
|
|
460
|
-
|
|
451
|
+
<g class="recharts-layer recharts-shape">
|
|
452
|
+
<path stroke="#67abc5 " fill="none" stroke-width="1" id="recharts-line-:r1:" height="108" width="438" class="recharts-curve recharts-line-curve" stroke-dasharray="46.0356px 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">
|
|
453
|
+
</path>
|
|
454
|
+
</g>
|
|
461
455
|
</g>
|
|
462
456
|
<g class="recharts-layer recharts-reference-line">
|
|
463
457
|
<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 +467,7 @@ const data: CustomData[] = [
|
|
|
473
467
|
</line>
|
|
474
468
|
</g>
|
|
475
469
|
</g>
|
|
476
|
-
<g tabindex="-1">
|
|
470
|
+
<g tabindex="-1" class="recharts-zIndex-layer_500">
|
|
477
471
|
<g class="recharts-layer recharts-cartesian-axis recharts-xAxis xAxis">
|
|
478
472
|
<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
473
|
</line>
|
|
@@ -511,7 +505,7 @@ const data: CustomData[] = [
|
|
|
511
505
|
</g>
|
|
512
506
|
</g>
|
|
513
507
|
</g>
|
|
514
|
-
<g tabindex="-1">
|
|
508
|
+
<g tabindex="-1" class="recharts-zIndex-layer_600">
|
|
515
509
|
<g class="recharts-layer recharts-line-dots">
|
|
516
510
|
<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
511
|
</circle>
|
|
@@ -529,13 +523,13 @@ const data: CustomData[] = [
|
|
|
529
523
|
</circle>
|
|
530
524
|
</g>
|
|
531
525
|
</g>
|
|
532
|
-
<g tabindex="-1">
|
|
526
|
+
<g tabindex="-1" class="recharts-zIndex-layer_1000">
|
|
533
527
|
</g>
|
|
534
|
-
<g tabindex="-1">
|
|
528
|
+
<g tabindex="-1" class="recharts-zIndex-layer_1100">
|
|
535
529
|
</g>
|
|
536
|
-
<g tabindex="-1">
|
|
530
|
+
<g tabindex="-1" class="recharts-zIndex-layer_1200">
|
|
537
531
|
</g>
|
|
538
|
-
<g tabindex="-1">
|
|
532
|
+
<g tabindex="-1" class="recharts-zIndex-layer_2000">
|
|
539
533
|
<g class="recharts-cartesian-axis-tick-labels recharts-xAxis-tick-labels">
|
|
540
534
|
<g class="recharts-layer recharts-cartesian-axis-tick-label">
|
|
541
535
|
<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 +666,36 @@ type CustomData = {
|
|
|
672
666
|
amt: number;
|
|
673
667
|
};
|
|
674
668
|
|
|
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
|
-
};
|
|
669
|
+
export default () => (
|
|
670
|
+
<>
|
|
671
|
+
<label>Multiple lines in a LineChart with a brush for range selection</label>
|
|
672
|
+
<div className='panel panel-default panel-body margin-bottom-0 height-300'>
|
|
673
|
+
<LineChart
|
|
674
|
+
data={data}
|
|
675
|
+
dataKey={(entry: CustomData) => entry.name}
|
|
676
|
+
brush
|
|
677
|
+
showYAxis
|
|
678
|
+
showGrid
|
|
679
|
+
legend={
|
|
680
|
+
<Legend
|
|
681
|
+
layout='horizontal'
|
|
682
|
+
verticalAlign='bottom'
|
|
683
|
+
iconType='line'
|
|
684
|
+
formatter={(_value: string, entry: any, index: number) => {
|
|
685
|
+
const { color } = entry;
|
|
686
|
+
return <span style={{ color }}>{Object.keys(data[0])[index + 1]}</span>;
|
|
687
|
+
}}
|
|
688
|
+
/>
|
|
689
|
+
}
|
|
690
|
+
lines={[
|
|
691
|
+
<Line key='line1' name='uv' dataKey='uv' strokeColor='color-coldplay-fountain' />,
|
|
692
|
+
<Line key='line2' name='pv' dataKey='pv' strokeColor='color-coldplay-moos' />,
|
|
693
|
+
<Line key='line3' name='amt' dataKey='amt' strokeColor='color-warmup-raspberry' />,
|
|
694
|
+
]}
|
|
695
|
+
/>
|
|
696
|
+
</div>
|
|
697
|
+
</>
|
|
698
|
+
);
|
|
707
699
|
|
|
708
700
|
const data: CustomData[] = [
|
|
709
701
|
{
|
|
@@ -768,7 +760,7 @@ const data: CustomData[] = [
|
|
|
768
760
|
<div class="recharts-legend-wrapper" style="position: absolute; width: 846px; height: auto; right: 15px; bottom: 15px;">
|
|
769
761
|
<ul class="recharts-default-legend" style="padding: 0px; margin: 0px; text-align: right;">
|
|
770
762
|
<li class="recharts-legend-item legend-item-0" style="display: inline-block; margin-right: 10px;">
|
|
771
|
-
<svg aria-label="
|
|
763
|
+
<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
764
|
<title>
|
|
773
765
|
</title>
|
|
774
766
|
<desc>
|
|
@@ -784,7 +776,7 @@ const data: CustomData[] = [
|
|
|
784
776
|
</span>
|
|
785
777
|
</li>
|
|
786
778
|
<li class="recharts-legend-item legend-item-1" style="display: inline-block; margin-right: 10px;">
|
|
787
|
-
<svg aria-label="
|
|
779
|
+
<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
780
|
<title>
|
|
789
781
|
</title>
|
|
790
782
|
<desc>
|
|
@@ -800,7 +792,7 @@ const data: CustomData[] = [
|
|
|
800
792
|
</span>
|
|
801
793
|
</li>
|
|
802
794
|
<li class="recharts-legend-item legend-item-2" style="display: inline-block; margin-right: 10px;">
|
|
803
|
-
<svg aria-label="
|
|
795
|
+
<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
796
|
<title>
|
|
805
797
|
</title>
|
|
806
798
|
<desc>
|
|
@@ -822,7 +814,7 @@ const data: CustomData[] = [
|
|
|
822
814
|
</title>
|
|
823
815
|
<desc>
|
|
824
816
|
</desc>
|
|
825
|
-
<g tabindex="-1">
|
|
817
|
+
<g tabindex="-1" class="recharts-zIndex-layer_-100">
|
|
826
818
|
<g class="recharts-cartesian-grid">
|
|
827
819
|
<g class="recharts-cartesian-grid-horizontal">
|
|
828
820
|
<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 +846,7 @@ const data: CustomData[] = [
|
|
|
854
846
|
</g>
|
|
855
847
|
</g>
|
|
856
848
|
</g>
|
|
857
|
-
<g tabindex="-1">
|
|
849
|
+
<g tabindex="-1" class="recharts-zIndex-layer_-50">
|
|
858
850
|
</g>
|
|
859
851
|
<defs>
|
|
860
852
|
<clipPath id="recharts3-clip">
|
|
@@ -884,27 +876,33 @@ const data: CustomData[] = [
|
|
|
884
876
|
</line>
|
|
885
877
|
</g>
|
|
886
878
|
</g>
|
|
887
|
-
<g tabindex="-1">
|
|
879
|
+
<g tabindex="-1" class="recharts-zIndex-layer_100">
|
|
888
880
|
</g>
|
|
889
|
-
<g tabindex="-1">
|
|
881
|
+
<g tabindex="-1" class="recharts-zIndex-layer_200">
|
|
890
882
|
</g>
|
|
891
|
-
<g tabindex="-1">
|
|
883
|
+
<g tabindex="-1" class="recharts-zIndex-layer_300">
|
|
892
884
|
</g>
|
|
893
|
-
<g tabindex="-1">
|
|
885
|
+
<g tabindex="-1" class="recharts-zIndex-layer_400">
|
|
894
886
|
<g class="recharts-layer recharts-line">
|
|
895
|
-
<
|
|
896
|
-
|
|
887
|
+
<g class="recharts-layer recharts-shape">
|
|
888
|
+
<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">
|
|
889
|
+
</path>
|
|
890
|
+
</g>
|
|
897
891
|
</g>
|
|
898
892
|
<g class="recharts-layer recharts-line">
|
|
899
|
-
<
|
|
900
|
-
|
|
893
|
+
<g class="recharts-layer recharts-shape">
|
|
894
|
+
<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">
|
|
895
|
+
</path>
|
|
896
|
+
</g>
|
|
901
897
|
</g>
|
|
902
898
|
<g class="recharts-layer recharts-line">
|
|
903
|
-
<
|
|
904
|
-
|
|
899
|
+
<g class="recharts-layer recharts-shape">
|
|
900
|
+
<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">
|
|
901
|
+
</path>
|
|
902
|
+
</g>
|
|
905
903
|
</g>
|
|
906
904
|
</g>
|
|
907
|
-
<g tabindex="-1">
|
|
905
|
+
<g tabindex="-1" class="recharts-zIndex-layer_500">
|
|
908
906
|
<g class="recharts-layer recharts-cartesian-axis recharts-xAxis xAxis">
|
|
909
907
|
<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
908
|
</line>
|
|
@@ -970,7 +968,7 @@ const data: CustomData[] = [
|
|
|
970
968
|
</g>
|
|
971
969
|
</g>
|
|
972
970
|
</g>
|
|
973
|
-
<g tabindex="-1">
|
|
971
|
+
<g tabindex="-1" class="recharts-zIndex-layer_600">
|
|
974
972
|
<g class="recharts-layer recharts-line-dots">
|
|
975
973
|
<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
974
|
</circle>
|
|
@@ -1020,13 +1018,13 @@ const data: CustomData[] = [
|
|
|
1020
1018
|
</circle>
|
|
1021
1019
|
</g>
|
|
1022
1020
|
</g>
|
|
1023
|
-
<g tabindex="-1">
|
|
1021
|
+
<g tabindex="-1" class="recharts-zIndex-layer_1000">
|
|
1024
1022
|
</g>
|
|
1025
|
-
<g tabindex="-1">
|
|
1023
|
+
<g tabindex="-1" class="recharts-zIndex-layer_1100">
|
|
1026
1024
|
</g>
|
|
1027
|
-
<g tabindex="-1">
|
|
1025
|
+
<g tabindex="-1" class="recharts-zIndex-layer_1200">
|
|
1028
1026
|
</g>
|
|
1029
|
-
<g tabindex="-1">
|
|
1027
|
+
<g tabindex="-1" class="recharts-zIndex-layer_2000">
|
|
1030
1028
|
<g class="recharts-cartesian-axis-tick-labels recharts-xAxis-tick-labels">
|
|
1031
1029
|
<g class="recharts-layer recharts-cartesian-axis-tick-label">
|
|
1032
1030
|
<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 +1278,21 @@ type CustomLegendProps = {
|
|
|
1280
1278
|
onMouseLeave: () => void;
|
|
1281
1279
|
};
|
|
1282
1280
|
|
|
1283
|
-
const CustomLegend = ({ payload, highlightedLine, onMouseEnter, onMouseLeave }: CustomLegendProps) =>
|
|
1284
|
-
|
|
1285
|
-
|
|
1286
|
-
|
|
1287
|
-
|
|
1288
|
-
|
|
1289
|
-
|
|
1290
|
-
|
|
1291
|
-
|
|
1292
|
-
|
|
1293
|
-
|
|
1294
|
-
|
|
1295
|
-
|
|
1296
|
-
|
|
1297
|
-
|
|
1298
|
-
);
|
|
1299
|
-
};
|
|
1281
|
+
const CustomLegend = ({ payload, highlightedLine, onMouseEnter, onMouseLeave }: CustomLegendProps) => (
|
|
1282
|
+
<ul className='list-style-none padding-left-20'>
|
|
1283
|
+
{payload?.map((entry: any, index: number) => (
|
|
1284
|
+
<li
|
|
1285
|
+
key={`item-${index}`}
|
|
1286
|
+
onMouseEnter={() => onMouseEnter(entry.dataKey)}
|
|
1287
|
+
onMouseLeave={onMouseLeave}
|
|
1288
|
+
className={`cursor-pointer display-flex gap-5 align-items-center rounded padding-x-5 padding-y-3 ${highlightedLine === entry.dataKey ? 'bg-lightest' : ''}`}
|
|
1289
|
+
>
|
|
1290
|
+
<span className='rioglyph rioglyph-sphere' style={{ color: entry.color }} />
|
|
1291
|
+
<span className='text-color-darker text-capitalize-first-word'>{entry.value}</span>
|
|
1292
|
+
</li>
|
|
1293
|
+
))}
|
|
1294
|
+
</ul>
|
|
1295
|
+
);
|
|
1300
1296
|
|
|
1301
1297
|
const data: CustomData[] = [
|
|
1302
1298
|
{
|
|
@@ -1480,7 +1476,7 @@ const data: CustomData[] = [
|
|
|
1480
1476
|
</title>
|
|
1481
1477
|
<desc>
|
|
1482
1478
|
</desc>
|
|
1483
|
-
<g tabindex="-1">
|
|
1479
|
+
<g tabindex="-1" class="recharts-zIndex-layer_-100">
|
|
1484
1480
|
<g class="recharts-cartesian-grid">
|
|
1485
1481
|
<g class="recharts-cartesian-grid-horizontal">
|
|
1486
1482
|
<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 +1516,7 @@ const data: CustomData[] = [
|
|
|
1520
1516
|
</g>
|
|
1521
1517
|
</g>
|
|
1522
1518
|
</g>
|
|
1523
|
-
<g tabindex="-1">
|
|
1519
|
+
<g tabindex="-1" class="recharts-zIndex-layer_-50">
|
|
1524
1520
|
</g>
|
|
1525
1521
|
<defs>
|
|
1526
1522
|
<clipPath id="recharts4-clip">
|
|
@@ -1550,32 +1546,38 @@ const data: CustomData[] = [
|
|
|
1550
1546
|
</line>
|
|
1551
1547
|
</g>
|
|
1552
1548
|
</g>
|
|
1553
|
-
<g tabindex="-1">
|
|
1549
|
+
<g tabindex="-1" class="recharts-zIndex-layer_100">
|
|
1554
1550
|
</g>
|
|
1555
|
-
<g tabindex="-1">
|
|
1551
|
+
<g tabindex="-1" class="recharts-zIndex-layer_200">
|
|
1556
1552
|
</g>
|
|
1557
|
-
<g tabindex="-1">
|
|
1553
|
+
<g tabindex="-1" class="recharts-zIndex-layer_300">
|
|
1558
1554
|
</g>
|
|
1559
|
-
<g tabindex="-1">
|
|
1555
|
+
<g tabindex="-1" class="recharts-zIndex-layer_400">
|
|
1560
1556
|
<g class="recharts-layer recharts-reference-line">
|
|
1561
1557
|
<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
1558
|
</line>
|
|
1563
1559
|
<text x="582.2615131578948" y="30" fill="gray" text-anchor="right">Now</text>
|
|
1564
1560
|
</g>
|
|
1565
1561
|
<g class="recharts-layer recharts-line">
|
|
1566
|
-
<
|
|
1567
|
-
|
|
1562
|
+
<g class="recharts-layer recharts-shape">
|
|
1563
|
+
<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">
|
|
1564
|
+
</path>
|
|
1565
|
+
</g>
|
|
1568
1566
|
</g>
|
|
1569
1567
|
<g class="recharts-layer recharts-line">
|
|
1570
|
-
<
|
|
1571
|
-
|
|
1568
|
+
<g class="recharts-layer recharts-shape">
|
|
1569
|
+
<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">
|
|
1570
|
+
</path>
|
|
1571
|
+
</g>
|
|
1572
1572
|
</g>
|
|
1573
1573
|
<g class="recharts-layer recharts-line">
|
|
1574
|
-
<
|
|
1575
|
-
|
|
1574
|
+
<g class="recharts-layer recharts-shape">
|
|
1575
|
+
<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">
|
|
1576
|
+
</path>
|
|
1577
|
+
</g>
|
|
1576
1578
|
</g>
|
|
1577
1579
|
</g>
|
|
1578
|
-
<g tabindex="-1">
|
|
1580
|
+
<g tabindex="-1" class="recharts-zIndex-layer_500">
|
|
1579
1581
|
<g class="recharts-layer recharts-cartesian-axis recharts-xAxis xAxis">
|
|
1580
1582
|
<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
1583
|
</line>
|
|
@@ -1677,7 +1679,7 @@ const data: CustomData[] = [
|
|
|
1677
1679
|
</g>
|
|
1678
1680
|
</g>
|
|
1679
1681
|
</g>
|
|
1680
|
-
<g tabindex="-1">
|
|
1682
|
+
<g tabindex="-1" class="recharts-zIndex-layer_600">
|
|
1681
1683
|
<g class="recharts-layer recharts-line-dots">
|
|
1682
1684
|
<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
1685
|
</circle>
|
|
@@ -1805,13 +1807,13 @@ const data: CustomData[] = [
|
|
|
1805
1807
|
</circle>
|
|
1806
1808
|
</g>
|
|
1807
1809
|
</g>
|
|
1808
|
-
<g tabindex="-1">
|
|
1810
|
+
<g tabindex="-1" class="recharts-zIndex-layer_1000">
|
|
1809
1811
|
</g>
|
|
1810
|
-
<g tabindex="-1">
|
|
1812
|
+
<g tabindex="-1" class="recharts-zIndex-layer_1100">
|
|
1811
1813
|
</g>
|
|
1812
|
-
<g tabindex="-1">
|
|
1814
|
+
<g tabindex="-1" class="recharts-zIndex-layer_1200">
|
|
1813
1815
|
</g>
|
|
1814
|
-
<g tabindex="-1">
|
|
1816
|
+
<g tabindex="-1" class="recharts-zIndex-layer_2000">
|
|
1815
1817
|
<g class="recharts-cartesian-axis-tick-labels recharts-xAxis-tick-labels">
|
|
1816
1818
|
<g class="recharts-layer recharts-cartesian-axis-tick-label">
|
|
1817
1819
|
<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">
|