zhw2590582 / WFPlayer

:ocean: WFPlayer.js is an audio waveform generator
https://wfplayer.js.org
MIT License
262 stars 32 forks source link

Add `waveBorder`, `waveBorderColor`, and `waveBorderWidth` Options #50

Closed zolero closed 11 months ago

zolero commented 11 months ago

Pull Request

Description This pull request addresses the issue #49: Add waveBorder, waveBorderColor, and waveBorderWidth Options

Changes Made

Screenshots With border: example

Without border: example

Related Issues Fixes #49

zhw2590582 commented 11 months ago

Good work