-
Agree. Not only in Overall, in general with more than 4 figure previews at the same time, they became too small.
Cheers,
Hernán
2017-02-25 10:38 GMT-03:00 Ben Coman :
Just some quick feedbac…
-
https://datavizcatalogue.com/methods/violin_plot.html
-
Originally reported on Google Code with ID 1108
```
Package Core defines the abstract class RTObject.
Package ExampleBrowser defines the abstract class RTAbstractExample as subclass of
RTObject.
Th…
-
-
We need a world menu:
- To start and stop the server.
- Define the schema
- see some example of query
- open a webpage on the GitHub repository (Roassal does something like this)
- report an iss…
-
Dusty on Discord suggested to use foreign objects. He says:
"creating SVG for web interfacces, like I'm doing the graphical rendering in roassal, but exporting the SVG to a web interface. I'd like to…
-
@bergel, Most of the explora examples have some problem with adjusting the viewport after expanding elements.
World > Roassal examples > Explora > CircularList
Starts with one big circle. Right…
-
**Issue by [bergel](https://github.com/bergel)**
_Thursday Apr 20, 2017 at 19:54 GMT_
_Originally opened as https://github.com/moosetechnology/Moose/issues/1185_
----
Apparently it is not
```Small…
-
I'm trying to do something with Roassal, and it just crashes my image.
Here are the steps of what I did:
1. Installed a fresh Pharo 6.1 64-bit image using Pharo Launcher on Mac
2. Installed Roass…
-
@dusty on discord would like to have it
```
| data b s d |
data := OrderedCollection new.
data add: (OrderedCollection with: 'Main Item' with: 2458135 with: 2459200).
data add: (OrderedCollecti…