5 ms·
Nice plots, they seem to be svg and link directly to the appropriate github commits if to click on a particular point. I wonder if they were coded by hand or if
by robochat42 5y ago
Nice plots, they seem to be svg and link directly to the appropriate github commits if to click on a particular point. I wonder if they were coded by hand or if a plotting library was involved.
- dgellow 5y agoYou can look at the source, the script is quite clean: https://ziglang.org/perf/perf.js https://ziglang.org/perf/perf.js. It is using D3.js.