EViews 12 features a wide range of exciting changes and improvements. What follows is a list of a few of the most important new features. This is not a complete list of the new features in EViews 12 but focuses on many important ones. Let’s get started.
New EViews Interface
-
New Workfile Format:
EViews 12 now supports a new workfile file format (“.WF2”). This new format is text-based (using JSON) which means it can be opened using any simple text editor to view all workfile data elements.
-
Table Export to Markdown Format:
EViews 12 has extended the printing capabilities of EViews with Markdown. Tables, graphs, and other output objects can now be formatted with the basic features of this simple, easy-to-read markup language.
Graphs
-
Animated graphs
Static graphs display data for a fixed range of observations. That range may consist of a single observations or multiple observations, but it does not change. With animated graphs, you can dynamically adjust the range of data and thusly display how the data change over a given interval. Animated graphs allow viewers to see how data transition from period to another or alternatively compare the data between periods.
-
XY Error Bar graphs
The XY error bar graph is an observation graph of a group containing a multiple of four series. The first series contains the x-axis points, the second series is the upper error bar, the third series is the lower error bar, and the fourth series is the data series plotted as a symbol. They are designed for displaying data with standard error bands against a non-observation-based series. You may display an XY error bar graph for any group object containing four or more series
-
Date-based line and shade placement
EViews 12 adds the ability to specify placement of these elements using sample statements. This feature makes it easy to place objects at irregular elements in dated workfiles, when for example, using if conditions to highlight observations meeting a condition, say high unemployment. Similarly, you may now use predefined sample objects to place shade elements, and commonly employed intervals, when for example shading periods of recession.


