I would like to control the Point Size and Opacity for multiple Scatterplots but I can't do this from another plugin since ScalarActions are not part of the Core.
Since ScalarActions are GroupActions with a DecimalAction inside a general solution might be to also publish all Actions inside GroupActions if they are published so that we can connect to those (if they are "Core Actions").