-
It seems when connections are ascending (like the car is going up a hill in a side-scroller) the top of the right side of the connection line starts to get cut off:
![connbug](https://cloud.githubu…
-
In our public-facing site exposing the worm database, it will be nice if we can support a short sample or visualization of the worm file bring requested. Such a visualization is possible with client-…
-
Currently, during backfilling (#80), edges are drawn to/from the node groups themselves rather than the individual child node(s) in particular. The resulting control points are then used in Cytoscape.…
-
What this would do is allow us to, say, make all edges straight lines where possible.
And what this would do is facilitate the use of simple bezier edges in Cytoscape.js instead of complicated unbu…
-
In version 3 I have this section of code:
```javascript
var loopFunction = d3.svg.line ()
.x (function (d) {
return d.x;
})
.y (function (d) {
return d.y
})
.interpolate ("cardinal")
.tensio…
-
**Fuctional description:** reduce the smoothing on SVG. Threre are a lot of small segments generated and it is difficult to work with them when debugging.
For future work we should control the cur…
-
Weasyprint 0.30 scales down svg image and crops it.
Source html:
``` html
```
style.css:
``` css
@page {
size: A4 portrait;
margin: 1cm;
}
img.fit {
width: 1…
-
http://news.povray.org/povray.binaries.images/message/%3Cweb.5727406d27a8e5387a3e03fe0%40news.povray.org%3E/#%3Cweb.5727406d27a8e5387a3e03fe0%40news.povray.org%3E
File '/tmp/Empty.pov' line 17: Parse…
-
In one of my projects, it was useful to define and edit bezier curves inside the editor, and assign data to each of these points that we could interpolate over etc. It actually surprises me that Unity…
-
**Modified by dietmarw on 13 May 2013 15:26 UTC**
There's been an effort in trying to improve/modernizing the look of the icons in the MSL library. The work has now been committed to the SVN and can b…