Documentation

Create charts

configure dashboard step is to add a javascript charts reports for your business 

1. for adding charts to your business go to configure dashboard in the fifth step, then click on add new button 

2. Choose which type of chart you want to make

  • Bar Chart:

In a bar chart, values are indicated by the length of bars, each of which corresponds with a measured group. Bar charts can be oriented vertically or horizontally; vertical bar charts are sometimes called column charts. Horizontal bar charts are a good option when you have a lot of bars to plot, or the labels on them require additional space to be legible.

  • Pie Chart:

A pie chart is a circular statistical graphic which is divided into slices to illustrate numerical proportion. In a pie chart, the arc length of each slice (and consequently its central angle and area) is proportional to the quantity it represents. 

  • Line Chart:

Line charts show changes in value across continuous measurements, such as those made over time. Movement of the lineup or down helps bring out positive and negative changes, respectively. It can also expose overall trends to help the reader make predictions or projections for future outcomes. Multiple line charts can also give rise to other related charts like the sparkline or ridgeline plot.

  • Radar Chart:

A radar chart is a graphical method of displaying multivariate data in a two-dimensional chart of three or more quantitative variables represented on axes starting from the same point. 

  • Doughnut Chart:

doughnut chart is a pie chart with a "hole" - a blank circular area in the centre. The chart is divided into parts that show the percentage each value contributes to a total. Like the regular pie chart, the doughnut chart is used with small data sets to compare categories.

3. Fill in all the inputs 

  • write chart name 
  • select the main table you want to get the data from 
  • select which value you need to return back 
  • select the inner table 
  • choose which operation you want to make 
  • select which field you want it from the inner table to be grouped by 

you can make the operation more specific by clicking on enable 

you will find this

this is optional