Project

General

Profile

Bug #1013 ยป WAxis.C.patch

Mark Snelling, 10/05/2011 12:37 PM

View differences:

wt/3_1_11/src/Wt/Chart/WAxis.C
double days = daysRange / numLabels;
enum { Days, Months, Years, Hours, Minutes } unit;
enum { Minutes, Hours, Days, Months, Years } unit;
int interval;
if (days > 200) {
    (1-1/1)