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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T22:32:08+00:00 2026-05-26T22:32:08+00:00

I am stuck with a requirement to display a horizontal line on a ColumnChart

  • 0

I am stuck with a requirement to display a horizontal line on a ColumnChart to indicate a threshold level. I have the data to the Chart as an ArrayCollection.

Chart with Threshold line

So my question here : Is it possible to get the location of a value that is shown on the y axis? I think I will be able to place a line or 1px high canvas on top of the Chart to achieve this. Or better, is there any built in functionality that i may have overlooked or is there some open library that can achieve something like this?

  • 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-26T22:32:08+00:00Added an answer on May 26, 2026 at 10:32 pm

    The easiest solution is to add a LineSeries to your chart which has the same value on the Y-axis for each item on the X-axis.

    Your dataprovider could be produced as follows, with the column chart using “result” for its yField and the line chart using “threshold” as its yField.

    <dataset>
      <dataitem>
         <time>16:00</time>
         <result>170</result>
         <threshold>350</threshold>
      </dataitem>
      <dataitem>
         <time>17:00</time>
         <result>430</result>
         <threshold>350</threshold>
      </dataitem>
      <dataitem>
         <time>18:00</time>
         <result>250</result>
         <threshold>350</threshold>
      </dataitem>
    </dataset>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Kinda stuck here... I have an application with lets say 5000 rows of data
I'm stuck with the following scenario and appreciate any help/advice.. Requirement I have number
I have a requirement I'm fairly stuck on and wonder if anyone has any
I have a requirement where I need to get data from the previous row
I am stuck with a problem here, please help. What my requirement is to
I'm a bit stuck on this SCJP practice question, specifically line 5 (with the
I am new here and hope my first question meets stack overflow's requirements. I
Being stuck with a legacy database schema that no longer reflects your data model
Got stuck here: http://jsfiddle.net/UFkg8/ Right now the animation is top-down. What do I need
Ha ii everybody,i have a requirement that i have a button in my app

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.