Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
def __init__(self, *args):
super(Orient, self).__init__(*args)
class Padding(SchemaBase):
"""Padding schema wrapper"""
_schema = {'$ref': '#/definitions/Padding'}
_rootschema = Root._schema
def __init__(self, *args, **kwds):
super(Padding, self).__init__(*args, **kwds)
class PositionFieldDef(SchemaBase):
"""PositionFieldDef schema wrapper"""
_schema = {'$ref': '#/definitions/PositionFieldDef'}
_rootschema = Root._schema
def __init__(self, type=Undefined, aggregate=Undefined, axis=Undefined, bin=Undefined, field=Undefined, scale=Undefined, sort=Undefined, stack=Undefined, timeUnit=Undefined, **kwds):
super(PositionFieldDef, self).__init__(type=type, aggregate=aggregate, axis=axis, bin=bin, field=field, scale=scale, sort=sort, stack=stack, timeUnit=timeUnit, **kwds)
class Predicate(SchemaBase):
"""Predicate schema wrapper"""
_schema = {'$ref': '#/definitions/Predicate'}
_rootschema = Root._schema
def __init__(self, *args, **kwds):
super(Predicate, self).__init__(*args, **kwds)
def __init__(self, name=Undefined, format=Undefined, **kwds):
super(NamedData, self).__init__(name=name, format=format, **kwds)
class NiceTime(SchemaBase):
"""NiceTime schema wrapper"""
_schema = {'$ref': '#/definitions/NiceTime'}
_rootschema = Root._schema
def __init__(self, *args):
super(NiceTime, self).__init__(*args)
class OrderFieldDef(SchemaBase):
"""OrderFieldDef schema wrapper"""
_schema = {'$ref': '#/definitions/OrderFieldDef'}
_rootschema = Root._schema
def __init__(self, type=Undefined, aggregate=Undefined, bin=Undefined, field=Undefined, sort=Undefined, timeUnit=Undefined, **kwds):
super(OrderFieldDef, self).__init__(type=type, aggregate=aggregate, bin=bin, field=field, sort=sort, timeUnit=timeUnit, **kwds)
class Orient(SchemaBase):
"""Orient schema wrapper"""
_schema = {'$ref': '#/definitions/Orient'}
_rootschema = Root._schema
def __init__(self, *args):
super(Orient, self).__init__(*args)
def __init__(self, *args, **kwds):
super(ConditionalFieldDef, self).__init__(*args, **kwds)
class ConditionalMarkPropFieldDef(SchemaBase):
"""ConditionalMarkPropFieldDef schema wrapper"""
_schema = {'$ref': '#/definitions/Conditional'}
_rootschema = Root._schema
def __init__(self, *args, **kwds):
super(ConditionalMarkPropFieldDef, self).__init__(*args, **kwds)
class ConditionalTextFieldDef(SchemaBase):
"""ConditionalTextFieldDef schema wrapper"""
_schema = {'$ref': '#/definitions/Conditional'}
_rootschema = Root._schema
def __init__(self, *args, **kwds):
super(ConditionalTextFieldDef, self).__init__(*args, **kwds)
class ConditionalValueDef(SchemaBase):
"""ConditionalValueDef schema wrapper"""
_schema = {'$ref': '#/definitions/Conditional'}
_rootschema = Root._schema
def __init__(self, *args, **kwds):
super(ConditionalValueDef, self).__init__(*args, **kwds)
def __init__(self, bandPosition=Undefined, domain=Undefined, domainColor=Undefined, domainWidth=Undefined, grid=Undefined, gridColor=Undefined, gridDash=Undefined, gridOpacity=Undefined, gridWidth=Undefined, labelAngle=Undefined, labelBound=Undefined, labelColor=Undefined, labelFlush=Undefined, labelFont=Undefined, labelFontSize=Undefined, labelLimit=Undefined, labelOverlap=Undefined, labelPadding=Undefined, labels=Undefined, maxExtent=Undefined, minExtent=Undefined, shortTimeLabels=Undefined, tickColor=Undefined, tickRound=Undefined, tickSize=Undefined, tickWidth=Undefined, ticks=Undefined, titleAlign=Undefined, titleAngle=Undefined, titleBaseline=Undefined, titleColor=Undefined, titleFont=Undefined, titleFontSize=Undefined, titleFontWeight=Undefined, titleLimit=Undefined, titleMaxLength=Undefined, titlePadding=Undefined, titleX=Undefined, titleY=Undefined, **kwds):
super(AxisConfig, self).__init__(bandPosition=bandPosition, domain=domain, domainColor=domainColor, domainWidth=domainWidth, grid=grid, gridColor=gridColor, gridDash=gridDash, gridOpacity=gridOpacity, gridWidth=gridWidth, labelAngle=labelAngle, labelBound=labelBound, labelColor=labelColor, labelFlush=labelFlush, labelFont=labelFont, labelFontSize=labelFontSize, labelLimit=labelLimit, labelOverlap=labelOverlap, labelPadding=labelPadding, labels=labels, maxExtent=maxExtent, minExtent=minExtent, shortTimeLabels=shortTimeLabels, tickColor=tickColor, tickRound=tickRound, tickSize=tickSize, tickWidth=tickWidth, ticks=ticks, titleAlign=titleAlign, titleAngle=titleAngle, titleBaseline=titleBaseline, titleColor=titleColor, titleFont=titleFont, titleFontSize=titleFontSize, titleFontWeight=titleFontWeight, titleLimit=titleLimit, titleMaxLength=titleMaxLength, titlePadding=titlePadding, titleX=titleX, titleY=titleY, **kwds)
class AxisOrient(SchemaBase):
"""AxisOrient schema wrapper"""
_schema = {'$ref': '#/definitions/AxisOrient'}
_rootschema = Root._schema
def __init__(self, *args):
super(AxisOrient, self).__init__(*args)
class AxisResolveMap(SchemaBase):
"""AxisResolveMap schema wrapper"""
_schema = {'$ref': '#/definitions/AxisResolveMap'}
_rootschema = Root._schema
def __init__(self, x=Undefined, y=Undefined, **kwds):
super(AxisResolveMap, self).__init__(x=x, y=y, **kwds)
class BarConfig(SchemaBase):
"""BarConfig schema wrapper"""
_schema = {'$ref': '#/definitions/BarConfig'}
_rootschema = Root._schema
def __init__(self, align=Undefined, angle=Undefined, baseline=Undefined, binSpacing=Undefined, color=Undefined, continuousBandSize=Undefined, cursor=Undefined, discreteBandSize=Undefined, dx=Undefined, dy=Undefined, fill=Undefined, fillOpacity=Undefined, filled=Undefined, font=Undefined, fontSize=Undefined, fontStyle=Undefined, fontWeight=Undefined, href=Undefined, interpolate=Undefined, limit=Undefined, opacity=Undefined, orient=Undefined, radius=Undefined, shape=Undefined, size=Undefined, stroke=Undefined, strokeDash=Undefined, strokeDashOffset=Undefined, strokeOpacity=Undefined, strokeWidth=Undefined, tension=Undefined, text=Undefined, theta=Undefined, **kwds):
super(BarConfig, self).__init__(align=align, angle=angle, baseline=baseline, binSpacing=binSpacing, color=color, continuousBandSize=continuousBandSize, cursor=cursor, discreteBandSize=discreteBandSize, dx=dx, dy=dy, fill=fill, fillOpacity=fillOpacity, filled=filled, font=font, fontSize=fontSize, fontStyle=fontStyle, fontWeight=fontWeight, href=href, interpolate=interpolate, limit=limit, opacity=opacity, orient=orient, radius=radius, shape=shape, size=size, stroke=stroke, strokeDash=strokeDash, strokeDashOffset=strokeDashOffset, strokeOpacity=strokeOpacity, strokeWidth=strokeWidth, tension=tension, text=text, theta=theta, **kwds)
def __init__(self, name=Undefined, extent=Undefined, **kwds):
super(SchemeParams, self).__init__(name=name, extent=extent, **kwds)
class SelectionConfig(SchemaBase):
"""SelectionConfig schema wrapper"""
_schema = {'$ref': '#/definitions/SelectionConfig'}
_rootschema = Root._schema
def __init__(self, interval=Undefined, multi=Undefined, single=Undefined, **kwds):
super(SelectionConfig, self).__init__(interval=interval, multi=multi, single=single, **kwds)
class SelectionDef(SchemaBase):
"""SelectionDef schema wrapper"""
_schema = {'$ref': '#/definitions/SelectionDef'}
_rootschema = Root._schema
def __init__(self, *args, **kwds):
super(SelectionDef, self).__init__(*args, **kwds)
class SelectionDomain(SchemaBase):
"""SelectionDomain schema wrapper"""
_schema = {'$ref': '#/definitions/SelectionDomain'}
_rootschema = Root._schema
def __init__(self, *args, **kwds):
super(SelectionDomain, self).__init__(*args, **kwds)
def __init__(self, *args):
super(FontWeightNumber, self).__init__(*args)
class FacetSpec(SchemaBase):
"""FacetSpec schema wrapper"""
_schema = {'$ref': '#/definitions/FacetSpec'}
_rootschema = Root._schema
def __init__(self, facet=Undefined, spec=Undefined, data=Undefined, description=Undefined, name=Undefined, resolve=Undefined, title=Undefined, transform=Undefined, **kwds):
super(FacetSpec, self).__init__(facet=facet, spec=spec, data=data, description=description, name=name, resolve=resolve, title=title, transform=transform, **kwds)
class HConcatSpec(SchemaBase):
"""HConcatSpec schema wrapper"""
_schema = {'$ref': '#/definitions/HConcatSpec'}
_rootschema = Root._schema
def __init__(self, hconcat=Undefined, data=Undefined, description=Undefined, name=Undefined, resolve=Undefined, title=Undefined, transform=Undefined, **kwds):
super(HConcatSpec, self).__init__(hconcat=hconcat, data=data, description=description, name=name, resolve=resolve, title=title, transform=transform, **kwds)
class LayerSpec(SchemaBase):
"""LayerSpec schema wrapper"""
_schema = {'$ref': '#/definitions/LayerSpec'}
_rootschema = Root._schema
def __init__(self, layer=Undefined, data=Undefined, description=Undefined, height=Undefined, name=Undefined, resolve=Undefined, title=Undefined, transform=Undefined, width=Undefined, **kwds):
super(LayerSpec, self).__init__(layer=layer, data=data, description=description, height=height, name=name, resolve=resolve, title=title, transform=transform, width=width, **kwds)
def __init__(self, facet=Undefined, spec=Undefined, autosize=Undefined, background=Undefined, config=Undefined, data=Undefined, description=Undefined, name=Undefined, padding=Undefined, resolve=Undefined, title=Undefined, transform=Undefined, **kwds):
super(TopLevelFacetSpec, self).__init__(facet=facet, spec=spec, autosize=autosize, background=background, config=config, data=data, description=description, name=name, padding=padding, resolve=resolve, title=title, transform=transform, **kwds)
class TopLevelHConcatSpec(SchemaBase):
"""TopLevelHConcatSpec schema wrapper"""
_schema = {'$ref': '#/definitions/TopLevel'}
_rootschema = Root._schema
def __init__(self, hconcat=Undefined, autosize=Undefined, background=Undefined, config=Undefined, data=Undefined, description=Undefined, name=Undefined, padding=Undefined, resolve=Undefined, title=Undefined, transform=Undefined, **kwds):
super(TopLevelHConcatSpec, self).__init__(hconcat=hconcat, autosize=autosize, background=background, config=config, data=data, description=description, name=name, padding=padding, resolve=resolve, title=title, transform=transform, **kwds)
class TopLevelLayerSpec(SchemaBase):
"""TopLevelLayerSpec schema wrapper"""
_schema = {'$ref': '#/definitions/TopLevel'}
_rootschema = Root._schema
def __init__(self, layer=Undefined, autosize=Undefined, background=Undefined, config=Undefined, data=Undefined, description=Undefined, height=Undefined, name=Undefined, padding=Undefined, resolve=Undefined, title=Undefined, transform=Undefined, width=Undefined, **kwds):
super(TopLevelLayerSpec, self).__init__(layer=layer, autosize=autosize, background=background, config=config, data=data, description=description, height=height, name=name, padding=padding, resolve=resolve, title=title, transform=transform, width=width, **kwds)
class TopLevelRepeatSpec(SchemaBase):
"""TopLevelRepeatSpec schema wrapper"""
_schema = {'$ref': '#/definitions/TopLevel'}
_rootschema = Root._schema
def __init__(self, repeat=Undefined, spec=Undefined, autosize=Undefined, background=Undefined, config=Undefined, data=Undefined, description=Undefined, name=Undefined, padding=Undefined, resolve=Undefined, title=Undefined, transform=Undefined, **kwds):
super(TopLevelRepeatSpec, self).__init__(repeat=repeat, spec=spec, autosize=autosize, background=background, config=config, data=data, description=description, name=name, padding=padding, resolve=resolve, title=title, transform=transform, **kwds)
def __init__(self, interval=Undefined, multi=Undefined, single=Undefined, **kwds):
super(SelectionConfig, self).__init__(interval=interval, multi=multi, single=single, **kwds)
class SelectionDef(SchemaBase):
"""SelectionDef schema wrapper"""
_schema = {'$ref': '#/definitions/SelectionDef'}
_rootschema = Root._schema
def __init__(self, *args, **kwds):
super(SelectionDef, self).__init__(*args, **kwds)
class SelectionDomain(SchemaBase):
"""SelectionDomain schema wrapper"""
_schema = {'$ref': '#/definitions/SelectionDomain'}
_rootschema = Root._schema
def __init__(self, *args, **kwds):
super(SelectionDomain, self).__init__(*args, **kwds)
class SelectionPredicate(SchemaBase):
"""SelectionPredicate schema wrapper"""
_schema = {'$ref': '#/definitions/SelectionPredicate'}
_rootschema = Root._schema
def __init__(self, selection=Undefined, **kwds):
super(SelectionPredicate, self).__init__(selection=selection, **kwds)
def __init__(self, selection=Undefined, type=Undefined, aggregate=Undefined, bin=Undefined, field=Undefined, timeUnit=Undefined, **kwds):
super(ConditionalSelectionFieldDef, self).__init__(selection=selection, type=type, aggregate=aggregate, bin=bin, field=field, timeUnit=timeUnit, **kwds)
class ConditionalSelectionMarkPropFieldDef(SchemaBase):
"""ConditionalSelectionMarkPropFieldDef schema wrapper"""
_schema = {'$ref': '#/definitions/ConditionalSelection'}
_rootschema = Root._schema
def __init__(self, selection=Undefined, type=Undefined, aggregate=Undefined, bin=Undefined, field=Undefined, legend=Undefined, scale=Undefined, sort=Undefined, timeUnit=Undefined, **kwds):
super(ConditionalSelectionMarkPropFieldDef, self).__init__(selection=selection, type=type, aggregate=aggregate, bin=bin, field=field, legend=legend, scale=scale, sort=sort, timeUnit=timeUnit, **kwds)
class ConditionalSelectionTextFieldDef(SchemaBase):
"""ConditionalSelectionTextFieldDef schema wrapper"""
_schema = {'$ref': '#/definitions/ConditionalSelection'}
_rootschema = Root._schema
def __init__(self, selection=Undefined, type=Undefined, aggregate=Undefined, bin=Undefined, field=Undefined, format=Undefined, timeUnit=Undefined, **kwds):
super(ConditionalSelectionTextFieldDef, self).__init__(selection=selection, type=type, aggregate=aggregate, bin=bin, field=field, format=format, timeUnit=timeUnit, **kwds)
class ConditionalSelectionValueDef(SchemaBase):
"""ConditionalSelectionValueDef schema wrapper"""
_schema = {'$ref': '#/definitions/ConditionalSelection'}
_rootschema = Root._schema
def __init__(self, selection=Undefined, value=Undefined, **kwds):
super(ConditionalSelectionValueDef, self).__init__(selection=selection, value=value, **kwds)
def __init__(self, type=Undefined, aggregate=Undefined, bin=Undefined, field=Undefined, sort=Undefined, timeUnit=Undefined, **kwds):
super(OrderFieldDef, self).__init__(type=type, aggregate=aggregate, bin=bin, field=field, sort=sort, timeUnit=timeUnit, **kwds)
class Orient(SchemaBase):
"""Orient schema wrapper"""
_schema = {'$ref': '#/definitions/Orient'}
_rootschema = Root._schema
def __init__(self, *args):
super(Orient, self).__init__(*args)
class Padding(SchemaBase):
"""Padding schema wrapper"""
_schema = {'$ref': '#/definitions/Padding'}
_rootschema = Root._schema
def __init__(self, *args, **kwds):
super(Padding, self).__init__(*args, **kwds)
class PositionFieldDef(SchemaBase):
"""PositionFieldDef schema wrapper"""
_schema = {'$ref': '#/definitions/PositionFieldDef'}
_rootschema = Root._schema
def __init__(self, type=Undefined, aggregate=Undefined, axis=Undefined, bin=Undefined, field=Undefined, scale=Undefined, sort=Undefined, stack=Undefined, timeUnit=Undefined, **kwds):
super(PositionFieldDef, self).__init__(type=type, aggregate=aggregate, axis=axis, bin=bin, field=field, scale=scale, sort=sort, stack=stack, timeUnit=timeUnit, **kwds)