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

graph plotting #116

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

graph plotting #116

wants to merge 5 commits into from

Conversation

CarloLucibello
Copy link
Owner

Introduce plotting through graphviz as Catlab.jl is doing (the code in fact is taken from there).

todo:

  • add docs
  • add tests

@codecov
Copy link

codecov bot commented Apr 19, 2021

Codecov Report

Merging #116 (8a0d15e) into master (5e65074) will decrease coverage by 3.05%.
The diff coverage is 15.09%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #116      +/-   ##
==========================================
- Coverage   97.35%   94.30%   -3.06%     
==========================================
  Files          63       65       +2     
  Lines        4125     4284     +159     
==========================================
+ Hits         4016     4040      +24     
- Misses        109      244     +135     
Impacted Files Coverage Δ
src/Erdos.jl 100.00% <ø> (ø)
src/core/interface_network.jl 100.00% <ø> (ø)
src/drawing/draw.jl 0.00% <0.00%> (ø)
src/drawing/Graphviz.jl 1.92% <1.92%> (ø)
src/core/core.jl 97.43% <100.00%> (+0.32%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5e65074...8a0d15e. Read the comment docs.

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

Successfully merging this pull request may close these issues.

None yet

1 participant