Some weeks ago I began using Echarts for my projects, wonderful library. After some research I was impressed by the dataset transformation feature, and then I discovered echarts-simple-transform module to aggregate data.
However, after many trials, I have not been successful trying to import the module. I installed it using npm i echarts-simple-transform but then I couldn't get the module being imported.
I appreciate your help in this case.
Hi lovely people?
Some weeks ago I began using Echarts for my projects, wonderful library. After some research I was impressed by the dataset transformation feature, and then I discovered
echarts-simple-transform
module to aggregate data. However, after many trials, I have not been successful trying to import the module. I installed it usingnpm i echarts-simple-transform
but then I couldn't get the module being imported. I appreciate your help in this case.Thanks!