I want to add % in the left axe's label and I used the capture command to have an idea about how to do it, it gave me the following command:
Code: Select all
my_graph.axis(l) suffix='%'Can you please help me ?
Moderators: EViews Gareth, EViews Moderator, EViews Jason, EViews Matt
Code: Select all
my_graph.axis(l) suffix='%'Code: Select all
mygraph.axis(l) format(suffix=%)Users browsing this forum: No registered users and 2 guests