Skip to content

Fixes and Improvements#36

Merged
Martinski4GitHub merged 9 commits intomasterfrom
develop
Jan 19, 2026
Merged

Fixes and Improvements#36
Martinski4GitHub merged 9 commits intomasterfrom
develop

Conversation

@Martinski4GitHub
Copy link
Member

  • Removed 'comma()' remnant function call from JavaScript code that was causing an error when calls to show a tooltip were made.

  • Modified code to shorten long domain name strings, which were shown in an unreadable format when selecting a horizontal bar chart. Now, long strings are truncated and ended with an ellipsis to indicate that only a portion of the string is being shown.

  • Modified code to show the pie chart when long domain name strings are found.

  • Miscellaneous code improvements.

dependabot bot and others added 8 commits November 24, 2025 11:14
Bumps the all-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).


Updates `actions/checkout` from 5.0.0 to 6.0.0
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v5.0.0...v6.0.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
…p/all-actions-26358e3a13

Bump actions/checkout from 5.0.0 to 6.0.0 in the all-actions group
Bumps the all-actions group with 1 update: [softprops/action-gh-release](https://github.com/softprops/action-gh-release).


Updates `softprops/action-gh-release` from 2.4.2 to 2.5.0
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](softprops/action-gh-release@v2.4.2...v2.5.0)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-version: 2.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
…p/all-actions-20dc1db0c3

Bump softprops/action-gh-release from 2.4.2 to 2.5.0 in the all-actions group
Bumps the all-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).


Updates `actions/checkout` from 6.0.0 to 6.0.1
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v6.0.0...v6.0.1)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
…p/all-actions-2507bcfa80

Bump actions/checkout from 6.0.0 to 6.0.1 in the all-actions group
- Removed 'comma()' remnant function call from JavaScript code that was causing an error when calls to show a tooltip were made.

- Modified code to shorten long domain name strings which were shown is an unreadable format. Now, long strings are truncated and ended with an ellipsis to indicate that only a portion of the string is being shown.

- Modified code to show the Pie Chart when long domain name strings are used.

-Miscellaneous code improvements.
@Martinski4GitHub Martinski4GitHub requested a review from a team as a code owner January 19, 2026 10:56
@Martinski4GitHub Martinski4GitHub merged commit 784e513 into master Jan 19, 2026
1 check passed
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.

2 participants