hamnet70/impl/utils/visualizer
Simon Ruderich 0df63a998d visualizer: treat -1e38 as NaN
I considered updating jsonlogger.c to represent NaN as "null" in the
JSON. However, this makes the hand-written JSON generator much more
complicated.
2024-05-11 12:00:16 +02:00
..
static visualizer: treat -1e38 as NaN 2024-05-11 12:00:16 +02:00
.gitignore Add HTML/JS visualizer with plots and graphs 2024-05-11 10:07:44 +02:00
Makefile Add HTML/JS visualizer with plots and graphs 2024-05-11 10:07:44 +02:00
go.mod Add HTML/JS visualizer with plots and graphs 2024-05-11 10:07:44 +02:00
go.sum Add HTML/JS visualizer with plots and graphs 2024-05-11 10:07:44 +02:00
main.go Add HTML/JS visualizer with plots and graphs 2024-05-11 10:07:44 +02:00