diff --git a/src/defaultConfig.js b/src/defaultConfig.js index c4da27b1b..634a43eb0 100644 --- a/src/defaultConfig.js +++ b/src/defaultConfig.js @@ -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,