gemini86 / node-red-contrib-chart-image

2 stars 3 forks source link

Please add ability to pass in plugins with chart definition #2

Closed gemini86 closed 4 years ago

gemini86 commented 4 years ago

Feature request

gemini86 commented 4 years ago

This will be available in 1.0 release.

gemini86 commented 4 years ago

Now you can pass in plugins via msg.plugins! Install you plugin in the node-red install folder, add it to the functionGlobalContext and then pass it as a property under msg.plugins.

See Reeadme.md for details.