we recreate this thing. Also it'sd not obvious where I should render my new svg elements in child Pod
It's a bad idea that
```
// container for panning
this.metricContainer = clipContatiner
.append('g')
.attr('class', 'metrics-rect');
this.options.callbackComponentRenderEnd(RenderComponent.METRICS_CONTAINER);
```
we recreate this thing. Also it'sd not obvious where I should render my new svg elements in child Pod
It's a bad idea that
we recreate this thing. Also it'sd not obvious where I should render my new svg elements in child Pod