angular-tree-diagram icon indicating copy to clipboard operation
angular-tree-diagram copied to clipboard

Any documentation on how to install it and integrate with my app?

Open iwuvjhdva opened this issue 9 years ago • 6 comments

Hi,

Usually you install packages like this with bower, then import a JS file and use the widget as a normal directive, but this project seems to be a standalone app, so how is it possible to use it?

Do you plan to make some changes to the code to make it usable in a proper way, meaning to make it possible to integrate it into an existing app?

iwuvjhdva avatar Apr 21 '15 09:04 iwuvjhdva

Hi Sorry. No plans for extend this, or make easy to install. It was made for demonstration. You can use it whatever way u want. It was a part of big system. I separated it only for demonstrations.

artbelikov avatar Apr 21 '15 10:04 artbelikov

Hi,

It looks like Expand All tree mode does not work properly in this demo. Was it disabled intentionally?

petrovdv avatar Jun 19 '15 13:06 petrovdv

Hi! It was part of big app. I made it standalone for demo and job applications. Feel free to dig, edit or do whatever else. No updates or user-friendly fast-install, sorry. I recommend use angular chrome extension to look at scope properties. Expand All disabled intentionally. It was like compiling typescript, copy paste, delete what is failing, git push. May be some day I make it pretty.

19.06.2015, 16:32, "Daniil Petrov" [email protected]:

Hi,

It looks like Expand All tree mode does not work properly in this demo. Was it disabled intentionally?

— Reply to this email directly or view it on GitHub.

artbelikov avatar Jun 19 '15 17:06 artbelikov

hello, The demo is not exist, could you give us a demo?

wenlong-xyz avatar Aug 20 '15 09:08 wenlong-xyz

hello, WellSmile Demo fixed.

artbelikov avatar Aug 20 '15 13:08 artbelikov

Thank you. I see the demo. As you said before, this project can't be used in other project like a widget. So if I want to use it as a normal widget, I have to expand it by myself ?

wenlong-xyz avatar Aug 21 '15 02:08 wenlong-xyz