I am plotting two different line series on a single chart. Both of these line charts share X-axis which is a date axis.
I know I can show/hide labels at axis level but I would like to show no date label for a chosen series. Is this something possible? Please let me know; thanks.
Hello,
I am just following up to see if you need further assistance.
Thanks for the help.
Let me give you little intro. My requirement is to draw a trend line chart based on the line chart data. I am deriving the data points for trnd line and plotting it through another line series in the same chart. But i wanted it to be shown just like a 'trendline' chart; no datapoints, no x-axis labels. That's what brought me here.
Hiding labels for individual series line is not possible per design. Is it possible to hide data points altogether atleast? Please let me know; thanks in advance.
Hello Shashidhar Dasyam,
As I am understanding you are asking how to hide data points altogether. Please refer to the online sample below regarding show/hide Chart Elements. Try to check/uncheck Line series and Line markers checkboxes, notice how the whole Line series is set to be hidden. I hope you will find this sample helpful, if not, could you please send me capture that is showing what exactly you want to hide.
Chart elements: http://igniteui.com/data-chart/chart-elements
Looking forward to hearing from you.
Thanks; I was aware of the sparkline but that's not what I was looking for.
Anyways I found this thing. When I turned off the marker types, the axis labels are hidden by themselves. I am wondering why no one mentioned that, which is a perfect answer to my issue. Anyways thanks for the help.
Please note, also, the igSparkline component which is specifically designed for showing a lightweight trend.
Let me know if I may be of further assistance.
Thank you for using our controls.
Great; I missed that page somehow.