upd to clarify u can set min or max y-axis value
parent
3a8bc283b4
commit
0f9581ea6d
|
@ -55,7 +55,7 @@ the visualization dropdown.
|
||||||
- **Y Tick Suffix**: Suffix to be added to y-value.
|
- **Y Tick Suffix**: Suffix to be added to y-value.
|
||||||
- **Y Axis Domain**: The y-axis value range.
|
- **Y Axis Domain**: The y-axis value range.
|
||||||
- **Auto**: Automatically determine the value range based on values in the data set.
|
- **Auto**: Automatically determine the value range based on values in the data set.
|
||||||
- **Custom**: Manually specify the value range of the y-axis.
|
- **Custom**: Manually specify the minimum y-axis value, maximum y-axis value, or range by including both.
|
||||||
- **Min**: Minimum y-axis value.
|
- **Min**: Minimum y-axis value.
|
||||||
- **Max**: Maximum y-axis value.
|
- **Max**: Maximum y-axis value.
|
||||||
- **Positioning**:
|
- **Positioning**:
|
||||||
|
|
|
@ -48,7 +48,7 @@ the visualization dropdown.
|
||||||
- **Y Tick Suffix**: Suffix to be added to y-value.
|
- **Y Tick Suffix**: Suffix to be added to y-value.
|
||||||
- **Y Axis Domain**: The y-axis value range.
|
- **Y Axis Domain**: The y-axis value range.
|
||||||
- **Auto**: Automatically determine the value range based on values in the data set.
|
- **Auto**: Automatically determine the value range based on values in the data set.
|
||||||
- **Custom**: Manually specify the value range of the y-axis.
|
- **Custom**: Manually specify the minimum y-axis value, maximum y-axis value, or range by including both.
|
||||||
- **Min**: Minimum y-axis value.
|
- **Min**: Minimum y-axis value.
|
||||||
- **Max**: Maximum y-axis value.
|
- **Max**: Maximum y-axis value.
|
||||||
- **Positioning**:
|
- **Positioning**:
|
||||||
|
|
|
@ -46,7 +46,7 @@ the visualization dropdown.
|
||||||
- **X Tick Suffix**: Suffix to be added to x-value.
|
- **X Tick Suffix**: Suffix to be added to x-value.
|
||||||
- **X Axis Domain**: The x-axis value range.
|
- **X Axis Domain**: The x-axis value range.
|
||||||
- **Auto**: Automatically determine the value range based on values in the data set.
|
- **Auto**: Automatically determine the value range based on values in the data set.
|
||||||
- **Custom**: Manually specify the value range of the x-axis.
|
- **Custom**: Manually specify the minimum y-axis value, maximum y-axis value, or range by including both.
|
||||||
- **Min**: Minimum x-axis value.
|
- **Min**: Minimum x-axis value.
|
||||||
- **Max**: Maximum x-axis value.
|
- **Max**: Maximum x-axis value.
|
||||||
|
|
||||||
|
@ -56,7 +56,7 @@ the visualization dropdown.
|
||||||
- **Y Tick Suffix**: Suffix to be added to y-value.
|
- **Y Tick Suffix**: Suffix to be added to y-value.
|
||||||
- **Y Axis Domain**: The y-axis value range.
|
- **Y Axis Domain**: The y-axis value range.
|
||||||
- **Auto**: Automatically determine the value range based on values in the data set.
|
- **Auto**: Automatically determine the value range based on values in the data set.
|
||||||
- **Custom**: Manually specify the value range of the y-axis.
|
- **Custom**: Manually specify the minimum y-axis value, maximum y-axis value, or range by including both.
|
||||||
- **Min**: Minimum y-axis value.
|
- **Min**: Minimum y-axis value.
|
||||||
- **Max**: Maximum y-axis value.
|
- **Max**: Maximum y-axis value.
|
||||||
|
|
||||||
|
|
|
@ -48,7 +48,7 @@ the visualization dropdown.
|
||||||
- **Y Tick Suffix**: Suffix to be added to y-value.
|
- **Y Tick Suffix**: Suffix to be added to y-value.
|
||||||
- **Y Axis Domain**: The y-axis value range.
|
- **Y Axis Domain**: The y-axis value range.
|
||||||
- **Auto**: Automatically determine the value range based on values in the data set.
|
- **Auto**: Automatically determine the value range based on values in the data set.
|
||||||
- **Custom**: Manually specify the value range of the y-axis.
|
- **Custom**: Manually specify the minimum y-axis value, maximum y-axis value, or range by including both.
|
||||||
- **Min**: Minimum y-axis value.
|
- **Min**: Minimum y-axis value.
|
||||||
- **Max**: Maximum y-axis value.
|
- **Max**: Maximum y-axis value.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue