FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[BUG] Colors missing form circles (black/white) · Issue #71 · githubocto/repo-visualizer · GitHub

This repository was archived by the owner on Aug 6, 2026. It is now read-only.
/ repo-visualizer Public archive
This repository was archived by the owner on Aug 6, 2026. It is now read-only.

[BUG] Colors missing form circles (black/white) #71

Description

Just tried the Github action in one of my repos, and the circles in the diagram don't have colors, only black outlines and names, but the color legend is still visible. Is this a bug? Have you seen it before?

Unfortunately I can't share the diagram because of IP restrictions. But this is what the workflow looks like:

name: Create diagram
on:
  workflow_dispatch: {}
  push:
    branches:
      - main
      - feature/visualizer
jobs:
  get_data:
    runs-on: ubuntu-latest
    steps:
      - name: Checkout code
        uses: actions/checkout@master
      - name: Update diagram
        uses: githubocto/repo-visualizer@main
        with:
          excluded_paths: "ignore,.github"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


    Back | FazBrowse Home | New Git URL