Skip to content
Snippets Groups Projects
Unverified Commit 95d4179e authored by Aleksandr Lesnenko's avatar Aleksandr Lesnenko Committed by GitHub
Browse files

Amend stack values labels control copy (#43553)

parent 9c7e96a8
No related branches found
No related tags found
No related merge requests found
......@@ -369,7 +369,7 @@ export const GRAPH_DISPLAY_VALUES_SETTINGS = {
props: {
options: [
{ name: t`Total`, value: "total" },
{ name: t`Insides`, value: "series" },
{ name: t`Segments`, value: "series" },
{ name: t`Both`, value: "all" },
],
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment