X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=acre.h;h=7924cba2d26d38603b0318ac1d319a3f72ed6198;hb=refs%2Fheads%2Fmaster;hp=9611da3d8d15a8b7c4cf00d4bfd07f564b5e574a;hpb=f38364b3004fb77dd8ebd6c6a37c66873f37e2b2;p=acre diff --git a/acre.h b/acre.h index 9611da3..7924cba 100644 --- a/acre.h +++ b/acre.h @@ -118,6 +118,12 @@ typedef enum /* A simple line graph connection each (X,Y) pair in order. */ ACRE_STYLE_LINE, + /* A bar chart. */ + ACRE_STYLE_BARS, + + /* Bars if there is room for them, a line otherwise. */ + ACRE_STYLE_BARS_OR_LINE, + /* A timeline. * * Each (X,Y) pair specifies the (start,stop) time of a