Browse By Tags

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

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

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

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

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

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