bars module¶
Draw a bar plot from a Dataset.
- class gemseo.post.dataset.bars.BarPlot(dataset, n_digits=1)[source]
Bases:
DatasetPlotBarplot visualization.
- Parameters:
- Raises:
ValueError – If the dataset is empty.
- property colormap: str
The color map.