Is it possible to change the chart by just slicing/filtering the data against a particular type.
In short do we have any control which is similar to the slicer in Excel powerpivot
Thanks and Regards,
Naresh
Hello Naresh,
Currently igDataChart doesn't provide such functionality. If you want to achieve this behavior, you need to do it using custom solution or you may suggest this as new product idea at: http://ideas.infragistics.com.
Steps to create your idea: 1. Log into the Infragistics Product Idea site at http://ideas.infragistics.com (creating a new login if needed).2. Navigate to the product / platform channel of your choice (e.g. WPF, Windows Forms, ASP.NET, HTML5 / Ignite UI, iOS / NucliOS, etc.)3. Add your product idea and be sure to be specific and provide as much detail as possible. Explain the context in which a feature would be used, why it is needed, why it can’t be accomplished today, and who would benefit from it. You can even add screenshots to build a stronger case. Remember that for your suggestion to be successful, you need other members of the community to vote for it. Be convincing!
The Product Idea site puts you in the driver’s seat and allows you to track the progress of your ideas at any time, see how many votes it got, read comments from other developers in the community, and see if someone from the product team has additional questions for you.
If I can provide further assistance, please let me know.
Regards,
Tsanna
Hi Tsanna,
Instead of a Time slider, The whole list of years needs to be shown in a list..
so that whenever user clicks on a particular item in the list..the chart needs to get modified.
Do you think that something like this will work for you: http://igniteui.com/data-chart/motion-framework?
Looking forward to your response.
Hi,
Thanks a lot for your reply..
When I click on a slicer the chart has to change accordingly..but in your example when i click on the funnel chart the table data gets modified.
Ex: If I slice(Click on slicer) my data based on Year(2013) then my chart has to show only the data related to 2013.
If I didn't slice(Click on slicer) my data then the chart has to show the data related to all the years.
Note: Slicer functionality same as Excel powerpivot.
Thanks,
Naresh Kumar
Thank you for posting in our community.
From the following article you can get more information about the chart types that provide slicing behavior: http://ko.infragistics.com/community/blogs/jason_beres/archive/2013/03/25/ignite-ui-what-s-new-in-13-1-html5-jquery-amp-mvc-controls.aspx
Here is also a sample that demonstrates slice selection functionality with Funnel Chart: http://igniteui.com/funnel-chart/slice-selection
Please let me know if you need further assistance.