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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T16:17:05+00:00 2026-05-27T16:17:05+00:00

I am wondering how data is defined to create a Highstock graph. Here is

  • 0

I am wondering how data is defined to create a Highstock graph.

Here is the jsfiddle: http://jsfiddle.net/gh/get/jquery/1.6/highslide-software/highcharts.com/tree/master/samples/stock/demo/compare/

How to define data as [4, 5, 6] and startpoint?

  • 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-05-27T16:17:05+00:00Added an answer on May 27, 2026 at 4:17 pm

    The data in the example you linked is defined as an array consisting of [<timestamp>, <value>], (inlined in this example):

    [[1103500800000,185.02],
    [1103587200000,183.75],
    [1103673600000,186.30],
    [1103760000000,187.90],
    [1104105600000,191.91],
    [1104192000000,192.76],
    ...]
    

    But you can use pointStart and pointInterval to specify the data as well but that will only work if all data points have equal distance between each other (example).

    pointStart: 1103500800000,
    pointInterval: 1000 * 3600 * 24,
    data: [185.02,
           183.75,
           186.30,
           187.90,
           191.91,
           ...]
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I was wondering if data types in a a literal create table statement, executed
There exists a pre-defined norm for RDF Schema. I was wondering whether RDF data
I'm wondering what the declaration of the data type in bindParam() (or bindValue() )
I'm wondering what kind(s) of data structures / algorithms might help facilitate handling the
I was wondering how you can recover data from your logfile. I'm using sql
I was wondering about some best practices for data binding in web forms. For
I'm wondering what the best practices are for storing a relational data structure in
I'm wondering if its possible to add new class data members at run-time in
I'm wondering how people are currently resetting their data / cleaning up test remnants
I'm wondering what is the best way to make data thread-safe. Specifically, I need

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.