Heatmap ======= .. currentmodule:: gdt.core.plot.plot .. autoclass:: Heatmap :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Heatmap.alpha ~Heatmap.artists ~Heatmap.color ~Heatmap.colorbar ~Heatmap.norm ~Heatmap.num_contours ~Heatmap.visible ~Heatmap.zorder .. rubric:: Methods Summary .. autosummary:: ~Heatmap.hide ~Heatmap.remove ~Heatmap.show ~Heatmap.toggle .. rubric:: Attributes Documentation .. autoattribute:: alpha .. autoattribute:: artists .. autoattribute:: color .. autoattribute:: colorbar .. autoattribute:: norm .. autoattribute:: num_contours .. autoattribute:: visible .. autoattribute:: zorder .. rubric:: Methods Documentation .. automethod:: hide .. automethod:: remove .. automethod:: show .. automethod:: toggle