Page 1 of 1

Date Display

Posted: Tue May 08, 2018 7:34 am
by klaus
Hi,

in Vensim i have defined time bounds from 0 to 36 month. Then i selected the corresponding Date displays (2018-01-01, 2018-02-01, 2018-03-01,...)
It works fine in Vensim. But in Sable (Graphs and Tables) the original time lables (0 to 36) are shown.

Thanks for your support

Klaus

Re: Date Display

Posted: Tue May 08, 2018 7:54 am
by Administrator
Sable cannot pick up the time bounds from the Vensim model. But I should be able to limit them in a future version of Sable.

Re: Date Display

Posted: Tue May 08, 2018 11:33 am
by klaus
Thanks for your quick reply.

So there is no way in Sable displaying Date labels instead of Time labels in graphics and tables like in Vensim?

Best regards

Klaus

Re: Date Display

Posted: Tue May 08, 2018 2:11 pm
by Administrator
Can you give me an example of what you want to display?

Re: Date Display

Posted: Fri May 11, 2018 7:21 am
by klaus
Hi,

here is an example.
Sable Display.png
Sable Display.png (114.95 KiB) Viewed 13643 times
Best regards

Klaus

Re: Date Display

Posted: Fri May 11, 2018 11:32 am
by Administrator
Are you using a Sable table or an embedded Vensim one?

Re: Date Display

Posted: Fri May 11, 2018 5:42 pm
by klaus
A Sable table and a Sable Chart.

Best regards

Klaus

Re: Date Display

Posted: Thu May 24, 2018 2:00 pm
by klaus
Sorry, but i want to ask if there is a solution to my problem?
Many thanks for your support.

Best regards

Klaus

Re: Date Display

Posted: Thu May 24, 2018 2:20 pm
by Administrator
Sorry for the delay.

You will need some extra parameters in your model (year, month of year, day of year). Once you have these, you can insert a row in a Sable table, go to the "Format" tab and select "Use Custom Series". In here, type something like
@year@-@month of year@-@day of year@

This should give you the output you need.

You might also need to play with the number formats
@year,%.0f@-@month of year,%.0f@-@day of year,%.0f@

Re: Date Display

Posted: Mon May 28, 2018 8:30 am
by klaus
It works!

Many many thanks.

Best regards

Klaus