comma as decimal separator

For questions regarding programming in the EViews programming language.

Moderators: EViews Gareth, EViews Moderator, EViews Jason, EViews Matt

tvonbrasch
Posts: 569
Joined: Fri Apr 15, 2011 5:35 am

comma as decimal separator

Postby tvonbrasch » Tue Nov 11, 2025 12:33 am

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

Postby EViews Gareth » Wed Nov 12, 2025 9:03 am

The format(commadec) option on a graph.

Code: Select all

wfcreate m 1990 2020 series x=nrnd freeze(g) x.line g.axis(l) format(commadec, dec=2)
https://eviews.com/help/helpintro.html# ... 23ww183902

tvonbrasch
Posts: 569
Joined: Fri Apr 15, 2011 5:35 am

Re: comma as decimal separator

Postby tvonbrasch » Wed Nov 12, 2025 12:25 pm

Perfect, thanks!


Return to “Programming”

Who is online

Users browsing this forum: No registered users and 2 guests