Skip to main content
Ctrl+K
Escodrinyar - Home
  • Getting Started
  • API Reference
  • GitHub
  • Getting Started
  • API Reference
  • GitHub

Section Navigation

  • escodrinyar.Plot
    • escodrinyar.Plot.add
    • escodrinyar.Plot.facet
    • escodrinyar.Plot.pair
    • escodrinyar.Plot.opts
    • escodrinyar.Plot.label
    • escodrinyar.Plot.theme
    • escodrinyar.Plot.plot
    • escodrinyar.Plot.save
    • escodrinyar.Plot.show
  • escodrinyar.Polygon
  • escodrinyar.ConvexHull
  • escodrinyar.Rect
  • escodrinyar.Tile
  • escodrinyar.Agg2d
  • escodrinyar.Layout
    • escodrinyar.Layout.__add__
    • escodrinyar.Layout.__or__
    • escodrinyar.Layout.opts
    • escodrinyar.Layout.plot
    • escodrinyar.Layout.save
    • escodrinyar.Layout.show
  • API Reference
  • escodrinyar.Tile

escodrinyar.Tile#

class escodrinyar.Tile(artist_kws=<factory>, color=<'C0'>, alpha=<1>, fill=<True>, edgecolor=<depend:color>, edgealpha=<1>, edgewidth=<0>, edgestyle=<'-'>, tilewidth=<1>, tileheight=<1>)#

A fill mark representing a tile.

This mark defines the following properties:

color, alpha, fill, edgecolor, edgealpha, edgewidth, edgestyle, |tilewidth|, |tileheight|

previous

escodrinyar.Rect

next

escodrinyar.Agg2d

On this page
  • Tile

© Copyright 2024, Aleix Alcacer.

Created using Sphinx 7.2.6.

Built with the PyData Sphinx Theme 0.15.2.