Skip to content

Implemented an AutoUnixTimeTicks

Sebastien Binet requested to merge abourget:feature/auto-unix-ticks into master

Created by: abourget

Could probably be the default eventually.

It allows configurability of density of ticks with the Width, and aims to be legible on a per-inch basis. Normally, if you set Width to be the same width you render the graph with, things should look good.

Check tests for a feel of what it would look like once rendered (for 4 inch-wide graph).

Merge request reports