Skip to content

GlAreaChart legend does not react to prop changes

The legend of the GlAreaChart does not react to prop changes. This currently causes the code coverage chart (found here in the GDK, for example) to show the incorrect coverage type when the dropdown above the chart is changed. I verified that the correct changed value makes it to the GlAreaChart component, but I lost the trail inside the GlAreaChart component itself.