14 Jun
2017
14 Jun
'17
7:43 a.m.
On 14.06.2017 08:03, Snehal Shekatkar wrote:
How can I draw the float values as such?
You should create a string property map and convert the float values using whatever format you want. Graph-tool defaults to a hexadecimal floating point representation, which allows for perfect storage, but is not the most readable. Best, Tiago -- Tiago de Paula Peixoto <tiago@skewed.de>