Topic: Inverting Axis
Is it possible to invert the y-axis? I am plotting stellar magnitudes, which are measured in descending order.
You are not logged in. Please login or register.
Graph Forums → Support → Inverting Axis
Is it possible to invert the y-axis? I am plotting stellar magnitudes, which are measured in descending order.
Unfortunately that is not currently possible. However you can use a little trick. If you for example want to plot y=sin(x), you can create it as a custom function h(x)=sin(x) and then plot the function f(x)=-h(x). This however will only invert the function. But you can remove the numbers on the axis and write your own numbers using text labels if you want.
Graph Forums → Support → Inverting Axis
Powered by PunBB, supported by Informer Technologies, Inc.
Generated in 0.076 seconds (95% PHP - 5% DB) with 12 queries