|
@@ -60,7 +60,7 @@ You can set both a `backgroundColor` and a `backgroundImage`, in which case the
|
60
|
60
|
|
61
|
61
|
### Wave options
|
62
|
62
|
|
63
|
|
-* `pattern` - What waveform shape to draw. Current options are `wave`, `bars`, `roundBars`, `pixel`, `bricks`, and `equalizer` (default: `wave`)
|
|
63
|
+* `pattern` - What waveform shape to draw. Current options are `wave`, `bars`, `line`, `curve`, `roundBars`, `pixel`, `bricks`, and `equalizer` (default: `wave`)
|
64
|
64
|
* `waveTop` - How many pixels from the top edge to start the waveform (default: `0`)
|
65
|
65
|
* `waveBottom` - How many pixels from the top edge to end the waveform (default: same as `height`)
|
66
|
66
|
* `waveLeft` - How many pixels from the left edge to start the waveform (default: `0`)
|