-
For example, if we try to execute the following code
``` haskell
module Main where
main = do
putStrLn "hi there"
writeFile "/home/vagrant/www" "hello"
return 3
```
The following will be print…
-
I would like to run a strategy from a notebook (to be able to draw diagrams and study a strategy with a more interactive and graphical interface).
How would I go about doing this ? I probably need …
-
We have a couple architecture diagrams in the Suborbital Miro workspace which would make sense to be exposed in the new docs. We should talk about what format would make sense (initially we can start …
flaki updated
2 years ago
-
Since the sankey diagram is generated using plotly, why not have the others also using plotly? It is more catchy and interactive and might be more interesting for the potential user group of `heatpump…
-
This might be useful at some point,
https://www.researchgate.net/publication/342314564_Vennter_-_An_interactive_analysis_tool_for_WormBase_interaction_data_using_Venn_diagrams
we could look afte…
-
| **Assignment** | **Points** | **Grade** | **Evidence** |
|----------------------------|---------------|-----------|--------------|
| Pull Request (Integration) | 2 | …
-
To Dos on the res design page
-
Continue to explore on interactive R svg graphics. From these two aspects.
1. investigate if there are some package that can be used in R to generate the structured SVG. For example, this URL: https:…
-
It would be nice if there was a visual display of the mapping rules similar to the diagrams in the [avar documentation](https://learn.microsoft.com/en-us/typography/opentype/spec/avar). This would be …
-
I really like the ease of how new diagrams can be created with the plugin and the auto-embedding and scaling of it. Right now it's an image file which makes using drawio being a navigable diagram a lo…