Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

91
Views
Datalabels is getting hidden outside the svg container in Sunburst Highchart

In Sunburst highchart I am showing the data labels outside the circle using x & y positioning.

dataLabels: {
  y: -75,
  rotation: 0,
  x: -15
}

But if I am giving certain value to x or y axis (for e.g y:-110) and if the labels goes outside the svg container then it is getting hidden. Is there any way using css than we can avoid this ?

https://jsfiddle.net/BlackLabel/akryx2o7/3/

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

This issue seems to be resolved in the demo. I have just added crop: false and overflow: 'allow' in data labels

dataLabels: {
        y: -150,
      crop: false,
      overflow: 'allow',
      rotation: 0,
      x: 60,
}
about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!