Changeset 1329
- Timestamp:
- Jan 27, 2011, 2:34:04 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/Graph.cc
r1327 r1329 109 109 std::string xopt("bcnstv"); 110 110 if (date_xticks()) { 111 pls_.timefmt("% y-%b");111 pls_.timefmt("%Y-%b"); 112 112 xopt="bcnstd"; 113 113 }
Note: See TracChangeset
for help on using the changeset viewer.