i want to add second x axis with data point as label in echarts which automatically iterates values from dataset.
I have tried by adding
{
"type": "category"
},
in x axis array.
link to reproduce. echarts option config
i want to add second x axis with data point as label in echarts which automatically iterates values from dataset.
I have tried by adding
{
"type": "category"
},
in x axis array.
link to reproduce. echarts option config