A theme change for neutral and new default value for curve to natural

This commit is contained in:
Knut Sveidqvist
2021-03-11 18:33:59 +01:00
parent 8dae33e9ba
commit b50eea26ed
7 changed files with 117 additions and 141 deletions

View File

@@ -186,7 +186,7 @@ const config = {
***Notes:
*Default Vaue: monotoneX**
*/
curve: 'monotoneX',
curve: 'natural',
// Only used in new experimental rendering
// represents the padding between the labels and the shape
padding: 15,