|
13871 | 13871 | "valType": "number" |
13872 | 13872 | }, |
13873 | 13873 | "barmode": { |
13874 | | - "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.", |
| 13874 | + "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.", |
13875 | 13875 | "dflt": "group", |
13876 | 13876 | "editType": "calc", |
13877 | 13877 | "valType": "enumerated", |
|
15140 | 15140 | "valType": "number" |
15141 | 15141 | }, |
15142 | 15142 | "barmode": { |
15143 | | - "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.", |
| 15143 | + "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.", |
15144 | 15144 | "dflt": "stack", |
15145 | 15145 | "editType": "calc", |
15146 | 15146 | "valType": "enumerated", |
|
26056 | 26056 | "valType": "number" |
26057 | 26057 | }, |
26058 | 26058 | "funnelmode": { |
26059 | | - "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.", |
| 26059 | + "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.", |
26060 | 26060 | "dflt": "stack", |
26061 | 26061 | "editType": "calc", |
26062 | 26062 | "valType": "enumerated", |
|
30577 | 30577 | "valType": "number" |
30578 | 30578 | }, |
30579 | 30579 | "barmode": { |
30580 | | - "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.", |
| 30580 | + "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.", |
30581 | 30581 | "dflt": "group", |
30582 | 30582 | "editType": "calc", |
30583 | 30583 | "valType": "enumerated", |
|
72157 | 72157 | "valType": "number" |
72158 | 72158 | }, |
72159 | 72159 | "waterfallmode": { |
72160 | | - "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.", |
| 72160 | + "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.", |
72161 | 72161 | "dflt": "group", |
72162 | 72162 | "editType": "calc", |
72163 | 72163 | "valType": "enumerated", |
|
0 commit comments