issues Search Results · repo:clue/graph-composer language:PHP
Filter by
31 results
(70 ms)31 results
inclue/graph-composer (press backspace or delete to remove)I get this error:
Unable to invoke dot to create image file (code 127)
I have installed the graphviz, I have tried to reinstall it again, but I still get the same error.
Using Yii2, controller action: ...
question
sardjn
- 6
- Opened on Jun 28, 2023
- #72
The following deprecation notices are generated when I run the latest release on PHP 8.1
php graph-composer-1.1.0.phar export ./
[12-Sep-2022 07:56:11 UTC] PHP Deprecated: Return type of Symfony\Component\Console\Helper\HelperSet::getIterator() ...
question
mxr576
- 1
- Opened on Sep 12, 2022
- #67
I am getting an error that says:
In GraphViz.php line 206:
Unable to invoke dot to create image file (code 127)
question
otengkwame
- 1
- Opened on Jun 26, 2022
- #66
@wol-soft has implemented an up-to-date check based on #45 in https://github.com/wol-soft/graph-composer/pull/1 which
colorizes the graph.
MicrosoftTeams-image
Colorized graphs work like:
- green: ...
help wanted
new feature
clue
- Opened on Dec 30, 2021
- #65
Looks like composer build is not compatible with composer v2.
$ composer build
[1/1] Creating phar graph-composer-1.1.0-5-g25ea081.phar
- Adding main package clue/graph-composer
- Adding composer ...
maintenance
patricknelson
- 1
- Opened on Sep 12, 2021
- #58
I created the following dockerfile to test this project
FROM alpine:3.13
RUN apk add --no-cache curl
WORKDIR /app
RUN curl -o graph-composer -L https://clue.engineering/graph-composer-latest.phar ...
help wanted
question
babaorum
- 3
- Opened on Jun 18, 2021
- #55
Use http://home.mircad.nl/md/Dot_image_map.html to optionally allow an image map to be exported with the same name as
the image file to make the nodes in the image clickable. When clicked, the link should ...
help wanted
new feature
pavarnos
- 1
- Opened on Aug 4, 2018
- #41
Ex.:
graph-composer . --package clue/graph-composer
If current project has several dependencies
help wanted
new feature
question
yarcowang
- 2
- Opened on Feb 28, 2017
- #37
The default exported image is from up to down. So, when the dependence packages go large, the width of the image goes
wide. I think it would be better to make it left to right (Or you can do an option), ...
help wanted
new feature
yarcowang
- 1
- Opened on Feb 28, 2017
- #36
Some projects have many dependencies and the graphs can get too large (#11). One option would be to add a --depth option
in order to limit the depth of the resulting graph.
For example, the following ...
help wanted
new feature
clue
- 4
- Opened on Jul 7, 2016
- #33

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.