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
1 changed files with 1 additions and 1 deletions

View File

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