Consider the following plot:
Plot[x, {x, 1, 10}, Frame -> True]
How can the plot be inverted in the y axis such that the x axis ticks and label will remain on top, for example
There are two posts with similar questions, but they do not keep the x axis on top and seem to not use Mathematica's abilities to their full extent so I did not find them useful:



