gwtd3 / gwt-d3

A GWT wrapper library around the d3.js library
Other
131 stars 53 forks source link

adjust the imports in the Demo module to cope with transition of Node to HierarchicalLayout.Node #108

Closed vasvir closed 9 years ago

vasvir commented 9 years ago

This should fix the compilation problems. I deployed the generated jar and TreeDemo and ClusterDendogram looks working. Please verify and accept the pull request if you think everything is in order.

vasvir commented 9 years ago

Is there any problem with this pull request? It looks good to me but I am biased :-)

vasvir commented 9 years ago

Can you pull this?. It is lingering for quite some time, it fixes the CI errors and it is Christmas time.

ericcitaire commented 9 years ago

Thank you for your contribution, and sorry for the delay. I'll merge this and see if it fixes it.

vasvir commented 9 years ago

Thanks for that.

I have some wip/premature patches (needs some dusting off) in order to expose from D3.event -sourceEvent -timeStamp

I am not sure what is required anymore but in any case will you be interested in such patches?

If yes I will see see what is required, I will cleanup and I will submit a pull request.

Vassilis

On Mon, Jan 19, 2015 at 1:56 PM, Eric Citaire notifications@github.com wrote:

Merged #108 https://github.com/gwtd3/gwt-d3/pull/108.

— Reply to this email directly or view it on GitHub https://github.com/gwtd3/gwt-d3/pull/108#event-220922704.

Vassilis Virvilis