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

  • Home
  • SEARCH
  • 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 8782325
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T20:32:19+00:00 2026-06-13T20:32:19+00:00

I am trying to preprocess options for a Highstock Chart. i did some debugging

  • 0

I am trying to preprocess options for a Highstock Chart. i did some debugging with firebug to check if the options are set correctly. but there is a problem with the series definition. when i delete the [] from the series, the option wil be set alright but the chart doesn’t render anymore. if i keep the [] at the series the chart shows up but without the definitions in it. Does anyone know what i am missing?

the data array is transmitted correctly. (but not shown in the code)
it contains array of 2 values. e.g:
[1336168800000, 22]

options = {
    chart : {
        renderTo : 'container'
    },
    rangeSelector: {
        selected: 2
    },
    title : {
        text : 'Diary'
    },
    series : [{
        name : 'aaapl',
        lineWidth : 0,
        data: [],
        marker : {
            enabled : true,
            radius : 2
        },
        tooltip : {
            valueDecimals : 2
        }
    }]
};
    chart1 = new Highcharts.StockChart(options);
    chart1.redraw();
  • 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-13T20:32:20+00:00Added an answer on June 13, 2026 at 8:32 pm

    I do see some errors in the way that you are creating your chart.

    • You are not setting LineWidth and marker correctly. They actually need to fall under plotOptions and then the chart type.
    • Also tooltip should not be nested inside of the series object.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to compile the ffmpeg library for iOS5. I tried different options but
I'm trying to use ant to use XSLT to preprocess three specific stylesheets in
I am trying to simplify (via make_fn() ) the generation of functors that preprocess
I'm trying to run some custom code on a particular type of node when
I'm trying to install Image Magick on my Ubuntu machine using XAMPP, but so
I am trying to use the GCC pragma optimize to set global optimizations in
I'm trying to compile enc2ly ( http://enc2ly.sourceforge.net/en/ ) on Windows using cygwin but it
I've read everything there is on subprocess.Popen but I think I'm missing something. I
I'm trying to compile a set of .c files from an open source project
I am trying to get a preprocess function to work on my drupal 7

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.