We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 198c67a commit 1ae7885Copy full SHA for 1ae7885
diagrams/portals_flow.mmd
@@ -1,15 +1,3 @@
1
-%%{init: {
2
- 'theme': 'base',
3
- 'themeVariables': {
4
- 'primaryColor': '#E0E7FF',
5
- 'primaryTextColor': '#312E81',
6
- 'primaryBorderColor': '#6366F1',
7
- 'lineColor': '#818CF8',
8
- 'secondaryColor': '#FEF3C7',
9
- 'tertiaryColor': '#ECFDF5'
10
- }
11
-}}%%
12
-
13
graph TD
14
%% nodes with styles
15
raw([raw data]):::source
diagrams/portals_metadata.mmd
@@ -1,14 +1,3 @@
graph LR
subgraph inputs[Data & Metadata]
data([data.csv]):::source
0 commit comments