Volker Fischer
4cac0e935b
code style changes
2020-03-22 20:24:30 +01:00
Peter L Jones
eca8eff4c9
Revert --histitems argument
2020-03-22 17:45:00 +00:00
Peter L Jones
32e56ff0c6
Pass number of items and days
2020-03-21 22:20:18 +00:00
Peter L Jones
2f06553b0b
Resize points to avoid overlap
2020-03-21 22:18:23 +00:00
Volker Fischer
f55c669e5e
code style changes
2020-03-21 09:54:43 +01:00
corrados
f605c35935
Merge pull request #13 from pljones/feature/covid19-date-limit-on-historygraph
...
Enhance historygraph to allow size based on date
2020-03-21 09:34:24 +01:00
Peter L Jones
b55aa67496
Enhance historygraph to allow size based on date
...
Due to the increasing number of connections, the *number* of history
entries is no longer a good way to size the width of the graph.
In addition to adding a much larger FIFO, I have chosen to add
a date constraint. This means I do not have to keep making the FIFO
bigger daily and, when numbers fall, the graph will not change
shape.
2020-03-20 23:03:56 +00:00
Volker Fischer
791d600634
2019->2020
2020-01-01 15:41:43 +01:00
Volker Fischer
b7df71e596
- Linux server start script: removed welcome message, fix in server info
...
- removed command line outputs for Svg/Jpeg modes used
- use the default country if no country is given in the command line options
2019-06-20 11:41:29 +02:00
Volker Fischer
d605ef6f9b
code style changes
2019-05-27 18:04:24 +02:00
Peter L Jones
4dffa9615a
Add (C) and GPL2 banners
2019-05-26 19:23:13 +01:00
Peter L Jones
78897e0995
Reduce to single history graph source
2019-05-26 19:16:45 +01:00
Peter L Jones
450fe4b530
Fix alignment of markers to axes
2019-05-26 18:43:11 +01:00
Peter L Jones
c6a43dbffa
Fix unsigned usage in signed contexts
2019-05-26 18:42:46 +01:00
Peter L Jones
331de68e86
Refactor, refactor, refactor
2019-05-20 21:06:09 +01:00