Node to calculate output by a given mathematical function expression.
Changes (See Change Log for details)
See the package.json file for details.
Follow the node installation guide to the npm-package node-red-contrib-curve.
npm install node-red-contrib-curve
See info text of the node
Use the Node-RED google group for general discussion about this node. Or use the GitHub issues log for raising issues or contributing suggestions and enhancements.
If you would like to contribute to this node, you can contact the autor via GitHub or raise a request in the GitHub issues log.
- Based on function-plot work of Mauricio Poppe
- Node-RED node wrapper Sebastian Barwe
- Node template from Julian Knight