fix mirror default
This commit is contained in:
parent
f63eac9a73
commit
55a598b796
@ -266,7 +266,7 @@ const _axis_defaults = KW(
|
||||
:foreground_color_guide => :match, # guide text color,
|
||||
:discrete_values => [],
|
||||
:formatter => :auto,
|
||||
:mirror => true,
|
||||
:mirror => false,
|
||||
)
|
||||
|
||||
const _suppress_warnings = Set{Symbol}([
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user