erdogant / d3graph

Creation of interactive networks using d3 Javascript
https://erdogant.github.io/d3graph
Other
171 stars 24 forks source link

Custom Slider Range #33

Open dhkhey opened 8 months ago

dhkhey commented 8 months ago

d3graph takes slider parameter, but show() calls setup_slider(), which defaults the range to minimum and maximum edge weight. Or am I doing something wrong?

erdogant commented 7 months ago

Can you show your issue with an example?