ptvis.layouts.BaseTableLayout

class ptvis.layouts.BaseTableLayout[source]

Bases: ABC

Base class for the layout of the periodic table.

Methods

annotations()

Give annotation objects.

cell_coordinates(element)

Give coordinates of a cell.

x_axis()

Give an x-axis object.

y_axis()

Give a y-axis object.