llnl / llnl/llnl.github.io

Change focus of scatter plots

Open
#357 1 comment 0 reactions 1 assignee View on GitHub

@aidan-epperly is already working on this.

Since Jun 30, 2020.

enhancement visualization
Dominant language
JavaScript
Stars
67
Forks
58
PR merge metrics
No merged PRs in 30d

Description

Ian brought up the fact that the scatter plots on the [explore page](https://software.llnl.gov/explore/) are not necessarily displaying the best information regarding pull requests and issues. Instead of graphing open pull requests, it may be better to graph average life time (time between creation and closing of request or issue) as a way of determining which repos are the most active (lower presumably being better). This however also brings up the point that the current log scale on the _y-axis_ crams large numbers of repos with low _y_ values together. This would become a problem if we were to switch to graphing average life time as it would shift the focus away from the repos with low times. Changing the scale to focus on lower y values would solve this issue.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.