genome_spy.GenomeAxis

class genome_spy.GenomeAxis(chromGrid=Undefined, chromGridCap=Undefined, chromGridColor=Undefined, chromGridDash=Undefined, chromGridDashOffset=Undefined, chromGridFillEven=Undefined, chromGridFillOdd=Undefined, chromGridOpacity=Undefined, chromGridWidth=Undefined, chromLabelAlign=Undefined, chromLabelColor=Undefined, chromLabelFont=Undefined, chromLabelFontSize=Undefined, chromLabelFontStyle=Undefined, chromLabelFontWeight=Undefined, chromLabelPadding=Undefined, chromLabels=Undefined, chromTickColor=Undefined, chromTickDash=Undefined, chromTickDashOffset=Undefined, chromTickSize=Undefined, chromTickWidth=Undefined, chromTicks=Undefined, domain=Undefined, domainCap=Undefined, domainColor=Undefined, domainDash=Undefined, domainDashOffset=Undefined, domainWidth=Undefined, extraValues=Undefined, format=Undefined, grid=Undefined, gridCap=Undefined, gridColor=Undefined, gridDash=Undefined, gridDashOffset=Undefined, gridOpacity=Undefined, gridWidth=Undefined, labelAlign=Undefined, labelAngle=Undefined, labelBaseline=Undefined, labelColor=Undefined, labelFlush=Undefined, labelFlushOffset=Undefined, labelFont=Undefined, labelFontSize=Undefined, labelFontStyle=Undefined, labelFontWeight=Undefined, labelLimit=Undefined, labelOverlap=Undefined, labelPadding=Undefined, labelSeparation=Undefined, labels=Undefined, maxExtent=Undefined, minExtent=Undefined, offset=Undefined, orient=Undefined, placement=Undefined, style=Undefined, tickCap=Undefined, tickColor=Undefined, tickCount=Undefined, tickDash=Undefined, tickDashOffset=Undefined, tickMinStep=Undefined, tickSize=Undefined, tickWidth=Undefined, ticks=Undefined, title=Undefined, titleColor=Undefined, titleFit=Undefined, titleFont=Undefined, titleFontSize=Undefined, titleFontStyle=Undefined, titleFontWeight=Undefined, titleOpacity=Undefined, titlePadding=Undefined, values=Undefined, zindex=Undefined, **kwds)View on GitHub

Bases: GenomeSpySchema

Generated wrapper for GenomeAxis.

Methods

chromGrid(value)

Return a copy with chromGrid updated.

chromGridCap(value)

Return a copy with chromGridCap updated.

chromGridColor(value)

Return a copy with chromGridColor updated.

chromGridDash(value)

Return a copy with chromGridDash updated.

chromGridDashOffset(value)

Return a copy with chromGridDashOffset updated.

chromGridFillEven(value)

Return a copy with chromGridFillEven updated.

chromGridFillOdd(value)

Return a copy with chromGridFillOdd updated.

chromGridOpacity(value)

Return a copy with chromGridOpacity updated.

chromGridWidth(value)

Return a copy with chromGridWidth updated.

chromLabelAlign(value)

Return a copy with chromLabelAlign updated.

chromLabelColor(value)

Return a copy with chromLabelColor updated.

chromLabelFont(value)

Return a copy with chromLabelFont updated.

chromLabelFontSize(value)

Return a copy with chromLabelFontSize updated.

chromLabelFontStyle(value)

Return a copy with chromLabelFontStyle updated.

chromLabelFontWeight(value)

Return a copy with chromLabelFontWeight updated.

chromLabelPadding(value)

Return a copy with chromLabelPadding updated.

chromLabels(value)

Return a copy with chromLabels updated.

chromTickColor(value)

Return a copy with chromTickColor updated.

chromTickDash(value)

Return a copy with chromTickDash updated.

chromTickDashOffset(value)

Return a copy with chromTickDashOffset updated.

chromTickSize(value)

Return a copy with chromTickSize updated.

chromTickWidth(value)

Return a copy with chromTickWidth updated.

chromTicks(value)

Return a copy with chromTicks updated.

copy(*[, deep])

Return a copy with optional keyword updates.

domain(value)

Return a copy with domain updated.

domainCap(value)

Return a copy with domainCap updated.

domainColor(value)

Return a copy with domainColor updated.

domainDash(value)

Return a copy with domainDash updated.

domainDashOffset(value)

Return a copy with domainDashOffset updated.

domainWidth(value)

Return a copy with domainWidth updated.

extraValues(value)

Return a copy with extraValues updated.

format(value)

Return a copy with format updated.

grid(value)

Return a copy with grid updated.

gridCap(value)

Return a copy with gridCap updated.

gridColor(value)

Return a copy with gridColor updated.

gridDash(value)

