mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-11-21 21:24:16 +01:00
A theme change for neutral and new default value for curve to natural
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user