Find more posts tagged with
Sort by:
1 - 6 of
61
I want to colour elements by sets and show set names as labels of the legend.
I take the set IDs as values of each element in sets(One element is included in only one set).
But when I create contour using tcl in HM, the legend labels are numbers(actually the set ID).
So I want to modify the labels from numbers to strings I want.
Yes, you can do it by Tk (commands frame, label)