summaryrefslogtreecommitdiff
path: root/src/renderer.cpp
AgeCommit message (Expand)Author
2021-07-22Adjust the way scale is computed for axes.Vasile Vilvoiu
2021-07-21Added header file comments for classes and methods.Vasile Vilvoiu
2021-07-17Remove spdlog as a dependency.Vasile Vilvoiu
2021-07-16Round very small values to zero in tick labels.Vasile Vilvoiu
2021-07-16Adaptive tick spacing, based on tick label width.Vasile Vilvoiu
2021-07-16Remove use of typeof() extension.Vasile Vilvoiu
2021-07-16Render texture onto window on each iteration.Vasile Vilvoiu
2021-07-16Add support for arbitrary scales, with custom units.Vasile Vilvoiu
2021-07-15Update e-mail address in copyright notices, README and manpage.Vasile Vilvoiu
2020-12-29Initial commitVasile Vilvoiu