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.
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.
Seems very close to what I want.
But I am having hard time implementing it. I have max and min values to plot this chart. And it needs much more (open, close, high, low, value). Could you just show me how to plot this series with just a high and low values being it's boundaries. Thanks much.
Our Financial Indicators require the for extra series options. With regards to the column type chart, you may increase the gap option of the x-axis to adjust the width of the columns.
If you have any questions, please let me know as well.
After investigating, hairline type columns for a Column Chart has ben determined to be a new product idea, as Hairline type is possible for Financial indicators. You may suggest new products ideas for future versions at http://ideas.infragistics.com
There are many benefits to submitting a product idea. They are as follows:
- Direct communication with our product management team regarding your product idea.
- Notifications wherever new information regarding you idea becomes available.
- Ability to vote on your favorite product ideas to let us know which ones are most important to you.
- Together with other developers you may discuss existing product ideas with members of our Product Management team.
The following are the steps to create your idea:
1. Log into the Infragistics Product Ideas site at http://ideas.infragistics.com
2. Navigate to the product / platform channel of your choice, for example, ASP.NET, HTML5/IgniteUI, etc.
3. Add your product idea. Details and specifics are encouraged. Screenshots and diagrams are very much appreciated. This way our developers and product management team will have a clearer view of your requirements and ideas.
Your ideas are important to us.
Looking forward to hearing from you.
Adjusting width of the columns will not work for me. The column types will show like thick blocks, whenever I zoom in closer.
I am just following up and see how it worked out with the chart.
If you have any questions, please let me know as well