I have a graph with about 40 lines (time series) which should visualize
which category behave similar and which ones are showing peculiar behavior.
code:
plot\
'/<path>/CurrentCellSelection-in-GNUplot-Format.txt' using 1:2 with
linespoi title 'cat 1',\
'/<path>/CurrentCellSelection-in-GNUplot-Format.txt' using 1:3 with
linespoi title 'cat 2',\
At the moment I can either show a string at all points which renders the graph way to crowded or none at all. Is there a way to specify that the category should be printed for category 1 time series close to the value
for 1990 and for category 2 close to the value for 1991 and so on?
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 113 |
Nodes: | 8 (1 / 7) |
Uptime: | 30:57:17 |
Calls: | 2,498 |
Files: | 8,649 |
Messages: | 1,906,268 |