FlorianBourniquel / FenrirRender

0 stars 0 forks source link

Thickness rendering is not usable #5

Closed ttben closed 6 years ago

ttben commented 6 years ago

Hi there! Sorry for the third issue in a row I selected one app, and chose "thickness" as rendering option.

capture d ecran 2018-08-14 a 15 46 32

The result can't be really used. It is possible to either have a configuration file to set these thicknesses, or the threshold, or just put these thresholds up, or have numbers instead? I think numbers would be great!

what do you think is the best and quickest solution?

FlorianBourniquel commented 6 years ago

I can't write anything on the edge so I will change the threshold

ttben commented 6 years ago

Ok thanks Btw, the colored view is great

But is there any way to disable the auto-layout? I am trying to extract visualisation from your work, and sometimes the auto-layout feature does a mess.

Thanks again! 👍

FlorianBourniquel commented 6 years ago

Yes I can add a button to disable the auto-layout

FlorianBourniquel commented 6 years ago

Ok new thresholds

FlorianBourniquel commented 6 years ago

I can disable the box but the graph does everything it wants (example: nodes that disappear from the screen even with two nodes). When auto-layout feature does a mess, just wait a few seconds, it will stabelize itself

ttben commented 6 years ago

Actually that whats I was talking about If u have 7 nodes and 6 are 5km away from the last one, you just want to pull it and group it with the others. If the auto-layout keeps pushing it far away, it can be kind of irritating :P

PS: I am not sure about what I can disable the box but the graph does anything meant now

FlorianBourniquel commented 6 years ago

There are another auto layout I will make a switchButton to switch between them

FlorianBourniquel commented 6 years ago

Done

ttben commented 6 years ago

Thanks It seems to work well when the other one fails But is there a way to disable any auto-layout ?

FlorianBourniquel commented 6 years ago

In theory I can, but if I do it all the node of the graph will be superimposed in the center and when you click on a node it will disappear from the screen.

ttben commented 6 years ago

In theory I can, but if I do it all the node of the graph will be superimposed in the center Actually, the scenario is: turn on the auto-layout, see that the graph does not 100& match what I want, disable the auto-layout, the graph stays the same, but now when I move a node, the node is just moved.

when you click on a node it will disappear from the screen. This is a problem