covartech/PRT

Make scatter alpha user settable

peterTorrione opened this issue · 1 comments

In prtDataSetClass, line 1388:

alpha = 0.6;

This should be a member of plotOptions. But it is not settable. And plotOptions is grody.