File tree Expand file tree Collapse file tree 1 file changed +10
-4
lines changed Expand file tree Collapse file tree 1 file changed +10
-4
lines changed Original file line number Diff line number Diff line change 5
5
<source media="(prefers-color-scheme: dark)" srcset="/docs/src/assets/logo_with_text_dark.svg">
6
6
<img alt="AlgebraOfGraphics Logo" src="/docs/src/assets/logo_with_text.svg" height="100">
7
7
</picture >
8
+
9
+ <p >
10
+
11
+ [ ![ CI] ( https://github.com/MakieOrg/AlgebraOfGraphics.jl/actions/workflows/ci.yml/badge.svg )] ( https://github.com/MakieOrg/AlgebraOfGraphics.jl/actions/workflows/ci.yml )
12
+ [ ![ codecov.io] ( https://codecov.io/github/MakieOrg/AlgebraOfGraphics.jl/coverage.svg?branch=master )] ( http://codecov.io/github/MakieOrg/AlgebraOfGraphics.jl?branch=master )
13
+ [ ![ ] ( https://img.shields.io/badge/docs-stable-blue.svg )] ( https://aog.makie.org/stable )
14
+ [ ![ ] ( https://img.shields.io/badge/docs-dev-blue.svg )] ( https://aog.makie.org/dev )
15
+
16
+ </p >
8
17
</div >
9
18
10
- [ ![ CI] ( https://github.com/MakieOrg/AlgebraOfGraphics.jl/actions/workflows/ci.yml/badge.svg )] ( https://github.com/MakieOrg/AlgebraOfGraphics.jl/actions/workflows/ci.yml )
11
- [ ![ codecov.io] ( https://codecov.io/github/MakieOrg/AlgebraOfGraphics.jl/coverage.svg?branch=master )] ( http://codecov.io/github/MakieOrg/AlgebraOfGraphics.jl?branch=master )
12
- [ ![ ] ( https://img.shields.io/badge/docs-stable-blue.svg )] ( https://aog.makie.org/stable )
13
- [ ![ ] ( https://img.shields.io/badge/docs-dev-blue.svg )] ( https://aog.makie.org/dev )
19
+
14
20
15
21
Visualize your data using a few simple building blocks that can be
16
22
composed using ` + ` and ` * ` . AlgebraOfGraphics puts a new algebraic spin
You can’t perform that action at this time.
0 commit comments