Activate :seriescolor, :seriesalpha attributes.

This commit is contained in:
MA Laforge 2018-09-11 18:04:03 -07:00
parent 07ed7eb6dd
commit 9ee8055093

View File

@ -22,7 +22,7 @@ const _inspectdr_attr = merge_with_base_supported([
:foreground_color_legend, :foreground_color_title, :foreground_color_legend, :foreground_color_title,
:foreground_color_axis, :foreground_color_border, :foreground_color_guide, :foreground_color_text, :foreground_color_axis, :foreground_color_border, :foreground_color_guide, :foreground_color_text,
:label, :label,
# :seriescolor, :seriesalpha, :seriescolor, :seriesalpha,
:linecolor, :linestyle, :linewidth, :linealpha, :linecolor, :linestyle, :linewidth, :linealpha,
:markershape, :markercolor, :markersize, :markeralpha, :markershape, :markercolor, :markersize, :markeralpha,
:markerstrokewidth, :markerstrokecolor, :markerstrokealpha, :markerstrokewidth, :markerstrokecolor, :markerstrokealpha,