Labelling columns and adding texts to charts from a matrix

For notifying us of what you believe are bugs or errors in EViews.
Please ensure your copy of EViews is up-to-date before posting.

Moderators: EViews Gareth, EViews Moderator

trubador
Did you use forum search?
Posts: 1518
Joined: Thu Nov 20, 2008 12:04 pm

Labelling columns and adding texts to charts from a matrix

Postby trubador » Tue Oct 20, 2015 10:54 am

Code: Select all

wfcreate u 100
matrix y = @mnrnd(100,3)
y.setcollabels head1 head2 head3
freeze(mode=overwrite,chart) y.line(m)

'Labels do not appear
show chart

'It keeps the existing text by default (I understand that it only works for predefined four positions. It would be nice if it did work for user defined positions as well)
chart.addtext(1.76,-0.46) head1
Last edited by trubador on Fri Oct 23, 2015 1:35 am, edited 1 time in total.

EViews Jason
EViews Developer
Posts: 870
Joined: Tue Sep 16, 2008 3:50 pm

Re: Labelling columns and adding texts to charts from a matr

Postby EViews Jason » Tue Oct 20, 2015 2:33 pm

We will get the proper labels to appear in the next patch

trubador
Did you use forum search?
Posts: 1518
Joined: Thu Nov 20, 2008 12:04 pm

Re: Labelling columns and adding texts to charts from a matr

Postby trubador » Fri Oct 23, 2015 1:33 am

Thanks for the patch. Unfortunately, this time all the labels appear as that of the first column.

EViews Jason
EViews Developer
Posts: 870
Joined: Tue Sep 16, 2008 3:50 pm

Re: Labelling columns and adding texts to charts from a matr

Postby EViews Jason » Fri Oct 23, 2015 8:10 am

My apologies. We will get it fixed again


Return to “Bug Reports”

Who is online

Users browsing this forum: No registered users and 13 guests