Closed DJGummikuh closed 2 years ago
This change allows the user of the SpiderWebPlot graph to set the alpha value for the fill portion of a series. Normally it defaults to 0.1f which is pretty useless on a bright diagram with only one series.
Good suggestion, thanks! I think the equals() method should be updated to include this new field, but I will merge the PR then fix that.
equals()
This change allows the user of the SpiderWebPlot graph to set the alpha value for the fill portion of a series. Normally it defaults to 0.1f which is pretty useless on a bright diagram with only one series.