personality-insights / sunburst-chart

A visualization for IBM Watson Personality Insights service output.
https://personality-insights.github.io/sunburst-chart/
Apache License 2.0
43 stars 37 forks source link

Not working with v3 output #11

Closed basdirkse closed 7 years ago

basdirkse commented 7 years ago

Unfortunately, the current implementation does not work with the output of the latest version (v3) of personality insights. Will this lib get support for the new version?

germanattanasio commented 7 years ago

Yes it will. I will try to get some time to work on this.

basdirkse commented 7 years ago

Thats great, thanks!

Bas Dirkse

Op 25 nov. 2016, om 20:03 heeft German Attanasio notifications@github.com het volgende geschreven:

Yes it will. I will try to get some time to work on this.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/personality-insights/sunburst-chart/issues/11#issuecomment-263011701, or mute the thread https://github.com/notifications/unsubscribe-auth/AAgramNd26y0C9VoVmtM3ViohqDOkiskks5rBzEGgaJpZM4K8S4E.

germanattanasio commented 7 years ago

@vibhasinghal @aprilwebster @agustincasamayor ^^^

jeanbmar commented 7 years ago

I've made a fork to fix v3 compatibility at https://github.com/jeanbmar/sunburst-chart.
I've made structural changes to fit my own use, but you can basically just reuse the convertData method from the PersonalitySunburstChart class to wrap v3 data.

Live example at https://rawgit.com/jeanbmar/sunburst-chart/master/examples/example.html.

germanattanasio commented 7 years ago

Thanks @jeanbmar! @aprilwebster is working on this, I will make sure she take a look at your work.

soumak77 commented 7 years ago

@germanattanasio any updates as to when this might get addressed? Hopefully #12 and #13 can be addressed at the same time?

germanattanasio commented 7 years ago

Hey, Happy 2017 @aprilwebster will be working on this.

germanattanasio commented 7 years ago

The library now supports v3.