Well you can't load a static library as plugin.

But before you spend too much work on building the plugin: there is not much benefit in it compared to writing real code. Especially the plot widget you are interested in doesn't offer many properties you can set in the designer - all plot items ( and its attributes ) must be configured in code anyway.

Uwe