Choosing a Chart Type

The C1Chart Web Part has thirty-six different chart options. The table below describes each one. 

How to choose a chart type
  1. Open the On-Board Designer. (See Using the On-Board Designer.)

  2. Click on the Chart tab.

  3. Click the Chart type drop-down and select a chart type.

  4. Click the Save Web Part button.

After choosing the type of chart, you can further customize it further by choosing a pre-defined chart Theme or Palette. See Changing the Appearance of Your Chart.

 

Chart Type

Description

Area

area chart 

An Area chart displays a series as a set of points connected by a line, with all the area filled in below the line. Area charts are commonly used to represent data that occurs over a continuous period of time.

AreaSmoothed

Area Smoothed Chart 

An AreaSmoothed chart is an area chart where the data points are connected by a smooth line instead of a regular line. This chart is used to display trends rather than values of individual data points.

AreaStacked

Area Stacked Chart 

An AreaStacked chart shows multiple series stacked vertically. If there is only one series in the chart, the stacked area chart will display the same as an area chart.

AreaStacked100pc

Area Stacked 100pc Chart 

An AreaStacked100pc chart shows an area chart where multiple series are stacked vertically to fit 100% of the chart area. If there is only one series in your chart, the stacked area chart will display the same as an area chart.

Bar

Bar Chart 

A Bar chart displays series as sets of horizontal bars. The bar chart is the only chart type that displays data horizontally. For this reason, it is popular for representing data that occurs over time, with a finite start and end date. It is also popular for showing categorical information since categories can be displayed horizontally.

BarStacked

Bar Stacked Chart 

A BarStacked chart shows multiple series stacked vertically. If there is only one series in the chart, the stacked bar chart will display the same as a bar chart.

BarStacked100pc

Bar Stacked 100pc Chart 

A BarStacked100pc chart shows a column chart where multiple series are stacked vertically to fit 100% of the chart area. If there is only one series in your chart, all bars will fit to 100% of the chart area.

Bubble

Bubble Chart 

A Bubble chart combines two independent values to supply both the point y value and the point sizes. This chart is used to represent an addition data value at each point by changing its size.

Candle

Candle Chart 

Candle and HiLoOpenClose charts are types of Stock charts used in financial applications to show the opening, closing, high, and low prices of a given stock. A Candle chart is a special type of HiLoOpenClose chart. It represents the change in stock price from opening to closing.

Column

Column Chart 

A Column chart displays a series as a set of vertical bars that are grouped by category. Column charts are useful for showing data changes over a period of time or for illustrating comparisons among items.

ColumnStacked

Column Stacked Chart 

A ColumnStacked chart shows multiple series stacked vertically. If there is only one series in the chart, the stacked column chart will display the same as a column chart.

ColumnStacked100pc

Column Stacked 100pc Chart 

A ColumnStacked100pc chart shows a column chart where multiple series are stacked vertically to fit 100% of the chart area. If there is only one series in your chart, all the column bars will fit to 100% of the chart area.

Gantt

Gantt Chart 

A Gantt chart is used to illustrate a timeline of various tasks and outline the critical activities to a project's completion.

HighLowOpenClose

High Low Open Close Chart 

Candle and HiLoOpenClose charts are types of Stock charts used in financial applications to show the opening, closing, high, and low prices of a given stock. This chart combines four independent values to supply high, low, open and close data for a point in a series.

Line

Line Chart 

A Line chart displays a series as a set of points connected by a single line. Line charts are used to represent large amounts of data that occur over a continuous period of time.

LineSmoothed

Line Smoothed Chart 

A LineSmoothed chart is a Line chart that uses a curved line instead of a regular line.

LineStacked

Line Stacked Chart 

A LineStacked chart shows multiple series stacked vertically. If there is only one series in the chart, the stacked line chart will display the same as a line chart.

LineStacked100pc

Line Stacked 100pc Chart 

A LineStacked100pc chart shows a line chart where multiple series are stacked vertically to fit 100% of the chart area. If there is only one series in your chart, all lines will fit to 100% of the chart area.

LineSymbols

Line Symbols Chart 

A LineSymbols chart displays a series as a set of points connected by a single line. A filled circle appears at each data point.

LineSymbolsSmoothed

Line Symbols Smoothed Chart 

A LineSymbolsSmoothed chart is a LineSymbols chart that uses a curved line instead of a regular line.

LineSymbolsStacked

Line Symbols Stacked Chart 

A LineSymbolsStacked chart shows multiple series stacked vertically. If there is only one series in the chart, the stacked line chart will display the same as a line chart. A filled circle appears at each data point.

LineSymbolsStacked100pc

Line Symbols Stacked 100pc Chart 

A LineSymbolsStacked100pc chart shows a LineSymbols chart where multiple series are stacked vertically to fit 100% of the chart area. If there is only one series in your chart, all lines will fit to 100% of the chart area.

Pie

Pie Chart 

A Pie chart draws each series as a slice in a pie. The number of pies is the number of points in the data.

PieDoughnut

Pie Donut Chart 

A PieDoughnut is a pie chart that has an open space in the center.

PieExploded

Pie Exploded Chart 

A PieExploded chart is a pie chart where all of the slices are moved away from the center of the pie.

PieExplodedDoughnut

Pie Exploded Donut Chart 

A PieExplodedDoughnut chart is a chart where all of the slices are moved away from the center of the doughnut.

PolarLines

Polar Lines Chart 

A Polar chart is a circular grid that uses polar, rather than Cartesian coordinates. A PolarLines chart plots the angles using only lines. 

PolarLinesSymbols

Polar Lines Symbols Chart 

A PolarLinesSymbols chart plots the angles using lines and dot symbols.

PolarSymbols

Polar Symbols Chart 

A PolarSymbols chart plots the angles using dot symbols.

Radar

Radar Chart 

A Radar chart draws the y value in each data set along a radar line (the x value is ignored except for labels).

RadarFilled

Radar Filled Chart 

A RadarFilled chart is a Radar chart with the radar lines filled in.

RadarSymbols

Radar Symbols Chart 

A RadarSymbols chart is a Radar chart that draws the y value in each data set along a radar line (the x value is ignored except for labels). A filled circle appears at each data point.

Step

Step Chart 

Step charts are good for showing values that change over time, like interest rates. A Step chart will display this information using only lines.

StepArea

Step Area Chart 

A StepArea chart will display data with the Step lines filled in.

StepSymbols

Step Symbols Chart 

A StepSymbols chart will display data using dot symbols and lines.

XYPlot

XY Plot Chart 

XYPlot charts draw each series as connected points of data.