Searched refs:SPARKLINE_LOG_SCALE (Results 1 – 2 of 2) sorted by relevance
48 #define SPARKLINE_LOG_SCALE 2 /* Use logarithmic scale. */ macro
105 int opt_log = flags & SPARKLINE_LOG_SCALE; in sparklineRenderRange()