sensortoolkit.plotting._plot_formatting.set_fontsize
- set_fontsize(serials)[source]
Selects fontsize for figures based on the number of sensors present in the sensor serial ID dictionary.
- Parameters
serials (dict) – A dictionary of serial identifiers unique to each sensor in the deployment testing group.
- Returns
The fontsize for figures.
- Return type
fontsize (float)