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

102
Views
Using FontAwesome icons as HighChart markers

I found this useful fiddle about how to use FontAwesome as markers in HighChart. The idea is to use the icons' unicode to plug in HighChart.

marker: {
            symbol: 'text:\uf0c8',
            
        },

However in FontAwesome, both solid and regular versions of the same shape share the same unicode. For example, solid square and regular square. If I use their unicode, the HighChart marker is always the solid version. How do I change the marker to the regular version?

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

0

In that fiddle, it is using font-awesome 4.1.0, so if you want to use the regular square it should be:

marker: {
   symbol: 'text:\uf096',            
},
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!