-
Originally reported on Google Code with ID 1100
```
In Charter, I get divide by zero exception when y values are zero. Here is an example
to reproduce the bug:
| b data minDate view color |
view…
-
Originally reported on Google Code with ID 499
```
Hi Alex,
-=-=-=-=-=
Previous discussion:
What we did in Glamour was to attach to each Presentation a kind of default interaction.
In your example, …
-
Originally reported on Google Code with ID 666
```
The package name in DSM, specially in encaps DSM are not well placed.
```
Reported by `jannik.laval` on 2011-06-29 07:04:17
-
Originally reported on Google Code with ID 396
```
Right now, an edge action block takes as parameter only the model of the edge.
The model of the edge is mainly targeted to identifying the start an…
-
Originally reported on Google Code with ID 600
```
It takes times to appear and does not always appears.
I am not sure where the problem comes from. Probably Mondrian. The popup has problems
probabl…
-
Originally reported on Google Code with ID 1017
```
Try this:
view := ROMondrianViewBuilder new.
view nodes: (1 to: 99).
view edgesFrom: [ :x | x // 10 ].
view radialTreeLayout.
view open
You will …
-
Originally reported on Google Code with ID 648
```
Overview pyramid should use colors so that we can easily read the different results.
Maybe also change the color code (green / blue / red for now.…
-
Originally reported on Google Code with ID 938
```
Try this:
view nodes: (Collection withAllSubclasses).
view edgesFrom: #superclass.
view radialTreeLayout.
The center of the graph is placed at 0@…
-
Originally reported on Google Code with ID 842
```
Fix attached related to the following mail-posts
Also attached are before and after snapshots from ROExample>>nestingTranslate.
Ben Coman wrote:
>
…
-
Originally reported on Google Code with ID 1015
```
Graphet should provide support for line width for line diagrams and a legend.
```
Reported by `usman.bhatti` on 2013-11-19 21:43:28