Browse By Tags

  • crosshairsSnapToData equivalent in IgxDataChart

    Hi,

    I've set crosshairs on a data chart with scatter line series and I'd like to enable the crosshairsSnapToData feature, but it looks like it's only available for category charts. Is there any way to accomplish this on a data chart?

    Kind…

  • Data chart not showing at all

    Hello,

    I am trying to add simple example of igx-data-chart in my Angular part of Electron app as shown here:https://www.infragistics.com/products/ignite-ui-angular/angular/components/charts/chart-overview#angular-bar-chart and the chart is not showing at…

  • Dynamic chart component with tabs

    I am currently using AG 12.3 and IG 12.3.

    I am asking this as a follow-up to AG Composite Chart.

    I was successfully able to create the 4 charts I needed, all in the same (exposing) component thanks to the response which included this sample: 8132.DynamicStackedChart…

  • 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…

  • How to disable zooming with mouse wheel?

    Hi.
    I am using a data chart in Ignite UI for Angular. For my project it is necessary to zoom, but only by clicking the mouse. Is it possible to disable only the zoom via the mouse wheel, keeping the zoom by click functionality?
    Thanks

  • Demo example for Stacked Series in Data Chart in Ignite UI Charts for Angular does not work

    The StackBlitz link for Stacked Series in Data Chart does not work.


    I've narrowed done the error due to this line of code in the component.ts file

    for (const frag of fragments) {
     stack.series.add(frag); //adding the fragment to stack.series fai…
  • Your Ultimate 17.1 Questions, Answered

    Thanks to everyone who attended our Infragistics Ultimate 17.1 webinar. We’re very excited about all the great new features and updates in this new release and we hope you are as well. Please don’t forget to download a demo of Infragistics…

  • What Are the Differences Between the Ignite UI Category Chart and Data Chart?

    Ignite UI for JavaScript provides more than 50 different types of charts to work with.

    That's a lot. And that's a good thing.

    But if you are new to data visualization, choosing a chart control can be overwhelming. This post will help you choose…

  • Bridging the Gap Between Xamarin and Excel

    Pave the way from Excel to Xamarin

    As many already know, Excel is a fairly common spreadsheet utility offered by Microsoft to organize and manipulate data. If you have previously worked with Excel you may find that maintaining hundreds of spreadsheets…

  • Webinar Recap: Getting Started with Angular 4

    We recently held a webinar for the India/APAC region about how to build your first Angular 4 application.

    Watch the video recap on YouTube here!

    A powerful framework for both mobile and desktop development, Angular is one of the most popular JavaScript…

  • Animating Multiple Data Sources in Xamarin.Forms Data Chart

    Introduction

    Have you ever wanted to create a dashboard application or learn how to visualize large data sets? If so, this blog post will show you how to create an application that will visualize the U.S. population over time by animating changes of population…

  • How to build a jQuery Tornado chart using the data chart control

    tornado chart header imageThe Ignite UI Data Chart is a chart control that uses the Canvas tag in HTML5  to plot different kinds of chart into web applications and pages. The control has numerous series which can be combined and this way you can create even more series such as…

  • Financial charting with Ignite UI

    Financial charting with the Ignite UI Data Chart

    Or should I say “How to deliver charts for Technical analysis” and then throw in a little bit of understanding for a good measure. So, we are technical people, no? Then technical analysis shouldn’t sound so distant? Yeah, well, in the field of…

  • 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…

  • Infragistics jQuery Chart with Bubble Series – Tips & Tricks

    Introduction

    Infragistics jQuery Chart offers exciting new features. An overview of the igDataChart features is available in the blog Infragistics jQuery Chart New Features in 12.1 Release. One of these new features – bubble series has too many features…