Lucas Aimaretto

Results 8 issues of Lucas Aimaretto

Hi! So I upgraded from pyan 1.1.1 to 1.20 and after that, I'm getting the following error: ``` $ pyan3 taskAutom.py --uses --no-defines --colored --grouped --annotated --dot-rankdir LR --html >...

First of all, wanted to thank you for this excelent project. I've been looking for something like this for a long time. It's impressive, thanks!. Now, I've used it with...

question

Hi! So I have a plot of a computer network, and as such, I want to visualize the ports connecting each element. Here you can see two of such elements,...

So I have a dot file. Whenever I try to open it with SocNet 2.5, I get the following error. ![image](https://user-images.githubusercontent.com/8891825/61712491-daa62a80-ad2c-11e9-9043-1307866e7a08.png) The dot file is fine since I can open...

bug
duplicate

### Expected Behavior As per the information in [here](https://pdoc3.github.io/pdoc/doc/pdoc/#command-line-interface) I was expecting the documentation to be placed inside the `html` folder. ### Actual Behavior Is not happening. ### Steps to...

help wanted

Hi! I've made it to this page since I'm using [Pyvis](https://github.com/WestHealth/pyvis) which is a Python library that uses `visjs` in the background. Since I can set options to `visjs` from...

Hi! I've built a lab to test the analysis on ISIS networks, but the tool complains with a "The graph is empty. Are you sure that you uploaded ISIS LSDB...

Hello, I was wondering if it's possible to import a `networkx` based network into `pyyed` ... I'm asking this because, even though `networkx` has the method `nx.write_graphml()` when opening that...