Peter Uithoven

Results 201 issues of Peter Uithoven

### Feature Proposal I'd like to control the alignment of pie / donot charts inside the canvas. These charts are currently always drawn in the center. When a legend is...

type: enhancement

### Feature Proposal Support `onHover` and `onLeave` handlers per axis similar to the `onHover` and `onLeave` handler of the legend. Ideally triggered per tick? And ideally through arguments we can...

type: enhancement

I have a laptop with a connected external monitor. I noticed that I'm only seeing things like the file name, current time, ends at ... when I fullscreen Clapper on...

When a nodeWidth of more than 1 is used some circular link paths are drawn angled / rotated. ## nodeWidth of 1 ![Screenshot from 2019-09-05 13-29-28@2x](https://user-images.githubusercontent.com/523210/64338306-c0c15e00-cfe1-11e9-9d90-cd2799dc6a28.png) ## nodeWidth of 30...

With d3-sankey I have to manually draw the svg for the links, but this does give me more control, for example to add gradients. What would be the best way...

The following json file is used as example: https://ricklupton.github.io/d3-sankey-diagram/uk_energy.json I'm seeing a lot of unused and undocumented fields: - `links`: - `time` (seems unused and undocumented, always set to `"*"`)...

This one kind of builds on #22. [Node groups](https://github.com/ricklupton/d3-sankey-diagram#node-groups) clearly states "should be given in the following format" which then gives a clear example. I noticed that the expected format...

I might be missing a piece of the puzzle but I'm looking for the source of a complete example using d3-sankey-diagram. I'm mostly missing the svg creation part. This is...

Would be great if we could clarify the settings used, for an "outsider" it's currently very hard to predict what influence the options have. I'm mostly talking about: - Mac...

I'm not sure if this is an Quicktile or window manager ([Gala](https://github.com/elementary/gala) from Elementary OS in my case) issue. When using quicktile and tiling windows to the right part of...

needs more info