Page 1 of 1

BUG: Graph legends include the file extension but shouldn't

Posted: Mon Aug 05, 2019 8:24 pm
by Travis
The legends on graphs for macOS v8beta19 include the file extension (.vdf or .vdfx). They don't on vensim on windows v7.x.

See examples on this issue:

http://www.ventanasystems.co.uk/forum/v ... 272#p27346

Re: BUG: Graph legends include the file extension but shouldn't

Posted: Mon Aug 05, 2019 9:51 pm
by tomfid
This may be necessary for situations where users have new and old datasets in the same location.

Perhaps the rule for x64 should be that the extension is omitted for the native vdfx, and shown only for the legacy vdf.

Re: BUG: Graph legends include the file extension but shouldn't

Posted: Tue Aug 06, 2019 12:01 am
by Travis
Does v8 only produce vdfx files? If so, I think what you suggest makes sense. Another option is to only show the extension if there are two files with the same root name, otherwise hide it. That way vdf (old) files don't look funny unless you have two datasets with the same name.