Closed samussiah closed 6 years ago
...from control-label to wc-control-label to keep in sync with webcharts v1.10.0.
d3.selectAll('.wc-controls .control-label')
...from control-label to wc-control-label to keep in sync with webcharts v1.10.0.
Test notes
d3.selectAll('.wc-controls .control-label')
in the developer console and verify that the selection returns 0 nodes.