I found out that you need to put eCharts parameters in an ‘options’ parameter at the config level:
So I tried this as well:
config:
label: Temperatuur analyse
sidebar: true
period: 3D
options:
xAxis:
axisLabel:
hideOverlap: true
But that didn’t work either ![]()