TMSiFrontend.charts.heatmap_chart.HeatmapChart.__init__#
- HeatmapChart.__init__(plotter_chart, resolution=100.0, title=None)#
Initialize heatmap chart
- Parameters:
plotter_chart (GraphicsLayoutWidget) – plotter chart where to place the chart
resolution (float, optional) – points of the heatmap, defaults to 100.0
title (str, optional) – title of the heatmap, defaults to None