Changeset 90 for trunk/lib/GnuplotFE.h
- Timestamp:
- Mar 22, 2006, 6:52:28 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/GnuplotFE.h
r84 r90 85 85 /// 86 86 inline void set_dates(const std::vector<std::string>& date, 87 const std::string& format="%Y-%m -%d")87 const std::string& format="%Y-%m") 88 88 { date_=date; date_input_format_=format; } 89 89
Note: See TracChangeset
for help on using the changeset viewer.