Oy, graph layout code takes forever (For any sort of general case)
Written by
on
in
Snaking.
So, beyond some work on administrivia, spent the bulk of the day working on building graph-displaying mechanisms. For example, wrote a method that, given a start and end point of a range, generates major and minor grid lines within the range. It does that by using the log10 of the number, rounded and decremented to produce "minor" numbers, then uses it un-decremented for the major numbers.
Pingbacks
Pingbacks are closed.
Comments
Comments are closed.