Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

reverse y-axis graph

I'm sorry for asking trivial things, but I can't find this in the reference manual. I have produced a graph by plotting a function simply by putting a minus sign in front of the function. But I actually want to reverse the axis to get positive values in the downward direction. Is it possible to achieve this? (I am unable to post the graph, because my karma < 60)

w1_plot = plot(-w1_numerical, (x,0,3000), linestyle=":", gridlines=True, legend_label='$w_1$'