PyQt4: Use a heat map as a background for a QTableWidget
I use PyQt4 and I have a QTableWidget, at each cell I have a float. I
would like to use background colors, to order visually the values that are
the most similar in each row. I thougt about a heatmap but I don't know
how to do it.
Any idea?
Thanks
No comments:
Post a Comment