Browse By Tags

  • Multiple time series with different timelines on financial/stock chart

    Hi Team,

    I am using Financial/Stock charts and in one of the scenario I had to bind multiple time series data to the chart. The chart is rendered fine with multiple lines but the charts are not relative with the date on x axis. 

    For example there are 2…

  • Remove time part from the data in Financial/Stock chart

    Hi Team,

    I am using Financial/Stock charts and binding the time series data to the chart. The chart is rendered fine but the tooltip shows the date in the format of date and time where time is not required in our case. So even if it is only the date it…

  • Angular Chart Overlays over Time range?

    Hello,

    A bit of background on what I am trying to do.  I have a Line Chart that is going to be plotting power consumption on the Y-Axis over time on the X-Axis.  One of the requirements for this chart is when power goes above or below a certain threshold…

  • Creating an XYScatterLine chart

    Howdy,

    For some reason, I can't figure out how to get an XYScatterLine chart to display data.

    I am doing this:

                        if (includeCharts)
                        {
                            WorksheetCell chartStartCell = worksheet.GetCell…

  • Example how to use the Zoom Slider

    Hello, i stumbled across the Feature Zoom Slider, which i'd like to use in a Project. But the StackBlitz example on this page is greyed out and the further descriptions are very short. Now i have no idea how to use this Feature and would be happy if an…

  • Base Error when using igr spreadsheet chart adapter and react modal

    I'm using igrspreadsheet along with its chart adapter to display some excel reports with charts. Also I 've created a expanding feature which use reactmodal to display a pop up window to display the same excel report.

    The problem is, Everytime…

  • In Angular Charts, How to add custom image instead of value in y-axis in crosshairsDisplay annotation

    Hello

    I'm new to this framework and trying to find that -

    In Angular Charts, How to add custom image instead of value in y-axis in crosshairsDisplay annotation.

    Can you please help me out

  • Custom Indicator

    How does one add a custom Indicator?

    Particularly, would be interested in VWAP.

    Also how can I add a series line or bar series to a financial chart?

  • Exporting Stack Column Chart in Excel using Javascript

    Hi I just want to ask if you have a sample on how to export Generated Stacked Column Chart in Excel

    using JavaScript.

  • Saving chart as image

    Hello, 

    Is there a way to convert chart as a image? I need this because of the requirement where I have to embed the graph as part of a report.

    Thanks

  • Cannot read property 'startCSSQuery' of null

    I get this error when I navigate from a page which contains a ignite-ui chart and a grid to another page which contains a  ignite ui grid. 

    On the page which has a chart & grid, I tried to add below code ngOnDestroy and that did not help. Please let me…

  • Stacked area series data chart features

    Hi!

    I would like to have a data chart with stacked area series looking similar to this:

    Features I am struggling with are:

    • Vertical crosshair with value on the x-axis (06:06:00)
    • Tooltips with values from all series (5754, 5522, 5125)
    • Coloring of data…
  • Callout Lines Crosses

    Hello,

    I use the  <igx-data-chart> with the <igx-callout-layer> inside.
    To lift up the Label I use the 
    calloutPositionPadding, but now the lines are Crossing each other without any reason.

    Is there an option to prevent this?

  • Chart data problem

    I'm converting some reports from SSRS to UltraChart.  I'm having trouble getting the chart to look the same.  I've looked at a lot of resources and tried a number of things but no matter what I do it just doesn't work.  I'm manually binding…

  • Easy Dynamic Data Visualization with Ignite UI for Angular

    Introduction

    Recently, we've been adding some really awesome Data Visualization capabilities to our Angular offerings, and I thought it might be a good idea to give some quick examples of some of the power this unlocks.

    Here's a quick tour of the…

  • What's New in 17.2: Ultimate UI for WPF

    We’re proud to announce the following new features and improvements in Infragistics Ultimate UI for WPF. With new themes, new charts, and enhanced charting features, WPF helps you build great apps faster than ever. Our new control configurators help…

  • Visualize JSON Data Quickly Using XamCategoryChart

    With the simplicity of the XamCategoryChart it is easy to quickly display data from a JSON web service in three simple steps:

    1. Retrieve the data from the service using HttpClient.
    2. Deserialize the JSON data into a list of Dictionaries of type <string,object…
  • Introducing the New Xamarin & WPF Category Chart Control Configurator

    With Infragistics Control Configurators for Xamarin and WPF, you can choose and implement a preconfigured control in just seconds, without having to know the API or write your own XAML. Our configurators for grids, charts, gauges, and more include a rich…

  • When it Comes to Dataviz, Color is Complicated: Part 2

    This is Part 2 (in a series of 2) on why color is a complex and confusing topic. In Part 1 I looked at cases where colors might not be interpreted as expected. Here I'll cover the difficulties of picking a suitable palette.

    Be Subtle

    Even if you…

  • How to Code a Multi Series Chart in Windows Forms

    [youtube] width="560" height="315" src="http://www.youtube.com/embed/jmAxer96TKM" [/youtube]

    In this video we're going to take a look at adding multiple series to a single chart. Essentially, you'll have a chart view, and…

  • How to Build an Area chart in Windows Forms

    [youtube] width="560" height="315" src="http://www.youtube.com/embed/MgMO5WU8VwI" [/youtube]

    In this video we're going to do a quick tutorial on building an area chart with the new Infragistics Windows Forms Chart Control…

  • Exploring the Windows Forms controls in our new Cashflow Dashboard

    This month, Infragistics takes you through the creation of a financial cash flow dashboard using our Windows Forms controls, but without looking like a typical clunky Windows Forms application.

    [youtube] width="560" height="315" src="http://www.youtube…

  • Common Business Scenarios with Infragistics UltraDataChart

    Infragistics UltraDataChart Control has been engineered to dramatically simplify the way in which you visually present information to your end-users. Optimized for both performance and flexibility, the WinForms DataChart is a highly customizable control…

  • Custom Axis Labels on iOS Charts (Objective-C and C#)

    Introduction

    When visualizing data and presenting it to your users, the readability of your presentation is key. Users should be able to look at the graphic like a body of text and have an understanding of what is being presented. One key element that…

  • How to Use XamOlapPieChart

    With the previous version of Infragistics NetAdvantage 11.2 we shipped the awesome Olap Axis that enables the Data Chart to visualize data from an Olap data source. Here is the article that announced that. Now with the upcoming Infragistics NetAdvantage…