mermaid icon indicating copy to clipboard operation
mermaid copied to clipboard

Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown

Results 855 mermaid issues
Sort by recently updated
recently updated
newest added

When using different arrow types on multi directional arrows only the second head is rendered and the length is increased: flowchart LR A o--> B B x--o C C

Type: Bug / Error
Contributor needed
Status: Approved
Graph: Flow
Good first issue!

Is it possible pass a flag to change the order of the slices in a pie chart to match the label order instead of biggest to smallest value? These look...

Type: Other
Good first issue!

## :bookmark_tabs: Summary Added and configured cspell plugin to eslint Resolves #3601 Resolves #3642 (alternative PR for the same feature) ## :straight_ruler: Design Decisions Describe the way your implementation works...

feature

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [rollup](https://rollupjs.org/) ([source](https://togithub.com/rollup/rollup)) | [`^2.79.1` -> `3.2.1`](https://renovatebot.com/diffs/npm/rollup/2.79.1/3.2.1) |...

## :bookmark_tabs: Summary The changes in this PR makes mermaid set both width and height of the diagram when maxWidth in not used. This is related to #3659 even though...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@vitest/coverage-c8](https://togithub.com/vitest-dev/vitest) | [`0.24.1` -> `0.24.3`](https://renovatebot.com/diffs/npm/@vitest%2fcoverage-c8/0.24.1/0.24.3) | [![age](https://badges.renovateapi.com/packages/npm/@vitest%2fcoverage-c8/0.24.3/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

## :bookmark_tabs: Summary Brief description about the content of your PR. Resolves # ## :straight_ruler: Design Decisions Describe the way your implementation works or what design decisions you made if...

## :bookmark_tabs: Summary Add Open Graph meta tags to the website. Resolves #3675 ## :straight_ruler: Design Decisions ### :clipboard: Tasks Make sure you - [x] :book: have read the [contribution...

Area: Documentation
feature

## :bookmark_tabs: Summary Converts mindmapDB to TS Resolves # ## :straight_ruler: Design Decisions Describe the way your implementation works or what design decisions you made if applicable. ### :clipboard: Tasks...

When adding themeVariables in the initialize call these changes are not being applied if you also change the font-family in the root.

Type: Bug / Error
Status: Triage