Browse By Tags

  • Guidance for best performance.

    Hi Infragistics Support,

    Can you provide some guidance/tips/suggestions for a new user of your controls?

    I have a requirement to display ~400 series. Each with ~6000 points (for a total of ~2,400,000 points).   Will Infragistics WPF chart control be able…

  • XamDataChart performance optimizations

    I have implemented several xamdatacharts throughout my app. A new requirement to run my app on a tablet was given to me and basically the xamdatachart make this nearly impossible. I have 2 issues that have plagued me since I wrote the app in v11.1 then…

  • XamDataChart Tooltip Problem

    Hello,

    I have a problem with tooltip on my lineserie. I am creating my lineseries in code behind. So with the code below I am trying to create a lineserie and a tooltip for that. But when I came over to my lineserie with the mouse It throws "Can not…

  • Using ObservableCollectionExtended<T> with XamDataChart

    Hello, Our primary scenario using the charts is a high-speed, high-data-amount need with multiple charts going at once (though usually, only one will be operating at speed). Data is received in blocks of 50 data points somewhere between 2-8 times…
  • 1 Billion Data Values in a Data Chart

    It's no secret that you can provide many XamDataChart series with millions of records and still have smooth interactive panning and zooming. XamDataChart is designed from the ground up to not touch data that it doesn't need for the visual, and to…

  • NetAdvantage For jQuery Chart – An HTML5/jQuery Chart Designed for Performance!

    Our new (CTP) NetAdvantage jQuery Chart, like its sibling, the XamDataChart is designed from the ground up for performance. Our customers can't get enough of the extreme performance available in the XamDataChart for Silverlight and WPF so we are doing…

  • ScatterLineSeries and Performance

    Dear Support team,

    I am trying to develop software in WPF to display graphs in your xamDataChart. Because of the importance to display the timeline as accurate and scaled as the values of the recorded data, I have no other choice but to use a ScatterLineSeries…

  • Re: Performance Issue

    Here is the sample i tested with. with 30,000 samples, it's unusable when trying to interact with it.

    I guess a better question would be, where is there a sample where the above 'million data points' is supported with millisecond refreshes. …

  • Re: Converting from xamChart to xamDataChart and Performance

    Graham,

    I have found a very simple way for you to reproduce this problem... using the xamFeatrueBrowserDV sample. 

    Step 1.  In the file ScatterSeries.xaml, replace

              <models:BubbleDataScatterSample x:Key="ScatterData1" />
              <models:Bu…
  • Re: xamDataChart clear performance

    Hi Graham

    I don't know if I have a lot of series, you tell me what you think. The software will work from 2 to 12 series, depending on users input, each series could have 30 to 3.000.000 points. A note is necessary, when the data is larger than 7.200…

  • xamDataChart clear performance

    Hello

    I'm working in a software that needs to show thousands of points (double, string). Also I need the ability to zoom and pan the data. The functionality can be easily reached with XamDataChart, but I'm experimenting an terrible performance issue…

  • Optimizing WPF/Silverlight Chart Performance for Real-Time Data

    The XAML platform allows us to deliver rich interaction to our users much cheaper when compared against Windows Forms. One of the areas this is most useful is data visualization. At Infragistics we’ve recognized the ability of the XAML platform to power…

  • Infragistics WPF XamDataGrid, XamDataChart High Performance Scenarios

    When you’re dealing with real-time or large volumes of data, the three most critical factors for the user experience of your application are performance, performance and…performance. Customers are often interested in what’s the performance of the …