Hi,
i was using xamsparkline and i want to override tooltip such that it should show the mouseover datapoint details. im binding a object collection to it which includes date and value.
on mouse over i want to show the corresponding date with value in tooltip. i dont wanna use xamdatachart as i can achieve that result.
Thanks in advance.
Hello,
After looking into your requirement and doing some research, the desired functionality has been determined to be a new product idea. You can suggest new product ideas for future versions (or vote for existing ones) at http://ideas.infragistics.com.
There are many benefits to submitting a product idea:
- Direct communication with our product management team regarding your product idea.
- Notifications whenever new information regarding your idea becomes available.
- Ability to vote on your favorite product ideas to let us know which ones are the most important to you. You will have ten votes for this and can change which ideas you are voting for at any time.
- Allow you to shape the future of our products by requesting new controls and products altogether.
- You and other developers can discuss existing product ideas with members of our Product Management team.
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!
Include a link to this thread in your idea so product management will be able to look back at this case.
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.
Thank you for contacting Infragistics.
I was working with xam spark line in xam data grid binding works if a provoid variable data like (20,50,30...etc around 12 points). But if all my values are 70(12 points) ... graph will not be shown. please attach a copy of sample.
Thanks
Could it be possible to try to upload the sample project again so I could investigate it further for you? Please make sure that all folders that are not required to run the sample as the bin and obj folders are removed and that you have added the solution to an archive (.zip format) prior to uploading. Thank you.
I have attached a small sample app....PFA....I have 2 issues currently that i cannt do in xamsparkline
1.tooltip as i discussed earlier (custom tooltip)
2.if i assign a item source with all 12 constant points (like the one i have shown in this attached sample app), the graph will not be shown.
Please resolve these issues at the earliest.
Thank you
shree
when i run the app its not showing any line at the bottom of the 2nd chart.
im using 12.2 version dlls, this time i attach a sample app with the dlls... Please find attachment.
i want to show the graph where points very from 0-100 as im showing score.
But xam spark line draws line with the lowest point . if you consider these to examples the graph is same for 2 different ranges.
1.all values with 72 2. all values with 1.
If you consider these graph there is no difference when u look at it. i have shown an image in dlls folder i want the graph like that.
I have been looking into your issue and it is fix in the latest Service Release for vol. 12.2. You can download it by going to our web site -> Account Section -> Select the product -> Service Release tab.
Let me know, if you need any further assistance on this matter.
I have downloaded new vol in that the issue is fixed. thanks...
Can i fix the y axis range 0-100, as it takes the lowest values at bottom and max value at its top.
if u consider this ex 50, 55....67,70 , in this the lowest value is 50 it starts from there... can i set this range so that it should always starts with 0 or 0-100.
You are welcome. Let me know, if you need any further assistance on this matter.
ok..got it Thanks
Thank you for your reply. You could try to set the ‘Minimum’ property of the XamSparkline to “0” and the Maximum to “100”.