mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-08 18:16:44 +02:00
UPdated default curve for flowcharts to basis
This commit is contained in:
@@ -186,7 +186,7 @@ const config = {
|
||||
***Notes:
|
||||
*Default Vaue: monotoneX**
|
||||
*/
|
||||
curve: 'natural',
|
||||
curve: 'basis',
|
||||
// Only used in new experimental rendering
|
||||
// represents the padding between the labels and the shape
|
||||
padding: 15,
|
||||
|
Reference in New Issue
Block a user