Nick Krecklow
|
d491b7844a
|
fix: prevent min/reduce calls always returning a 0 value
|
2021-06-07 11:59:56 -05:00 |
|
Nick Krecklow
|
0f297b72a8
|
fix: provide initial value to avoid reducing empty array
See https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Errors/Reduce_of_empty_array_with_no_initial_value
|
2021-06-07 11:51:47 -05:00 |
|
Nick Krecklow
|
8a4ec554e2
|
fix: stack error caused by spread operator with large arrays
|
2021-05-31 01:27:20 -05:00 |
|
Nick Krecklow
|
7b1496511f
|
5.5.5
|
2020-06-17 22:22:29 -05:00 |
|
Nick Krecklow
|
7313971871
|
prevent undefined/null values breaking graphs or scales
|
2020-06-12 18:59:59 -05:00 |
|
Nick Krecklow
|
d48c5afc9b
|
New hover tooltip layout, use template literals
|
2020-06-08 16:29:15 -05:00 |
|
Nick Krecklow
|
2336c9f78b
|
add maxFactor to RelativeScale to prevent large gaps
|
2020-06-05 17:02:31 -05:00 |
|
Nick Krecklow
|
bbdbe7e599
|
simplify error rendering logic
|
2020-05-11 18:58:47 -05:00 |
|
Nick Krecklow
|
c2f6d04e72
|
share a single timestamp array between all graphData objects
|
2020-05-11 18:12:29 -05:00 |
|
Nick Krecklow
|
ef0c41ee1d
|
remove graph smoothing behavior, add null playerCount support
|
2020-05-11 03:10:23 -05:00 |
|
Nick Krecklow
|
19a7ce7d91
|
wip moving historical graph to uPlot, remove flot.js dependency
|
2020-05-11 02:28:41 -05:00 |
|
Nick Krecklow
|
1ff9478988
|
wire uPlot tooltips into the existing tooltip system
|
2020-05-11 00:37:22 -05:00 |
|
Nick Krecklow
|
b96b9dacc5
|
replace Flot.js with uPlot for server graphs
|
2020-05-10 23:39:35 -05:00 |
|