Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8361077
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T11:37:16+00:00 2026-06-09T11:37:16+00:00

I give that values to Highcharts pie chart: series:[ { type:’pie’, name:’Ratio’, data:[ [‘A’,

  • 0

I give that values to Highcharts pie chart:

  series:[
        {
            type:'pie',
            name:'Ratio',
            data:[
                ['A', 42.6],
                {
                    name:'B',
                    y:14.2,
                    sliced:true,
                    selected:true
                }
            ]
        }
    ]

However it shows it like that at pie chart:

A -> 75.00000000000001 %
B-> 25 %

You can format tooltips at Highcharts how about chart values?

enter image description here

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-09T11:37:17+00:00Added an answer on June 9, 2026 at 11:37 am

    We do have tooltip formatter options to display the value as number instead of percentage

    http://api.highcharts.com/highstock#tooltip.formatter

    tooltip: {
       formatter: function() {
          return '<b>'+ this.point.name +'</b>: '+ this.point.y ;
       }
    },
    

    this.point.y will do the trick (now you have this.percentage in that place)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm working with a web service that will give me values like: var text
My code that give long month name instead short name: var monthShortName=$.datepicker.formatDate('MM d, yy',
I have a table name that starts with an underscore does that give any
Is there any type-safe, compile-time checked possibilty of referring to values that implement multiple
basically I have a for loop that give me two values, id, and value
Can any one give me a sample code that gets the selected value from
Give that I have written a JPanel with many different components on it, is
I have a service that give me a date time string in the following
Is there a set of functions that give you the file and/or the folder
I have around 100 models, from MCMCglmm, that give output similar to this: >

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.