Anton Maslo

Results 15 comments of Anton Maslo

Perhaps it is doable if we can set maximum label width, and a label would be wrapped if the width is exceeded per label. My use case is rotating by...

Thanks for the response! I've implemented my own hacky way to wrap them when rotated, but best if you do it properly (at some point), since wrapped labels' first row...

Here's what I mean: ![image](https://cloud.githubusercontent.com/assets/564364/25141455/6e3fdc32-2418-11e7-9c2b-2cb3e37312d3.png)

Not an ideal solution, yet for mobile I introduced the following rules to datepicker.css, to make the datepicker open to full-screen. I will keep testing it to see if there...

I usually have to turn mobile emulation off, refresh the page in desktop mode, and then turn emulation back on—then it works. Refreshing in emulated mode disabled scrolling for me...

Unfortunatelly it doesn't seem to work if your custom scale for whatever reason extends beyond the already calculated max depth (passed as “n” into the alignment function). I'll keep experimenting,...

@kunalb, both of the examples (http://bl.ocks.org/kunalb/4658510 and http://bl.ocks.org/kunalb/5140332) fail to run in Chrome, the console complains about wrong MIME type for sankey.js, not sure if this is something happened with...

@kunalb, wow, these look neat. Thanks for the updated example!

@jhay778 (I know it was a while ago, so if you can remember) did you set threads via the command line, or via the parameters file? I tried the command...

@jajhall here are my observations, perhaps they'll help, but I understand that Windows is not your typical environment, so it's hard to solve issues you don't even observe. The issue...