Live data from Hacker News

Echarts 2.0

ecomfe.github.io

1–10 of 46 posts

Re: Echarts 2.0

#3
Just the one Baidu image would suffice ;) Don't need one for every site they use it on. Also, I know it's not _that_ similar, but the logo still said Docker to me.

Re: Echarts 2.0

#4
This is one of the best charts library I've seen lately judging from docs/examples. Response nicely to change of the size and adding data into already instantiated charts seems super easy!

Re: Echarts 2.0

#5
Looks good. I did some evaluation of javascript graphing packages at my last position (migrating away from flash). We ended up paying for one.

This looks great, contains a lot of useful graph types. I like the fact that the charts can be rendered and saved as png images. This is a feature often lacking in a lot of javascript graphing packages. Couldn't see if you can pass in the data via ajax (update after rendered), but I'll look some more.

They claim to have patented one of the features: Our "Drag-Recalculate" feature (patented) https://ecomfe.github.io/echarts/doc/feature-en.html

Re: Echarts 2.0

#7
This looks incredibly comprehensive! ...almost too good to be true, I'm waiting for the gotcha....

Does anyone have any experience to share experimenting with it yet?

Re: Echarts 2.0

#8
if only most of their documentation and code comments weren't written in chinese. It's great that they open sourced it - looks really good, but it will be hard for non chinese to grasp the more complex aspects of this library.

Re: Echarts 2.0

#10
post #5

Looks good. I did some evaluation of javascript graphing packages at my last position (migrating away from flash). We ended up paying for one. This looks great, contains a lot of useful graph types. I like the fact that the charts can be rendered and saved as png images. This is a feature often lacking in a lot of javascript graphing packages. Couldn't see if you can pass in the data via ajax (update after rendered),…

They can do live data streaming
Post reply on HN