mbraak / jqTree

Tree widget for jQuery
https://mbraak.github.io/jqTree/
Apache License 2.0
1.02k stars 177 forks source link

Dotted lines for the tree #161

Closed danielmahadi closed 9 years ago

danielmahadi commented 11 years ago

HI,

Thanks for this wonderful plugins. I am using it with AngularJS directive with easily. I am using it to replace the legacy tree and the user wanted the new tree to show dotted line like the old one. Is it possible to add dotted lines to show the hierarchy of the nodes?

mbraak commented 11 years ago

Hello Daniel,

I'm afraid jqTree does not support that. There's a lot you can do with css, but I think adding dotted lines will be difficult.

Greetings, Marco

vb139 commented 10 years ago

Hi Daniel / Marco,

was it possible to achieve the dotted lines in the tree ?