Dear All,

I am trying to display the value of some points of a graph in a QTableWidget and also their corresponding color with color filled circle. I have tried to put it with QTableWidgetItem , but couldn't do so. I have succeeded to insert data values but just could not insert the color'ed circle.

could anybody please help me?