ugroempi

Results 21 issues of ugroempi

There is a demo for using `CairoPNG`. It would also be nice to be able to use the `type="cairo"` option with the devices instead (exists at least for `bmp`, `png`,...

I encountered some problems arising from left-overs of an old saved html file of the same name. The situation: I ran the code below initially with black squares, with `img.name="blacksquare"`....

For both sankeyNetwork and diagonalNetwork, `margin=c(left=100, right=10)` makes the right margin wide and the left margin narrow (CRAN version of the package). Best, Ulrike

bug
diagonalNetwork
sankeyNetwork
viewbox

Thanks for providing networkD3! I have been playing with displaing a sankey diagram of voter migration (similar to here). `sankeyNetwork` defaults to displaying the node labels inside, i.e. on top...

sankeyNetwork
feature request

The code below shows that the color specification is ignored by the display following `scatterplot3js`; after adding a point in different color, the original "orange" is also respected. Option `lwd`...

bug

It would be nice if the new layouts like Davidson-Harel could also be accessed from the tkplot window. Best wishes, Ulrike

wishlist

Hi Gabor, since `plot.igraph` recalculates x and y positions versus the layout that is provided, it would be very helpful if these coordinates could be returned so that they can...

wishlist

Hi Gabor, for me, igraph is the natural place to create my graphs, whether or not they are for sankey diagrams. Two wishes follow from that: - It would be...

wishlist

The default colors in tkplot plot black labels on black background. Best regards, Ulrike

I have been working with an interaction forest (`intaus`) on 2000 observations that consists of the default 20000 trees (from package diversityForest). This forest uses 306 682 KB disk space....