You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am working on a fork where I can choose to plot the FFT amplitude at specific frequencies. I am adapting the scope.py for this purpose. It kind of work now, but I would like to make the Scope dock y axis autoscale, which means change the tickers and the plot range according to the maximum and minimum value of the data currently plotting.
Where I should look into? Do you only use python, or also use other program to make the GUI and generate all the .qml file? Sorry if the questions are naive. I am a total beginner.
Kind regards,
Kingson
The text was updated successfully, but these errors were encountered:
Hi,
I am working on a fork where I can choose to plot the FFT amplitude at specific frequencies. I am adapting the scope.py for this purpose. It kind of work now, but I would like to make the Scope dock y axis autoscale, which means change the tickers and the plot range according to the maximum and minimum value of the data currently plotting.
Where I should look into? Do you only use python, or also use other program to make the GUI and generate all the .qml file? Sorry if the questions are naive. I am a total beginner.
Kind regards,
Kingson
The text was updated successfully, but these errors were encountered: