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

468
Views
Highcharts/stock - Change tooltip fontSize

I'm trying to define a larger fontSize for tooltip, but it only updates value tooltip, timestamp one keeps on default value. What option I should change? I cound't find anywhere on api.

enter image description here

Here is the demo link.

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

0

The tooltip header has set inline font size by default:

'<span style=\"font-size: 10px\">{point.key}</span><br/>'

You can overwrite this value or remove it, then the header will inherit from tooltip style settings.

tooltip: {
  style: {
    fontSize: '18px'
  },
  headerFormat: '<span>{point.key}</span><br/>'
}

Demo: https://jsfiddle.net/BlackLabel/8np2m5ua/

API: https://api.highcharts.com/highstock/tooltip.headerFormat

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!