Excluding textboxes in graphs
Posted: Sun Jan 18, 2015 11:31 pm
Hi
I have a suggestion about excluding textboxes in graphs (headlines).
When creating a graph (line) via code with just one series Eviews creates a textbox with the name (or the display name) above the graph. When creating a distplot Eviews creates a textbox on top of the graph and on the left side of the graph. When creating a graph (line) via code with two series or more there will be no textbox.
The technique I have been recommended to erase the textboxes in the two first graphs in the example above is to create a white textbox over the existing textboxes, which normally works fine.
But when saving them to a file (for example as emf-file) the size of the graph are slightly different. Ie there is a white area on top of the first graph, and in the second graph there is a white area on top and to the left in the second graph. You could manually clicking at the textboxes and then erase them and finaely save them to emf to get exakt the same size of the graphs.
I would therefore like to have an option in code where you could exlude the automatically generated textboxerna (headlines)
Regards Johan
I have a suggestion about excluding textboxes in graphs (headlines).
When creating a graph (line) via code with just one series Eviews creates a textbox with the name (or the display name) above the graph. When creating a distplot Eviews creates a textbox on top of the graph and on the left side of the graph. When creating a graph (line) via code with two series or more there will be no textbox.
The technique I have been recommended to erase the textboxes in the two first graphs in the example above is to create a white textbox over the existing textboxes, which normally works fine.
But when saving them to a file (for example as emf-file) the size of the graph are slightly different. Ie there is a white area on top of the first graph, and in the second graph there is a white area on top and to the left in the second graph. You could manually clicking at the textboxes and then erase them and finaely save them to emf to get exakt the same size of the graphs.
I would therefore like to have an option in code where you could exlude the automatically generated textboxerna (headlines)
Regards Johan