-
I'd like to be able to iteratively add more draws to a brmsfit model until a certain ESS or Rhat is reached. This had been previously requested but closed as not possible until it was implemented in S…
-
### **EnhancedWindow draws image outside of window**
When trying to draw an image in EnhancedWindow
using
```
EnhancedWindow settings(0, 100, video.cols, video.rows, "video");
settings.begin(fr…
-
`displayTrace` draws weird long traces at collisions, between different planets.
![image](https://cloud.githubusercontent.com/assets/5610186/4789271/5663993c-5dc3-11e4-9bac-682b3fd8e0b6.png)
-
Under certain circumnstances, line drawing goes far beyond the edge of the axis.
This is the simplest test case i could produce:
```
var r = Raphael('graph', 650, 250);
var lchart = r.g.lin…
aCaB updated
13 years ago
-
```
I needed to make a marking line on 0 (from: 0, to: 0). Problem is that
there's a tick in that location too. It doesn't look nice when you see line
on line. My solution was to draw grid before mark…
-
```
I needed to make a marking line on 0 (from: 0, to: 0). Problem is that
there's a tick in that location too. It doesn't look nice when you see line
on line. My solution was to draw grid before mark…
-
```
What steps will reproduce the problem?
Using the New Zealand map module from
http://monav.openstreetmap.de/mapsets/New-Zealand.zip
When looking at a part of the map which includes ocean, I can't …
-
```
What steps will reproduce the problem?
Using the New Zealand map module from
http://monav.openstreetmap.de/mapsets/New-Zealand.zip
When looking at a part of the map which includes ocean, I can't …
-
Occasionally, the animation for the line will show as completed, then suddenly erase and animate, as the tutorial slide is appearing.
-
Need a variant of random_sampled called random_draw where the count of sample is decreased whenever a draw is made. It is understood that when no samples are left an error will occur if a sample is dr…