-
(copied from PDF submitted to repo)
1. Our final project will take a different direction from our precious Shiny App Project.
Instead of investigating the stock market, we will now explore the t…
-
I'm developing Shiny apps in a platform, where the graphical engine in RStudio (browser version) needs to be **AGG**.
When making interactive plots with `ggplotly` the app crashes when running from R…
-
**What is the feature or improvement you would like to see?**
Graphs can currently support arbitrary attributes on each vertex and edge. Furthermore, graphs written to some external file formats (suc…
-
In all the examples I can find using interact to produce matplotlib plots in the notebook, the function that is passed to interact generates a new matplotlib Figure. For instance,
http://nbviewer.i…
ketch updated
7 years ago
-
Could some of the lines be dashed? I'm finding it a bit hard to see if Optim.NelderMead is the first in all the figures. Also seems like it's shorting out quite quickly since it's the fastest of them …
-
It would be nice to be able to combine multiple widgets in the single like one can combine multiple static plots in a single one using `par(mfrow = c(...))`, for instance to compare the same graphic g…
-
The following improvements for dlgVisualiseData were highlighted by @rdstern in #5898
1. The Guess option could be very useful if the colours were different - so if character variables were cleare…
-
### 1. The best part of the project was:
It is very good and interesting topic. Having had the course, Economics of the environment, natural ressources and climate change, I find the topic very impor…
-
Idea: add automated 2d stitching script for sections, based on `interactive-render-workflow / stitch_render_client.ipynb`. While stitching remains an interactive process, there should be a way to run …
-
I have a mixture of interactive and non-interactive figures in my jupyter book. I'd like to be able to reference the interactive ones in the same way as the others.
I've tried using glue (to glue …