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 4020536
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T10:14:26+00:00 2026-05-20T10:14:26+00:00

I have what I’d consider a relatively simple Highcharts chart that I want to

  • 0

I have what I’d consider a relatively simple Highcharts chart that I want to use shared crosshairs, but for some reason, I can’t get my tool tip to work properly. Here is my javascript code:

var myChart = new Highcharts.Chart({
    chart: {
        renderTo: 'container',
        width: '675',
        height: '400',
    },
    toolTip: {
        crosshairs: {
            width: 2,
            color: 'gray',
            dashStyle: 'shortdot'
        },
        shared: true,
        enabled: true
    },

    xAxis: {
        title: {
            text: 'Date',
            align: 'middle',
            margin: 15,
        },
        reverse: false,
        type: 'datetime',
        opposite: false,
    },
    yAxis: [{

        title: {
            text: '% Change',
            align: 'middle',
            margin: 15,
        },
        reverse: false,
        opposite: false,
        },
    {
        title: {
            text: 'actual amount',
            align: 'middle',
            margin: 15,
        },
        reverse: false,
        opposite: true,
        }, ],
    title: {
        text: 'Comparison Chart',
        align: 'center',
        margin: 15,
    },
    series: [{
        pointInterval: 86400000,
        name: 'Your actual amount',
        type: 'spline',
        yAxis: '1',
        color: '#4572A7',
        data: [[1291248000000, 4140],
                                                    [1291334400000, 342],
                                                    [1291420800000, 56],
                                                    [1291507200000, 58],
                                                    [1291593600000, 712],

                                                    ]},
    {
        pointInterval: 86400000,
        dashStyle: 'ShortDashDot',
        name: 'Other\'s %',
        type: 'spline',
        yAxis: '0',
        color: '#89A54E',
        data: [[1291248000000, 47.02],
                                                    [1291334400000, -28.68],
                                                    [1291420800000, -59.98],
                                                    [1291507200000, 182.14],
                                                    [1291593600000, -12.81],

                                                ]},
    {
        pointInterval: 86400000,
        dashStyle: 'ShortDash',
        name: 'Your %',
        type: 'spline',
        yAxis: '0',
        color: '#AA4643',
        data: [[1291248000000, 246.73],
                                                    [1291334400000, -91.74],
                                                    [1291420800000, -83.63],
                                                    [1291507200000, 3.57],
                                                    [1291593600000, 1127.59],

                                                ]},
                             ],
});
  • 1 1 Answer
  • 2 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-05-20T10:14:26+00:00Added an answer on May 20, 2026 at 10:14 am

    The only thing I spotted was that in the JSON above you’ve put toolTip whereas in the highchart examples it’s tooltip (all lower case).

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

Sidebar

Related Questions

I have a French site that I want to parse, but am running into
Have some text files that I need to break out the individual words. But
I have just tried to save a simple *.rtf file with some websites and
Have some dates in my local Oracle 11g database that are in this format:
Have an app that can use tts to read text messages. It can also
Have found already some people asking the same, but the solutions didn't work for
have a photo attached to explain the concept, but essentially, I want to have
Have a SomeLib.pro file that contains: CONFIG += debug TEMPLATE = lib TARGET =
Have a matrix report now that has Position, Hours and Wages for a location
have not tested on windows. but in ubuntu when u disconnect from the network,

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.