plottingutils#
Description
Useful code snippets for making commonly used plots in Raphtory.
Functions
|
Returns x coordinates and y coordinates for a ccdf (complementary cumulative density function) from a list of observations. |
|
Returns x coordinates and y coordinates for a cdf (cumulative density function) from a list of observations. |
|
Out-of-the-box plotting of global motif counts corresponding to the layout in Motifs in Temporal Networks (Paranjape et al) |
|
Converts a number over 1000 to a string with 1 d.p and the corresponding letter. |
|
Returns x coordinates and y coordinates for a Lorenz Curve from a list of observations. |
|
Returns ordinal number of integer input. |
|
Converts a 40d vector of global motifs to a 2d grid of motifs corresponding to the layout in Motifs in Temporal Networks (Paranjape et al) |