Skip to content
This repository has been archived by the owner on Jul 29, 2019. It is now read-only.

Adding font-weight to a node's label #1603

Closed
sachaudh opened this issue Jan 25, 2016 · 4 comments
Closed

Adding font-weight to a node's label #1603

sachaudh opened this issue Jan 25, 2016 · 4 comments

Comments

@sachaudh
Copy link

sachaudh commented Jan 25, 2016

I wanted to be able to change the font-weight of a label to be able to make it bolder. Is there already a way to manipulate this or can we add this to the package?

@AlexDM0
Copy link
Contributor

AlexDM0 commented Jan 25, 2016

We're open to pull requests ;)

On 25 Jan 2016, at 22:33, Saif Chaudhry notifications@github.com wrote:

I wanted to be able to change the font-weight of a label to be able to make it bolder. Is there already a way to manipulate this or can we add this to the package?


Reply to this email directly or view it on GitHub.

@sachaudh
Copy link
Author

If I have the time, i'll try! Could you point me in the right direction?

@AlexDM0
Copy link
Contributor

AlexDM0 commented Jan 25, 2016

We use the normal html5 canvas for text so it should be relatively easy to do if it is possible. There is a label class that does all the text drawing.

Regards

On 25 Jan 2016, at 22:47, Saif Chaudhry notifications@github.com wrote:

If I have the time, i'll try! Could you point me in the right direction?


Reply to this email directly or view it on GitHub.

@mojoaxel
Copy link
Member

mojoaxel commented Dec 2, 2016

implemented by @eymiha with #2385

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants