raise buffer size by 1 to retain previous resolution

This commit is contained in:
Holger Vogt 2018-05-31 10:42:11 +02:00
parent 3b4640dee4
commit 7153891293
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ Author: 1988 Jeffrey M. Hsu
struct _keyed;
#define GRAPH_UNITS_LENGTH 20
#define GRAPH_UNITS_LENGTH 21
/* Device-independent data structure for plots. */