Skip to content

Complexity graph is not shown in HTML report dashboard #357

@goon-

Description

@goon-

Graph placeholder is present, but the graph itself is not drawn. The following error appears in JS console when opening the dashboard:

TypeError: chart.scatter.onlyCircles is not a function

Manual removal of chart.scatter.onlyCircles() call from html template fixes the problem. I guess it's something wrong with d3.js version.

The issue seems to be present since version 2.1.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions