comma as decimal separator
Moderators: EViews Gareth, EViews Moderator, EViews Jason, EViews Matt
-
tvonbrasch
- Posts: 569
- Joined: Fri Apr 15, 2011 5:35 am
comma as decimal separator
Is there a command in EViews to set comma as decimal separator in graph axis labels and output? Manually, this option is available by ticking “Comma as decimal” in Graphics defaults, but can it be enabled via command or script for automation purposes? If not, could this feature be considered for future updates?
-
EViews Gareth
- Fe ddaethom, fe welon, fe amcangyfrifon
- Posts: 13583
- Joined: Tue Sep 16, 2008 5:38 pm
Re: comma as decimal separator
The format(commadec) option on a graph.
https://eviews.com/help/helpintro.html# ... 23ww183902
Code: Select all
wfcreate m 1990 2020
series x=nrnd
freeze(g) x.line
g.axis(l) format(commadec, dec=2)
-
tvonbrasch
- Posts: 569
- Joined: Fri Apr 15, 2011 5:35 am
Re: comma as decimal separator
Perfect, thanks!
Who is online
Users browsing this forum: No registered users and 2 guests
