Show actual default as default for north-direction
This commit is contained in:
@@ -156,7 +156,7 @@ if "web_assets_hook" in locals():
|
|||||||
### north_direction
|
### north_direction
|
||||||
## Make north point somewhere else!
|
## Make north point somewhere else!
|
||||||
## Valid options are 'lower-left', 'upper-left', 'upper-right', 'upper-left'
|
## Valid options are 'lower-left', 'upper-left', 'upper-right', 'upper-left'
|
||||||
## default: upper-right
|
## default: lower-left
|
||||||
## Type: string
|
## Type: string
|
||||||
## Example:
|
## Example:
|
||||||
north_direction = "upper-right"
|
north_direction = "upper-right"
|
||||||
|
|||||||
Reference in New Issue
Block a user