10:53 <@anoe> seeg_: in the data you got for the edge.weight filter, what kind of data did you have ?
10:53 < seeg_> from the api
10:53 <@anoe> yes
10:53 <@anoe> more like [0,1] or [0.000001..1.0000000] ?
10:54 < seeg_> just open dev tools, go to graph, and select the graph url in the Network tab
10:54 < seeg_> 0.009230769230769232
10:54 <@anoe> ok, then we would need a small step of normalization
10:54 <@anoe> I could do it, but opening an issue for remainder
10:54 < seeg_> currently it's 0.01
10:54 <@anoe> ok
10:54 < seeg_> i mean the step in range slider
10:54 < seeg_> if this is what you mean
10:55 <@anoe> ok
10:55 <@anoe> I could decrease it for tests, thx