From 98b9f9cb81c3e2f85f1e18df5f54a14d8ba36bd9 Mon Sep 17 00:00:00 2001 From: Mojtaba Samimi Date: Fri, 19 Aug 2022 16:00:09 -0400 Subject: [PATCH] edit barmode description --- src/traces/bar/layout_attributes.js | 2 +- src/traces/barpolar/layout_attributes.js | 2 +- src/traces/funnel/layout_attributes.js | 2 +- src/traces/waterfall/layout_attributes.js | 2 +- test/plot-schema.json | 10 +++++----- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/traces/bar/layout_attributes.js b/src/traces/bar/layout_attributes.js index eb47d03ccc4..8ef1fbab32e 100644 --- a/src/traces/bar/layout_attributes.js +++ b/src/traces/bar/layout_attributes.js @@ -16,7 +16,7 @@ module.exports = { 'With *group*, the bars are plotted next to one another', 'centered around the shared location.', 'With *overlay*, the bars are plotted over one another,', - 'you might need to an *opacity* to see multiple bars.' + 'you might need to reduce *opacity* to see multiple bars.' ].join(' ') }, barnorm: { diff --git a/src/traces/barpolar/layout_attributes.js b/src/traces/barpolar/layout_attributes.js index 5bea2dc7641..c20a7bd13e1 100644 --- a/src/traces/barpolar/layout_attributes.js +++ b/src/traces/barpolar/layout_attributes.js @@ -11,7 +11,7 @@ module.exports = { 'are displayed on the graph.', 'With *stack*, the bars are stacked on top of one another', 'With *overlay*, the bars are plotted over one another,', - 'you might need to an *opacity* to see multiple bars.' + 'you might need to reduce *opacity* to see multiple bars.' ].join(' ') }, bargap: { diff --git a/src/traces/funnel/layout_attributes.js b/src/traces/funnel/layout_attributes.js index 438da599518..ee0e24e385f 100644 --- a/src/traces/funnel/layout_attributes.js +++ b/src/traces/funnel/layout_attributes.js @@ -13,7 +13,7 @@ module.exports = { 'With *group*, the bars are plotted next to one another', 'centered around the shared location.', 'With *overlay*, the bars are plotted over one another,', - 'you might need to an *opacity* to see multiple bars.' + 'you might need to reduce *opacity* to see multiple bars.' ].join(' ') }, funnelgap: { diff --git a/src/traces/waterfall/layout_attributes.js b/src/traces/waterfall/layout_attributes.js index 8dc03064331..dca2b86c11a 100644 --- a/src/traces/waterfall/layout_attributes.js +++ b/src/traces/waterfall/layout_attributes.js @@ -12,7 +12,7 @@ module.exports = { 'With *group*, the bars are plotted next to one another', 'centered around the shared location.', 'With *overlay*, the bars are plotted over one another,', - 'you might need to an *opacity* to see multiple bars.' + 'you might need to reduce *opacity* to see multiple bars.' ].join(' ') }, waterfallgap: { diff --git a/test/plot-schema.json b/test/plot-schema.json index 353097973cb..7b882a3ea25 100644 --- a/test/plot-schema.json +++ b/test/plot-schema.json @@ -13871,7 +13871,7 @@ "valType": "number" }, "barmode": { - "description": "Determines how bars at the same location coordinate are displayed on the graph. With *stack*, the bars are stacked on top of one another With *relative*, the bars are stacked on top of one another, with negative values below the axis, positive values above With *group*, the bars are plotted next to one another centered around the shared location. With *overlay*, the bars are plotted over one another, you might need to an *opacity* to see multiple bars.", + "description": "Determines how bars at the same location coordinate are displayed on the graph. With *stack*, the bars are stacked on top of one another With *relative*, the bars are stacked on top of one another, with negative values below the axis, positive values above With *group*, the bars are plotted next to one another centered around the shared location. With *overlay*, the bars are plotted over one another, you might need to reduce *opacity* to see multiple bars.", "dflt": "group", "editType": "calc", "valType": "enumerated", @@ -15140,7 +15140,7 @@ "valType": "number" }, "barmode": { - "description": "Determines how bars at the same location coordinate are displayed on the graph. With *stack*, the bars are stacked on top of one another With *overlay*, the bars are plotted over one another, you might need to an *opacity* to see multiple bars.", + "description": "Determines how bars at the same location coordinate are displayed on the graph. With *stack*, the bars are stacked on top of one another With *overlay*, the bars are plotted over one another, you might need to reduce *opacity* to see multiple bars.", "dflt": "stack", "editType": "calc", "valType": "enumerated", @@ -26056,7 +26056,7 @@ "valType": "number" }, "funnelmode": { - "description": "Determines how bars at the same location coordinate are displayed on the graph. With *stack*, the bars are stacked on top of one another With *group*, the bars are plotted next to one another centered around the shared location. With *overlay*, the bars are plotted over one another, you might need to an *opacity* to see multiple bars.", + "description": "Determines how bars at the same location coordinate are displayed on the graph. With *stack*, the bars are stacked on top of one another With *group*, the bars are plotted next to one another centered around the shared location. With *overlay*, the bars are plotted over one another, you might need to reduce *opacity* to see multiple bars.", "dflt": "stack", "editType": "calc", "valType": "enumerated", @@ -30577,7 +30577,7 @@ "valType": "number" }, "barmode": { - "description": "Determines how bars at the same location coordinate are displayed on the graph. With *stack*, the bars are stacked on top of one another With *relative*, the bars are stacked on top of one another, with negative values below the axis, positive values above With *group*, the bars are plotted next to one another centered around the shared location. With *overlay*, the bars are plotted over one another, you might need to an *opacity* to see multiple bars.", + "description": "Determines how bars at the same location coordinate are displayed on the graph. With *stack*, the bars are stacked on top of one another With *relative*, the bars are stacked on top of one another, with negative values below the axis, positive values above With *group*, the bars are plotted next to one another centered around the shared location. With *overlay*, the bars are plotted over one another, you might need to reduce *opacity* to see multiple bars.", "dflt": "group", "editType": "calc", "valType": "enumerated", @@ -72157,7 +72157,7 @@ "valType": "number" }, "waterfallmode": { - "description": "Determines how bars at the same location coordinate are displayed on the graph. With *group*, the bars are plotted next to one another centered around the shared location. With *overlay*, the bars are plotted over one another, you might need to an *opacity* to see multiple bars.", + "description": "Determines how bars at the same location coordinate are displayed on the graph. With *group*, the bars are plotted next to one another centered around the shared location. With *overlay*, the bars are plotted over one another, you might need to reduce *opacity* to see multiple bars.", "dflt": "group", "editType": "calc", "valType": "enumerated",