We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2338bd9 commit dc863bcCopy full SHA for dc863bc
public/locales/en.json
@@ -351,7 +351,6 @@
351
"Graphs": {
352
"colorsProvider": "Provider",
353
"colorsProviderConfig": "Provider Config",
354
- "colorizedTitle": "Group by",
355
"colorBy": "Color by",
356
"colorsFlux": "Flux",
357
"loadingError": "Error loading graph data",
src/components/Graphs/Graph.module.css
@@ -3,7 +3,6 @@
3
height: 600px;
4
padding: 2px;
5
font-family: var(--sapFontFamily);
6
- position: relative;
7
}
8
9
.graphColumn {
0 commit comments