Profile.toDOT

Undocumented in source. Be warned that the author may not have intended to support it.
struct Profile
deprecated const
void
toDOT
(
scope void delegate
(
const(char)[]
)
s
,
float threshold = 0
,
string[float] colours = [0:"limegreen", 10:"slateblue", 25:"steelblue", 50:"royalblue", 75:"navy", 95:"red"]
)

Meta