用 echats 做展示我知道是没错的。 但 echats 需要的 json 数据 怎么来呢?
目前我是用 elasticsearch 做存储,然后调用 es api 查询出来数据然后 整理成 echats 需要的 json。这样做对吗?
总感觉有其他工具可以自行整理。