Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
475
Plot timelines as vertical line chart
posted

I need a workaround this problem I have.

I need to plot various timeline indicators on my chart along with my line series. These indicators just have a date and they need to be plotted as a vertical line. Also it has to be plotted between the max and min limits of the y-axis. That means if the y-axis has a max value of 100 and min value of -20, then the vertical line be drawn at a specific date point on x-axis starting at 100 and end at -20.

Currently I am plotting it as a columnType, but would like to see any other work around to make it a line series. thanks.

  • 7570
    posted

    Hello Shashidhar,

    Thank you for contacting Infragistics!

    You may use our Financial Indicators. Financial Indicators use Hairline column mode if the series'  displayType option is set to "column". For more information, you my refer to the following sample:

    http://jsfiddle.net/Pkm4M/7/

    Please let me know if the sample demonstrates the behavior you have in mind. If you have any questions, please let me know as well.