Skip to content
Kit Ham edited this page Apr 20, 2014 · 4 revisions

The Nutmeg Wiki will give an overview of how Nutmeg APIs work. There are three distinguishable APIs:

The interprocess socket interface should only be of interest to those implementing a Nutmeg client.

The figure and parameter layouts are the bread and butter of anyone actually using Nutmeg. They are written in QML and allow the user to declare how a plot should be laid out in a more intuitive manor than the good old imperative way.

Clone this wiki locally