rdatasculptor

Results 15 issues of rdatasculptor

I tried to convert a pdf image to png. Everythings seems to go well, except for some dots that are no longer visible in the png. [netherlands_pdf.pdf](https://github.com/ropensci/pdftools/files/1277910/netherlands_pdf.pdf) I posted this...

This issue is related to [this ](https://github.com/glin/reactable/issues/50) one. I know I should try to find out myself, but what If I need to calculate the totals of both grouped rows...

First of all: thank you very much for this great package! I use the function `combineWidgets()` a lot. It's ability to arrange widgets in every layout you can think of...

Great package! Is it possible to add e.g. radioboxes to an htmlwidget embedded in an html document rendered by r markdown? I mean can it be added to the rendered...

Take a look at this [example ](https://echarts.apache.org/examples/en/editor.html?c=gauge-multi-title). Is there a way to do something like this in `echarts4r`? In the echarts4 r function there only seems room for just one...

bug

I know I can use `e_gauge_` if I need a gauge with a timeline. Now I am wondering if it is possible to give each group in the timeline its...

enhancement

Just a thought, and not more than a "nice to have", but could it be made possible to be able to change the timeline into a dropdown? I am aware...

Some experiments affirmed that it isn't possible to use timelines in combination with Sankey charts. Just in case I am mistaking I put it here as a question. Is it...

I really like the combination between the features `e_connect_group()` and `timeline = TRUE`. If the groups of the timeline are the same for the connected charts, you only need to...

When I us the tool `saveImage`, I want to exclude the saveImage icon from the saved image. With a single unconnected graph that works well. If trying to this with...

bug