square / cubism

Cubism.js: A JavaScript library for time series visualization.

Home Page:https://square.github.com/cubism/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A D3V5 & ES6 port of cubism

BigFatDog opened this issue · comments

Hello guys, I've done a ES6 module of cubism based on D3V5: cubism-es. Now cubism-es is available via npm install.

You may check working demos, basic usages, api breaks and limitations in project's homepage.

The code base have changed a lot from the original cubism, including not only the code model but also packaging. I'm not sure if submitting a PR is still appropriate in this situation.

I proposed this project in discussion #130 still maintained? but got no reply from Square's cubism team so far. Therefore, I decide to publish cubism-es rather than wait for relies.

If there's any problems, please feel free to open issues or propose feature requests.

Yours
Yun Xing

@BigFatDog Great Work!

Is there a doc on the new API or api-breaks is the only change?

@agaurav api-breaks has been revised to the full list of breaking api changes.

Please could an admin pin this issue for greater visibility?