Store the datapoints in BaseGraphWindow as int64
commitf205792523b1599170650a9558b409d82cabdab0
authorcirdan <cirdansw@gmail.com>
Tue, 20 Dec 2016 17:56:06 +0000 (20 18:56 +0100)
committercirdan <cirdansw@gmail.com>
Tue, 20 Dec 2016 17:56:06 +0000 (20 18:56 +0100)
tree8c342fa64cefa4b59ce8d2c07a923e3367fa040c
parent17e946a6dbc0faff5fe9a6a0ce2a6b20d5c955d7
Store the datapoints in BaseGraphWindow as int64

Store the datapoints in BaseGraphWindow as int64, not
OverflowSafeInt64, and convert them when required.
src/graph_gui.cpp