-
Normally, opening a gitgraph will visualize the commit history with the lines and text as different colors.
Problem: if the colorscheme is set at all in the same buffer as the gitgraph, either manual…
-
Hi
One killer feature of [mermaid](https://mermaid-js.github.io/mermaid) is the **_gitGraph_** (as demonstrated below).
Is there something similar in the roadmap of pikchr?
```
gitGraph:
…
-
Use a modern library to render repo. Maybe it can be integrated changing implementation to node.js as in https://github.com/a11n/RedmineCLI
-
### Description
Please pay attention to the part that I box in red.
### Steps to reproduce
I merge a branch into the blue one.
### Screenshots
![image](https://user-images.githubusercontent.com/7…
-
### Description
I'm sure that this syntax used to work, because I would not have allowed a broken diagram into my documentation back in January and my diagram is broken now, so I'm raising this as …
-
I'm sure this is something you are already aware of of this but I wanted to open an issue to track it.
Running `gitgraph.nvim` on the `git` repo is slow:
On my M1 Pro Mac, `gitgraph.nvim` takes…
-
*TL;DR:* Today we always copy _all_ edges when bringing a workspace in sync even if it does not contain any changes. It might be a worthwhile performance improvement to only "patch" the existing conte…
-
More recent versions of Mermaid (v10.6.0) enable one to create [git commit graph diagrams](https://mermaid.js.org/syntax/gitgraph.html). I love using mermaid diagrams in my markdown files and I'm deli…
-
Digital Garden is not rendering the mermaid diagram, if the theme is set
Example: `%%{init:{'theme':'dark'}}%%`
This is my mermaid code and it gets rendered as a white frame with all the code in…
-
### Proposal
Jenkins CI/CD pipeline graph - similar to what GitGraph currently does except:
1. different icons
2. Jenkins parallel stages need to be vertically aligned, whereas GitGraph has com…