File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 1
1
# NetworkLayout.jl
2
2
Layout algorithms for graphs and trees in pure Julia.
3
3
4
- [ ![ Coverage Status] ( https://coveralls.io/repos/github/JuliaGraphs/NetworkLayout.jl/badge.svg?branch=master )] ( https://coveralls.io/github/JuliaGraphs/NetworkLayout.jl?branch=master )
4
+ <!-- [](http://juliaplots.org/GraphMakie.jl/stable) -->
5
+ <!-- [](http://juliaplots.org/GraphMakie.jl/dev/) -->
6
+ [ ![ Build Status] ( https://github.com/JuliaGraphs/NetworkLayout.jl/workflows/CI/badge.svg )] ( https://github.com/JuliaGraphs/NetworkLayout.jl/actions )
7
+ [ ![ Coverage] ( https://codecov.io/gh/JuliaGraphs/NetworkLayout.jl/branch/master/graph/badge.svg )] ( https://codecov.io/gh/JuliaGraphs/NetworkLayout.jl )
8
+ <!-- [](https://coveralls.io/github/JuliaGraphs/NetworkLayout.jl?branch=master) -->
5
9
6
10
Linux, OSX : [ ![ Build Status] ( https://travis-ci.org/JuliaGraphs/NetworkLayout.jl.svg?branch=master )] ( https://travis-ci.org/JuliaGraphs/NetworkLayout.jl )
7
11
You can’t perform that action at this time.
0 commit comments