Skip to content

Conversation

@jarusified
Copy link
Collaborator

Description:
Single mode's MPI histogram had a few bugs for the rendering the tooltip (often times it went behind the div), and the rank scale lines were not fully occupying the bin's width.

Unfortunately, this PR is kind of a mixed-up contribution. (Especially the last two contributions).
To resolve the above issue, this PR improves or fixes the following:

  • Fix the positioning of the tooltip above the bars of the histogram.
  • Fix the brushing region to occupy the entire height of the brushSVG.
  • Simplify the code logic for determining the positioning of the top, bottom X, Y of the rank lines.
  • Enables brush interaction and collects the MPI ranks of the brushed MPI ranks.
  • Adds utilities to utils.py for improved measuring for the text inside a region or div.
  • Improve tooltip for the SupeGraph for positioning the text inside.

@jarusified jarusified force-pushed the fix-mpi-histogram-view branch from 72d43ec to 076f2ed Compare August 31, 2020 09:43
@jarusified jarusified merged commit d7b5a2e into llnl:develop Aug 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant