a2319c182358634bb52c3dc4e27feb96bbe765ff
AqDiagram
Library to create simple diagrams. Work in progress.
A diagram can contain multiple curves.
Example Graphs
Example 1
Building AqDiagram
Download and unpack tar.gz file, CD into the unpacked folder and build like this:
mkdir build
cd build
gwbuild -s ..
gwbuild -p
gwbuild -Btm2builder (not needed with newer versions of gwenbuild)
gwbuild -jNN (with NN number of parallel processes, e.g. 4 for quadcore cpu)
sudo gwbuild -i
Code Examples
https://gitea.aqbanking.de/martin/aqdiagram/src/branch/master/src/lib/aqdiagram/libtest.c
Description
Releases
3
AqDiagram 0.1.5
Latest
Languages
C
92.2%
M4
5.7%
Makefile
2%
Shell
0.1%
