ptvis.layouts.UnifiedTableLayout¶
- class ptvis.layouts.UnifiedTableLayout(padding=0.05)[source]¶
Bases:
BaseTableLayoutLayout of the periodic table where the f-block is not separated.
- Parameters:
padding (
float, optional) – Padding of the periodic table relative to the maximum possible cell size.
Attributes
Padding of the periodic table.
Methods
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.