Bad name renderMetrics #12

Open
opened 5 months ago by glitch4347 · 1 comments
Owner

It's not obvious that Pod whoudl override method with this name.
Also it would be nice to add documentation about implementation of Pod

It's not obvious that Pod whoudl override method with this name. Also it would be nice to add documentation about implementation of Pod
Poster
Owner

in code

this.metricContainer = clipContatiner
      .append('g')
      .attr('class', 'metrics-rect');

'metrics-rect' is also a bad name

in code ``` this.metricContainer = clipContatiner .append('g') .attr('class', 'metrics-rect'); ``` `'metrics-rect'` is also a bad name
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.