ggip
ggip copied to clipboard
Data visualization for IP addresses and networks
Results
2
ggip issues
Sort by
recently updated
recently updated
newest added
Currently, the endcap ("to side") is identified as being opposite the "from side". But this means we're saying the path is traveling in a straight line, which is rarely true...
bug
I removed the `ip_count` and `ip_propn` computed variables in https://github.com/davidchall/ggip/commit/a55245381d75f9d82a08e9209f524241e25d013e, because it was a very slow computation. I can probably add them back in, if I spend a bit of...