Browse By Tags

  • Upcoming Webinar: How to Choose the Right Chart for Your Data

    When building out complex data visualizations, it’s easy to get overwhelmed by the virtually endless array of options around how to sort, filter, and display your data. Where do you even start? Check out our upcoming webinar: How to Choose the Right Chart…

  • 7 Do's and Don'ts of DataViz

    As sites like viz.wtf illustrate, there are many ways to create confusing and misleading data visualizations. There are also many common design-choice options that might be considered sub-optimal. This post outlines 7 common “mistakes”, with alternative…

  • It's The Little Things That Matter: Axes, Tick Marks, Tick Labels, and Grid Lines

    General principles

    While the fundamentals of chart design largely concern the accurate and efficient visual representation of data, it is important not to forget the supporting structures - axes, tick marks, tick labels, and grid lines. These should be…

  • Should I Choose a Pie Chart or a Bar Chart?

    Imagine you want a chart that shows how some whole is divided up among its constituent parts. Popular convention may tell you to think in terms of a pie chart. As an example, here’s a bare-bones pie chart with only three categories, showing some fictitious…

  • Demystifying Box-and-whisker plots — Part 1

    If you browse through a large, printed, newspaper and pick out all the charts you find you'll probably come across some of the following: bar chart, timeseries (line chart), pie chart, donut chart, stacked area chart. You may come across the odd scatter…

  • Get JavaScript code generated for you with the IgniteUI control configurator

     Configurator for IgniteUI jQuery controlsNot so long ago when Jason announced IgniteUI and a plethora of other goodness he mentioned a tool called Configurator that would help you code (or not code really) widgets included in the suite. As as he put it, for all of you server-side developers…

  • How to use the Infragistics jQuery Pie Chart

    With the arrival of the 12.1 release of Infragistics for jQuery , the Pie Chart control is no longer in a CTP state. This brings an amazing opportunity to display quantitative relations in an easily-understandable way. After reading this blog post , you…

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

  • Bubble chart like pie chart

    Can we generate a bubble chart with bubbles colored in a pie chart fashion.

  • Re: WebChart Control- Error

    Thank you.

    1. Being a licensed user, there is a way or forum by which i can get my answers little quicker

    2. I have a Pie chart which shows the contributions by various users in terms of respective % w.r.t the total amount of all.
    If there are 6-7 users…

  • Re: Infragistics Piechart 3d

    Hi Mike,

    Thanks for your reply regarding this issue. I appreciate your assistance with this matter.

    Please find the image below for reference.

     

     

    I hope the above image gives you an idea of the problem.

     

    Thanks in advance,

    Regards,

    John

  • Infragistics pie chart displays incorrect percent values

    I am having an issue with pie chart displaying incorrect % values when there is a negative value in the dataset.

    I am using .net 2.0.

    Any suggestions would be appreciated.

    Thanks!

  • Gradient in Legend of a piechart

    Hi,

    How can I implement gradient in legends of a piechart?

    Regards,

    Suvigya

  • Web Ultra Pie Chart Data Binding with DataSet

    Hi Guys

    I am a newbie to Infragistics.

    Is it possible to Bind a DataSet which has a single tabe with multiple columns to a Web pie chart and only show the required columns in the Pie chart and not all in the table. It just shows all of them regardless…

  • Simple Pie chart only shows 100 percent

    I have a simple pie chart (see code below) with two data columns column1=79.48 and column2=20.52, however, when the chart is rendered, it only displays a single slice of 100.00%. I am using a datatable with two fields. Am I just not referencing or assigning…

  • Pie Chart - Wrong percentages total (rounding of percentages?)

    Hello there,

    We have a pie chart which shows percentages but if you sum them, then you will get 101% instead of 100% -they are 93%, 6%, 2%. Is there a way to display the percentages with decimal values so that it will not round them to the nearest integer…

  • Error Message in 3D Pie Chart

    i want to set  my own error message in the place of

    "Data Not Available

    Please call

    UltraChart.Data.DataBind() after setting valid Data.DataSource"

    in a 3D Pie Chart for SHAREPOINT WEBPART.how can i do that??

     

    thanks in advance

  • Re: Pie Chart Shows Others - want to show all

    Why is this not the default setting Infragistics!!!! - I was banging my head against the wall trying to figure out why my pie chart was showing one legend label properly but using "Others" for the other category being returned in the dataset - I…

  • For pie chart we cant save pdf with color for single entity

    Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles

    Button1.Click

     

     

    Dim r As XDW.Documents.Report.Report = New

    XDW.Documents.Report.Report()

    UltraChart1.RenderPdfFriendlyGraphics(r.AddSection().AddCanvas…

  • Srcollable Legend (Display all labels)

    Hello,

    I'm using the 3DPieChart where I display the legend. Some of the labels are longer than others and are trimmed by default. Also the quantity of labels exceeds the legend area. How do I still display all labels. Is the 'moreIndicator' option by any…

  • pie chart concentric

    Hi,

    How many rings can we display on a pie chart with concentric set to true?

    Do you have any tutorials on using this one? Can you post some links on where I could look?

    Sorry, I'm still very new in using your control.

    Thanks a million in advance…

  • Why do pie or column chart colors duplicate ?

    I have an issue occuring on both pie and column charts. In both cases, i have both column and pie charts with 6 data rows (e.g. 6 pie slices and 6 columns respectively, each row representing a different division within a company. I want each division…