Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-71998

Gatling dashboard overlapping legend

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • gatling-plugin
    • None

      The Jenkins Gatling plugin dashboard in pipeline overview consists of a graph and a legend of all the datapoints.

      Bug: The graph legend is overlapping the actual graph and I can't see the datapoints.

      Attaching a view of the default graph (with redacted legend labels for privacy reasons).

      Also attaching a view of the dashboard if we could move the legend to be to the right of the graph.

      A poor-man's fix for the legend not to overlap is as follows (a CSS override), but I'm sure there's a better way to fix this.

      div#dashboardGatling {
          width: 800px !important;
      }

            Unassigned Unassigned
            krisjanisveinbahs Krišjānis Veinbahs
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: