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