Tom Counsell
Tom Counsell
> If this is blocking a lot of people, please speak up so that I can get a good signal how important this is. Ideally I'd be able to do...
Only with javascript. You will need to watch for changes in window size using javascript and then call sankey.r.setSize(width, height) where sankey is the variable containing your Sankey() javascript.
Sorry, I can’t picture what you are asking for. Would you mind describing it in a little more detail?
Not a stupid question. There isn't an easy setting for this. In the mean time, you could bodge it to happen by editing the sankey.js file to remove all calls...
Have you read this: https://help.github.com/articles/using-pull-requests If so, what step are you getting stuck on?
Hmm. Turns out there was no easy way, because this was referring to the Sankey class rather than the flow box class. I've created a version of sankey.js that provides...
That is a much more direct solution. I'll leave my tweaks on hold, and this issue open. One of these days I'm going to gather all the comments I've received...
... show the?
Can you post a link to a complete page, including your JavaScript, showing the problem?
Thanks. I'd be grateful if you could simplify your example so that it doesn't depend on other javascript or calling another datasource. I will only be able to help for...