Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature] set Background color in Connector and Wire Box #210

Closed
designer2k2 opened this issue Jan 9, 2021 · 2 comments
Closed

[feature] set Background color in Connector and Wire Box #210

designer2k2 opened this issue Jan 9, 2021 · 2 comments
Milestone

Comments

@designer2k2
Copy link

Hello,
let me first thank you for WireViz, it helps me keeping the wires in my car sorted and documented.

With larger projects the output gets a bit difficult to grasp, as everything is white.

How about an option to set the background-color from either the entire box, or the topmost box?

An example:
grafik

Manually edited in the svg:
grafik
If the entire box or the topmost im not shure, maybe the entire box can be a bit too much.

It would be nice if i can define this in the yml file, maybe as optional "bgcolor" that is passed to graphviz.

Anyway, thanks for WireViz!

kvid added a commit to kvid/WireViz that referenced this issue Feb 16, 2021
This solves the wireviz#210 suggestion to render the top/title row of
the graph nodes with this bgcolor.
kvid added a commit to kvid/WireViz that referenced this issue Feb 19, 2021
This solves the wireviz#210 suggestion to render the title row of
the graph nodes with this bgcolor.
kvid added a commit to kvid/WireViz that referenced this issue Feb 19, 2021
Solves wireviz#210 completely by supporting bgcolor of both the node title
and the whole node independently using separate attributes.
@kvid
Copy link
Collaborator

kvid commented Feb 20, 2021

@designer2k2 and others that might need this feature are invited to clone my branch in PR #219, test this feature, and then make a review or some other comment about the suggested implementation.

@designer2k2
Copy link
Author

designer2k2 commented Mar 9, 2021

thanks @kvid for #219, this solves my feature request 😀

I tested #219 and it works here for me as expected

kvid added a commit to kvid/WireViz that referenced this issue Mar 29, 2021
This solves the wireviz#210 suggestion to render the title row of
the graph nodes with this bgcolor.
kvid added a commit to kvid/WireViz that referenced this issue Mar 29, 2021
Solves wireviz#210 completely by supporting bgcolor of both the node title
and the whole node independently using separate attributes.
kvid added a commit to kvid/WireViz that referenced this issue Aug 23, 2021
This solves the wireviz#210 suggestion to render the title row of
the graph nodes with this bgcolor.
kvid added a commit to kvid/WireViz that referenced this issue Aug 23, 2021
Solves wireviz#210 completely by supporting bgcolor of both the node title
and the whole node independently using separate attributes.
kvid added a commit to kvid/WireViz that referenced this issue Aug 24, 2021
This solves the wireviz#210 suggestion to render the title row of
the graph nodes with this bgcolor.
kvid added a commit to kvid/WireViz that referenced this issue Aug 24, 2021
Solves wireviz#210 completely by supporting bgcolor of both the node title
and the whole node independently using separate attributes.
@formatc1702 formatc1702 added this to the v0.3 milestone Aug 28, 2021
kvid added a commit to kvid/WireViz that referenced this issue Sep 25, 2021
This solves the wireviz#210 suggestion to render the title row of
the graph nodes with this bgcolor.
kvid added a commit to kvid/WireViz that referenced this issue Sep 25, 2021
Solves wireviz#210 completely by supporting bgcolor of both the node title
and the whole node independently using separate attributes.
formatc1702 pushed a commit that referenced this issue Sep 28, 2021
This solves the #210 suggestion to render the title row of
the graph nodes with this bgcolor.
formatc1702 pushed a commit that referenced this issue Sep 28, 2021
Solves #210 completely by supporting bgcolor of both the node title
and the whole node independently using separate attributes.
formatc1702 added a commit that referenced this issue Sep 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants