mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-18 23:09:49 +02:00
Converted files to typescript and added proper types
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
</pre>
|
||||
|
||||
<pre class="mermaid">
|
||||
%%{init: {"quadrantChart": {"xAxisPosition": "bottom"} } }%%
|
||||
%%{init: {"quadrantChart": {"xAxisPosition": "bottom", "chartWidth": 600, "chartHeight": 600} } }%%
|
||||
quadrantChart
|
||||
x-axis "Completeness of Vision ❤"
|
||||
y-axis Ability to Execute
|
||||
|
Reference in New Issue
Block a user