question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Customizable label styles

See original GitHub issue

Hi Team,

Feature Proposal

It will really helpful if you can provide more customizable styling for chart labels or introduce class option to apply any styles as we want

Feature Use Case

When we wants to convert Radar chart labels into links, it’s required to use text-decoration: underline', cursor: pointer to display labels as links

Possible Implementation

Introduce a class option where we can apply any styling through the classes to labels

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:9 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
LeeLenaleeecommented, Oct 31, 2021

Not sure how performent it is but you can use the onHover to check if you are hovering a label and add a class to the canvas which makes it a pointer and remove it if its not hovered (not sure if its more performent to check if its not there first).

https://jsfiddle.net/Leelenaleee/mdogp8rn/18/

Edit: The underline for the labels can be added using a custom plugin: https://jsfiddle.net/Leelenaleee/mdogp8rn/30/

0reactions
pmenikacommented, Oct 30, 2021

Hmm ya 😦

Read more comments on GitHub >

github_iconTop Results From Across the Web

Free Online Label Maker: Design a Custom Label - Canva
Make your own personalized label designs for free using with Canva's impressively easy to use online label maker.
Read more >
Custom Labels | Highest Quality Labels - StickerYou
Bring your brand to life in any size, shape, and quantity with our premium custom labels. 100% satisfaction guarantee on our customized labels....
Read more >
Custom Labels - Lowest Prices, Guaranteed
Highest quality Custom labels made fast and easy - rolls, sheets, cut-outs, largest selection of options, the nation's leader!
Read more >
Custom Label Design - Etsy
Check out our custom label design selection for the very best in unique or custom, handmade pieces from our paper shops.
Read more >
Create Your Own Custom Labels | Zazzle
Personalize your letters, invitations and cards with custom address labels from Zazzle. Choose from three different sizes, then personalize them with a design, ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found