Ignore:
Timestamp:
Dec 18, 2013, 6:42:17 AM (10 years ago)
Author:
Paul Brossier <piem@piem.org>
Branches:
feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master, pitchshift, sampler, timestretch, yinfft+
Children:
6ede3ab
Parents:
e5656036
Message:

python/demos/: minor plot improvements

File:
1 edited

Legend:

Unmodified
Added
Removed
  • python/demos/demo_specdesc.py

    re5656036 r4f2c28c  
    7272        ax.yaxis.set_visible(False)
    7373        ax.axis(xmax = all_desc_times[-1], xmin = all_desc_times[0])
    74         ax.annotate(method, xy=(-10, 10),  xycoords='axes points',
     74        ax.annotate(method, xy=(-10, 0),  xycoords='axes points',
    7575                horizontalalignment='right', verticalalignment='bottom',
    7676                )
Note: See TracChangeset for help on using the changeset viewer.