mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
node-red-contrib-facial-recognition (enhancments) (#726)
* add labelLocation documentation * Update README.md
This commit is contained in:
@@ -64,6 +64,9 @@
|
||||
<dd>The font size to use for the label. Default: <code>24</code></dd>
|
||||
<dt>fontColor <span class="property-type">string</span></dt>
|
||||
<dd>The color of the font to use for the label. Default: <code>"#ffC000"</code></dd>
|
||||
<dt>labelLocation <span class="property-type">string</span></dt>
|
||||
<dd>The Location to place the label. Default: <code>"top"</code> or <code>"bottom"</code>.<br>
|
||||
If this propery is not set it will default to <code>"automatic"</code></dd>
|
||||
</dl>
|
||||
<h3>Examples</h3>
|
||||
<pre> msg.annotations = [ {
|
||||
|
Reference in New Issue
Block a user