Return a copy with gridDash updated.

gridDashOffset(value)

Return a copy with gridDashOffset updated.

gridOpacity(value)

Return a copy with gridOpacity updated.

gridWidth(value)

Return a copy with gridWidth updated.

labelAlign(value)

Return a copy with labelAlign updated.

labelAngle(value)

Return a copy with labelAngle updated.

labelBaseline(value)

Return a copy with labelBaseline updated.

labelColor(value)

Return a copy with labelColor updated.

labelFlush(value)

Return a copy with labelFlush updated.

labelFlushOffset(value)

Return a copy with labelFlushOffset updated.

labelFont(value)

Return a copy with labelFont updated.

labelFontSize(value)

Return a copy with labelFontSize updated.

labelFontStyle(value)

Return a copy with labelFontStyle updated.

labelFontWeight(value)

Return a copy with labelFontWeight updated.

labelLimit(value)

Return a copy with labelLimit updated.

labelOverlap(value)

Return a copy with labelOverlap updated.

labelPadding(value)

Return a copy with labelPadding updated.

labelSeparation(value)

Return a copy with labelSeparation updated.

labels(value)

Return a copy with labels updated.

maxExtent(value)

Return a copy with maxExtent updated.

minExtent(value)

Return a copy with minExtent updated.

offset(value)

Return a copy with offset updated.

orient(value)

Return a copy with orient updated.

placement(value)

Return a copy with placement updated.

resolve_references()

Return this class schema with referenced properties merged in.

style(value)

Return a copy with style updated.

tickCap(value)

Return a copy with tickCap updated.

tickColor(value)

Return a copy with tickColor updated.

tickCount([value, expr])

Return a copy with a ExprRef tickCount.

tickDash(value)

Return a copy with tickDash updated.

tickDashOffset(value)

Return a copy with tickDashOffset updated.

tickMinStep(value)

Return a copy with tickMinStep updated.

tickSize(value)

Return a copy with tickSize updated.

tickWidth(value)

Return a copy with tickWidth updated.

ticks(value)

Return a copy with ticks updated.

title(value)

Return a copy with title updated.

titleColor(value)

Return a copy with titleColor updated.

titleFit(value)

Return a copy with titleFit updated.

titleFont(value)

Return a copy with titleFont updated.

titleFontSize(value)

Return a copy with titleFontSize updated.

titleFontStyle(value)

Return a copy with titleFontStyle updated.

titleFontWeight(value)

Return a copy with titleFontWeight updated.

titleOpacity(value)

Return a copy with titleOpacity updated.

titlePadding(value)

Return a copy with titlePadding updated.

to_dict(*[, validate])

Serialize this schema wrapper to a JSON-compatible dictionary.

to_json(*[, validate])

Serialize this schema wrapper to formatted JSON.

validate(instance)

Validate an instance against this wrapper's schema.

values(value)

Return a copy with values updated.

zindex(value)

Return a copy with zindex updated.

chromGrid(value)View on GitHub

Return a copy with chromGrid updated.

chromGridCap(value)View on GitHub

Return a copy with chromGridCap updated.

chromGridColor(value)View on GitHub

Return a copy with chromGridColor updated.

chromGridDash(value)View on GitHub

Return a copy with chromGridDash updated.

chromGridDashOffset(value)View on GitHub

Return a copy with chromGridDashOffset updated.

chromGridFillEven(value)View on GitHub

Return a copy with chromGridFillEven updated.

chromGridFillOdd(value)View on GitHub

Return a copy with chromGridFillOdd updated.

chromGridOpacity(value)View on GitHub

Return a copy with chromGridOpacity updated.

chromGridWidth(value)View on GitHub

Return a copy with chromGridWidth updated.

chromLabelAlign(value)View on GitHub

Return a copy with chromLabelAlign updated.

chromLabelColor(value)View on GitHub

Return a copy with chromLabelColor updated.

chromLabelFont(value)View on GitHub

Return a copy with chromLabelFont updated.

chromLabelFontSize(value)View on GitHub

Return a copy with chromLabelFontSize updated.

chromLabelFontStyle(value)View on GitHub

Return a copy with chromLabelFontStyle updated.

chromLabelFontWeight(value)View on GitHub

Return a copy with chromLabelFontWeight updated.

chromLabelPadding(value)View on GitHub

Return a copy with chromLabelPadding updated.

chromLabels(value)View on GitHub

Return a copy with chromLabels updated.

chromTickColor(value)View on GitHub

Return a copy with chromTickColor updated.

chromTickDash(value)View on GitHub

Return a copy with chromTickDash updated.

chromTickDashOffset(value)View on GitHub

Return a copy with chromTickDashOffset updated.

chromTickSize(value)View on GitHub

Return a copy with chromTickSize updated.

chromTickWidth(value)View on GitHub

