ebranlard / pyDatView

A crossplatform GUI to plot tabulated data from files (e.g. CSV, Excel, OpenFAST, HAWC2, Flex...), or python pandas dataframes
MIT License
107 stars 41 forks source link

Option to Flip axes limits #180

Closed ebranlard closed 9 months ago

ebranlard commented 9 months ago

Flip x: if the x axis is [ -10, 10] it is displayed as [ 10, -10 ] [left , right]