Skip to content
This repository was archived by the owner on Jun 16, 2019. It is now read-only.

Changed anchor to anchorText, anchor is not defined #150

Open
wants to merge 1 commit into
base: gh-pages
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/reference.html
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ <h3>Styles</h3>
<td>The image width.</td>
</tr>
<tr>
<td><code>anchor</code></td>
<td><code>anchorText</code></td>
<td><code>Array</code></td>
<td>The anchor position of the label text.</td>
</tr>
Expand Down