-
I would like to use `RSBezier` instead of `RSPolyline` in OpenPonk for state machines and other kinds of diagrams that would look better with beziers.
In OpenPonk, it is important for user to "sele…
-
From a user perspective, it is very important to configure things such as:
- Plot size (min and max x and y)
- Number of ticks (size of the grid)
- Colors (of lines, points, fills etc.)
- Shapes o…
-
It should on some points...
The rotation is ignored in `RSShapeExamples new example38Transformable open`
-
By default the chart extent is squared.
We can change it by a fixed extent.
```smalltalk
chart := RSChart new.
chart extent: 400@ 200.
```
But usually we would like that the extent follows t…
-
## Venn diagram about plots
![image](https://user-images.githubusercontent.com/1194257/53892505-b28f8680-402c-11e9-8aa7-e782822013b1.png)
## Flow chart from data to plots
![image](https://user-…
-
At the moment, we use scroll to zoom-in and zoom-out. And we use mouse drag-n-drop for moving.
To be consistent with OS (and browsers), I suggest to use horizontal and vertical scrolls for moving and…
-
I tried the following:
```Smalltalk
smallSuiteGenerator := SSmallSuiteGenerator newInstance.
smallSuiteGenerator seed: [RTRoassalExample new exampleAligningGroups].
smallSuiteGenerator fitness: (S…
-
Hi. Thanks for the great job with this package. I tried to use it in a standard Moose 10 image, but I got some problems. As I managed those troubles, I decided to share what I found with you.
I fo…
-
This would allow very nice rendering as selection in the sublime text editor.![image](https://github.com/pharo-graphics/Bloc/assets/435221/54757a9e-6165-42d0-bcda-2a0404b0c6dd)
-
Enhancement of simulation output vizualisation and simulation control (Bruno, Nicolas, Hernàn and others)
nbecu updated
6 years ago