fix mirror default

This commit is contained in:
Thomas Breloff 2016-08-18 21:23:50 -04:00
parent f63eac9a73
commit 55a598b796

View File

@ -266,7 +266,7 @@ const _axis_defaults = KW(
:foreground_color_guide => :match, # guide text color, :foreground_color_guide => :match, # guide text color,
:discrete_values => [], :discrete_values => [],
:formatter => :auto, :formatter => :auto,
:mirror => true, :mirror => false,
) )
const _suppress_warnings = Set{Symbol}([ const _suppress_warnings = Set{Symbol}([