Return a copy with chromTickWidth updated.

chromTicks(value)View on GitHub

Return a copy with chromTicks updated.

domain(value)View on GitHub

Return a copy with domain updated.

domainCap(value)View on GitHub

Return a copy with domainCap updated.

domainColor(value)View on GitHub

Return a copy with domainColor updated.

domainDash(value)View on GitHub

Return a copy with domainDash updated.

domainDashOffset(value)View on GitHub

Return a copy with domainDashOffset updated.

domainWidth(value)View on GitHub

Return a copy with domainWidth updated.

extraValues(value)View on GitHub

Return a copy with extraValues updated.

format(value)View on GitHub

Return a copy with format updated.

grid(value)View on GitHub

Return a copy with grid updated.

gridCap(value)View on GitHub

Return a copy with gridCap updated.

gridColor(value)View on GitHub

Return a copy with gridColor updated.

gridDash(value)View on GitHub

Return a copy with gridDash updated.

gridDashOffset(value)View on GitHub

Return a copy with gridDashOffset updated.

gridOpacity(value)View on GitHub

Return a copy with gridOpacity updated.

gridWidth(value)View on GitHub

Return a copy with gridWidth updated.

labelAlign(value)View on GitHub

Return a copy with labelAlign updated.

labelAngle(value)View on GitHub

Return a copy with labelAngle updated.

labelBaseline(value)View on GitHub

Return a copy with labelBaseline updated.

labelColor(value)View on GitHub

Return a copy with labelColor updated.

labelFlush(value)View on GitHub

Return a copy with labelFlush updated.

labelFlushOffset(value)View on GitHub

Return a copy with labelFlushOffset updated.

labelFont(value)View on GitHub

Return a copy with labelFont updated.

labelFontSize(value)View on GitHub

Return a copy with labelFontSize updated.

labelFontStyle(value)View on GitHub

Return a copy with labelFontStyle updated.

labelFontWeight(value)View on GitHub

Return a copy with labelFontWeight updated.

labelLimit(value)View on GitHub

Return a copy with labelLimit updated.

labelOverlap(value)View on GitHub

Return a copy with labelOverlap updated.

labelPadding(value)View on GitHub

Return a copy with labelPadding updated.

labelSeparation(value)View on GitHub

Return a copy with labelSeparation updated.

labels(value)View on GitHub

Return a copy with labels updated.

maxExtent(value)View on GitHub

Return a copy with maxExtent updated.

minExtent(value)View on GitHub

Return a copy with minExtent updated.

offset(value)View on GitHub

Return a copy with offset updated.

orient(value)View on GitHub

Return a copy with orient updated.

placement(value)View on GitHub

Return a copy with placement updated.

style(value)View on GitHub

Return a copy with style updated.

tickCap(value)View on GitHub

Return a copy with tickCap updated.

tickColor(value)View on GitHub

Return a copy with tickColor updated.

tickCount(value=Undefined, /, *, expr=Undefined)View on GitHub

Return a copy with a ExprRef tickCount.

Parameters:

expr (str) – The expression string.

tickDash(value)View on GitHub

Return a copy with tickDash updated.

tickDashOffset(value)View on GitHub

Return a copy with tickDashOffset updated.

tickMinStep(value)View on GitHub

Return a copy with tickMinStep updated.

tickSize(value)View on GitHub

Return a copy with tickSize updated.

tickWidth(value)View on GitHub

Return a copy with tickWidth updated.

ticks(value)View on GitHub

Return a copy with ticks updated.

title(value)View on GitHub

Return a copy with title updated.

titleColor(value)View on GitHub

Return a copy with titleColor updated.

titleFit(value)View on GitHub

Return a copy with titleFit updated.

titleFont(value)View on GitHub

Return a copy with titleFont updated.

titleFontSize(value)View on GitHub

Return a copy with titleFontSize updated.

titleFontStyle(value)View on GitHub

Return a copy with titleFontStyle updated.

titleFontWeight(value)View on GitHub

Return a copy with titleFontWeight updated.

titleOpacity(value)View on GitHub

Return a copy with titleOpacity updated.

titlePadding(value)View on GitHub

Return a copy with titlePadding updated.

values(value)View on GitHub

Return a copy with values updated.

zindex(value)View on GitHub

Return a copy with zindex updated.

copy(*, deep=True, **kwds)View on GitHub

Return a copy with optional keyword updates.

classmethod resolve_references()View on GitHub

Return this class schema with referenced properties merged in.

to_dict(*, validate=True)View on GitHub

Serialize this schema wrapper to a JSON-compatible dictionary.

to_json(*, validate=True)View on GitHub

Serialize this schema wrapper to formatted JSON.

classmethod validate(instance)View on GitHub

Validate an instance against this wrapper’s schema.