bbc / peaks.js

JavaScript UI component for interacting with audio waveforms
https://waveform.prototyping.bbc.co.uk
GNU Lesser General Public License v3.0
3.16k stars 277 forks source link

Fix documentation showAxisLabels #448

Closed tdurand closed 2 years ago

tdurand commented 2 years ago

Hi ! Awesome lib thanks !

Seems there is a mistake in the documentation, the option is showAxisLabels and not showAxisTimeLabels

Keep up the great work!

Thibault

chrisn commented 2 years ago

Thank you!