mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-14 06:43:25 +08:00
A theme change for neutral and new default value for curve to natural
This commit is contained in:
parent
8dae33e9ba
commit
b50eea26ed
120
dist/mermaid.core.js
vendored
120
dist/mermaid.core.js
vendored
File diff suppressed because one or more lines are too long
2
dist/mermaid.core.js.map
vendored
2
dist/mermaid.core.js.map
vendored
File diff suppressed because one or more lines are too long
120
dist/mermaid.js
vendored
120
dist/mermaid.js
vendored
File diff suppressed because one or more lines are too long
2
dist/mermaid.js.map
vendored
2
dist/mermaid.js.map
vendored
File diff suppressed because one or more lines are too long
10
dist/mermaid.min.js
vendored
10
dist/mermaid.min.js
vendored
File diff suppressed because one or more lines are too long
2
dist/mermaid.min.js.map
vendored
2
dist/mermaid.min.js.map
vendored
File diff suppressed because one or more lines are too long
@ -186,7 +186,7 @@ const config = {
|
||||
***Notes:
|
||||
*Default Vaue: monotoneX**
|
||||
*/
|
||||
curve: 'monotoneX',
|
||||
curve: 'natural',
|
||||
// Only used in new experimental rendering
|
||||
// represents the padding between the labels and the shape
|
||||
padding: 15,
|
||||
|
Loading…
x
Reference in New Issue
Block a user