Uploaded image for project: 'Java Mission Control'
  1. Java Mission Control
  2. JMC-7467

Only use one version of d3

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 8.2.0
    • None
    • Mission Control Client
    • None

        Right now the graph view and the flame view are using different versions of the d3 library.

        Graph view:
        d3.v5.min.js

        Flame view:
        d3.v6.min.js

        Soon the heatmap view will be added, using:
        d3.v6.min.js

        We should try upgrading both the graphviz.js version and the d3 version used by the graph view.

              hirt Marcus Hirt
              hirt Marcus Hirt
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: