ndtv-d3
ndtv-d3 copied to clipboard
need to implement label.cex property
I forgot to include this on the list. It is a very commonly used property (controlling the text size of the label). Should be easy to implement, right?
What units? Is it relative to the units of the graph coordinates or node sizes? if it's just a pixel definition at scale=1, easy. other options, probably also easy, but need to define
On 10/20/2014 11:33 AM, Skye Bender-deMoll wrote:
I forgot to include this on the list. It is a very commonly used property (controlling the text size of the label). Should be easy to implement, right?
— Reply to this email directly or view it on GitHub https://github.com/michalgm/ndtv-d3/issues/26.
label.cex is an expansion factor from the 'base' font size, so it works similarly to vertex.cex