Browse By Tags

  • Rerendering chart after series has been toggled on/off in legend

    Hello!

    We recently implemented an function to show/hide certain series in a chart. Now we would like for the chart to recalculate the axis, because you can get significant whitespace if an exceptionally long/heigh chart is hidden.

    For an example, in…

  • Unable to zoom and display crosshair in chart

    Hi,

    I have 2 charts on webpage, while they have no issue displaying the series but then the chart cannot be interacted: it cannot be zoom in, crosshair doesn't show when mouse hover over the chart area, and no tooltip is show when click on data point…

  • How to import workbook with chart into your react component which can render data along with chart without writing any additional logic for rendering chart.


    I am trying to downloading sheet from here which contains chart and data. codesandbox.io/.../excel-with-chart-export-ksj68j


    But when upload it here.www.infragistics.com/.../spreadsheet-overview

    I can't see the chart. Only data is visible.

    Thanks…

  • Regarding IgrFinancialChart Loading

    Hello There...

    I am working on a project on crypto currencies paper trading and I am using MERN stack. In which, I am using IgniteUI library for IgrFinancialChart.

    Is there any way for showing loading animation while data is not fetched yet inside the…

  • regarding IgrFinancialChart. I have two data sources (one is old-data or static and other is real-time) how can I manage to merge them ? need help.

    hello there,

    I am working on a project in which i am using this IgrFinancialChart chart.

    so basically I want to make a real-time candlestick chart that update according to the values that i am receiving through a websoket.

    basically I have some old data…

  • IgrFinancialChart is not working properly with ReactJS for me. Need help

    Hello there,

    I am computer science student and i was working on a project. The was based on stock-market in which i have to display stock data in real-time.

    and was willing to use this IgrFinancialChart.

    But the chart was not working properly for me…

  • Data Chart increase font size of legend/axes?

    I am currently on IG/AG ~14.2.

    I couldn't find a property in data charts (currently using stacked line & stacked area composite, and bar & line category charts) which allows for increasing the font size of the axis markers or the legend. Current illustrations…

  • Data Charts: stop the line when the data ends?

    I am on IG/AG ^14.2.

    I have a data chart (based upon a data grid) which is fairly dynamic. The history of this arrangement can be found in Plot points of chart based upon multiple attributes, and others dealing with my journey through data charts.

    At any…

  • Plot points of chart based upon multiple attributes

    On AG/IG ~13.2.

    As a followup to Color coordinating by parameters between charts, I'm wondering how to get data points to be plotted based upon multiple attributes.

    I have built in functionality to filter down (and sum by) multiple attributes, as requested…

  • InfragisticsWPF4.Chart v10.3 - When setting Y axis Unit value from range [0.1 -- 1.] chart is not able to create range with 2 or more decimal places - rounds to 1 decimal place number.

    Hello.

    WPF project, targeting 4.7.2 .NET Framework version.

    We are using InfragisticsWPF4.Chart v10.3.

    We created line chart.

    When setting Y axis Unit value from range  [0.1 -- 1.] it is not able to create range with 2 or more decimal places - rounds to…

  • Step Chart

    Dear Ignite Team,

    Query:

    How to draw step chart with different line color for each breakpoint/step. 

    You can refer below  screenshot for more detail.

    Expectations:

    we need to draw different colored lines on chart. 

    • green color line in chart representing productive…
  • Chart issues migrating to net6

    I'm migrating a winforms project from .net 4.7.2 to dotnet 6. The 4.7.2 project is using  v22.1 of the controls. In as much as I'm not getting compilation errors, it seems to have mostly worked, but I'm having a few errors relating to the chart controls…

  • IgxPieChartComponent brushes

    Hello,
    I would like to make a comparison between 2 pie charts with the same labels.
    I would like to be able to assign the same colour in the 2 charts for the same items.
    In the example below, I have an offset in the colours because I have an additional item…

  • Chart get stretched when data is less

    When data is less the chart get stretched

    showing like this also the dotted lines plots using marker custom mapping is not ok please help for the ignite ui ?

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

  • Mini Navigation Drawer content?

    I'm using AG/IG 12.3.

    I am attempting to work with the Navigation Drawer Mini example and finding it difficult to introduce content into the separate navigation panes (not wanting to use routing). I have started a basic example.

    The first part is the…

  • Two charts next to each other

    I'm on AG/IG 12.3.

    I know I'm missing something with the styling but I'm not sure if it's specific to the way charts are done or not.

    Here is my HTML:

    <div style="float: left">
        <div class="inline">
            <label>Wafer Outs:&nbsp;…

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

  • Download Charts?

    I'm on AG 12.3 and IG 12.3 with Excel and Charts.

    Users would like to be able to download the charts in addition to the Spreadsheet report being generated in the same page of our app. If at all possible, they would like both charts (Design & Process…

  • Color coordinating by parameters between charts

    I am currently using AG 12.3 and IG 12.3.

    This question builds upon work previously done (AG Composite Chart). As I'm creating multiple charts (one for Design and another in a 3rd tab for Process), users would like to see some color coordination between…

  • Y-Axis truncation in a Chart

    I am on 12.3 for both AG and IG.

    I have many parameters that will eventually go to chart and my dilemma is (for the non-percentage parameters) having values too big for users to get a quick understanding of: stacked for the smallest of these goes to 300k…

  • How do I create a composite chart?

    I am on latest Angular 12 (12.2.9) and IG (12.2.5).

    There is an example of a Composite/Combo Chart, but with no access to how the example was accomplished. I have downloaded the complete examples package and there are no charts at all. There is no example…

  • ItemToolTip Layer for 4 series tooltip display at same time does not disapper when i close form

    ItemToolTip Layer for 4 series tooltip display at same time does not disapper when i close form 

    I'm using 4 Series and item tooltip layer show tooltip 4series at the same time (RangeColumn Series 1, Line Series 3) 

    when i closing the form with a tooltip…