simplecharts

SVG charts without dependencies
git clone https://git.ce9e.org/simplecharts.git

commit
14ce5dafb265f76e370567bf95ae132d690f8c01
parent
354507b952e85a7ddea5889569e1c3ef0cc07006
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2023-11-05 10:14
rename master branch to main

Diffstat

M README.md 2 +-

1 files changed, 1 insertions, 1 deletions


diff --git a/README.md b/README.md

@@ -37,4 +37,4 @@ data = {
   37    37 svg = renderer.render(data)
   38    38 ```
   39    39 
   40    -1 ![example](https://github.com/xi/simplecharts/blob/master/tests/simple_StackedColumnRenderer.svg)
   -1    40 ![example](https://github.com/xi/simplecharts/blob/main/tests/simple_StackedColumnRenderer.svg)