AttributeDefaultAliasesTypeDescription
discrete_valuesAny[]
flipfalseBoolShould we flip (reverse) the axis?
foreground_color_axismatchaxiscolor, fg_axis, fg_color_axis, fg_colour_axis, fgaxis, fgcolor_axis, fgcolour_axis, foreground_axis, foreground_colour_axisColor Type or `:match` (matches `:foreground_color_subplot`)Color of axis ticks.
foreground_color_bordermatchborder, bordercolor, fg_border, fg_color_border, fg_colour_border, fgborder, fgcolor_border, fgcolour_border, foreground_border, foreground_colour_borderColor Type or `:match` (matches `:foreground_color_subplot`)Color of plot area border (spines).
foreground_color_guidematchfg_color_guide, fg_colour_guide, fg_guide, fgcolor_guide, fgcolour_guide, fgguide, foreground_colour_guide, foreground_guide, guidecolorColor Type or `:match` (matches `:foreground_color_subplot`)Color of axis guides (axis labels).
foreground_color_textmatchfg_color_text, fg_colour_text, fg_text, fgcolor_text, fgcolour_text, fgtext, foreground_colour_text, foreground_text, textcolorColor Type or `:match` (matches `:foreground_color_subplot`)Color of tick labels.
guideStringAxis guide (label).
guidefontPlots.Font("Helvetica",11,:hcenter,:vcenter,0.0,RGB{U8}(0.0,0.0,0.0))FontFont of axis guide (label).
limsautoNTuple{2,Number}Force axis limits. Only finite values are used (you can set only the right limit with `xlims = (-Inf, 2)` for example).
rotation0NumberDegrees rotation of tick labels.
scaleidentitySymbolScale of the axis: `:none`, `:ln`, `:log2`, `:log10`
tickfontPlots.Font("Helvetica",8,:hcenter,:vcenter,0.0,RGB{U8}(0.0,0.0,0.0))FontFont of axis tick labels.
ticksautoVector of numbers (set the tick values), Tuple of (tickvalues, ticklabels), or `:auto`