UPdated default curve for flowcharts to basis

This commit is contained in:
Knut Sveidqvist
2021-03-15 20:57:07 +01:00
parent 0f50e4d895
commit c269dc822c

View File

@@ -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,