Convertigo NGX builder Project
For more technical informations : documentation
-
In your Convertigo Studio click on to import a project in the treeview
-
In the import wizard
paste the text below into the
Project remote URL
field:Usage Click the copy button at the end of the line To contribute libApexCharts=https://github.com/convertigo/c8oprj-lib-apexcharts-ui-ngx.git:branch=8.3.0
To simply use libApexCharts=https://github.com/convertigo/c8oprj-lib-apexcharts-ui-ngx/archive/8.3.0.zip
-
Click the
Finish
button. This will automatically import the libApexCharts project
Describes the mobile application global properties
A simple example to show apex chart usage
variables
name | comment |
---|---|
annotations | Annotations in ApexCharts allows you to write custom text on specific data-points or on axes values. For more information please visit [Series documentation](https://apexcharts.com/docs/annotations/) |
chart | |
colors | |
dataLabels | Data Labels are the actual values which are passed in the series. You can add formatters which will allow you to modify values before displaying. For more information please visit [Series documentation](https://apexcharts.com/docs/datalabels/) |
fill | |
grid | |
labels | |
legend | |
plotOptions | |
responsive | You can configure different options for different screen sizes and ApexCharts will override the configuration based on breakpoints defined. For more information please visit [Series documentation](https://apexcharts.com/docs/responsive/) |
series | The series is a set of data. You may have single or multiple data series. For more information please visit [Series documentation](https://apexcharts.com/docs/series/) |
states | |
stroke | |
subtitle | |
theme | |
title | |
tooltip | |
xaxis | |
yaxis |