8000 PRISMA · Issue #6577 · mermaid-js/mermaid · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

PRISMA #6577

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Xavier776 opened this issue May 8, 2025 · 0 comments
Closed

PRISMA #6577

Xavier776 opened this issue May 8, 2025 · 0 comments
Labels
Status: Triage Needs to be verified, categorized, etc Type: Enhancement New feature or request Type: New Diagram

Comments

@Xavier776
Copy link

Proposal

<title>Flujograma PRISMA</title> <script src="https://cdnjs.cloudflare.com/ajax/libs/mermaid/10.4.0/mermaid.min.js"></script> <script> mermaid.initialize({ startOnLoad: true }); </script>
flowchart TD A[Identificación de registros: 365] --> B[Duplicados eliminados: 35] B --> C[Registros únicos para cribado: 330] C --> D[Registros excluidos en cribado: 120] D --> E[Publicaciones recuperadas para evaluación: 210] E --> F[Publicaciones excluidas tras evaluación: 40] F --> G[Publicaciones incluidas en elegibilidad: 170] G --> H[Estudios incluidos en meta-análisis final: 25]
subgraph Fuentes
    A1[Base de datos: 320] --> A
    A2[Otras fuentes: 45] --> A
end

Use Cases

No response

Screenshots

No response

Syntax

No response

Implementation

None

@Xavier776 Xavier776 added Type: Enhancement New feature or request Status: Triage Needs to be verified, categorized, etc Type: New Diagram labels May 8, 2025
@sidharthv96 sidharthv96 closed this as not planned Won't fix, can't repro, duplicate, stale May 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Triage Needs to be verified, categorized, etc Type: Enhancement New feature or request Type: New Diagram
Projects
None yet
Development

No branches or pull requests

2 participants
0