Skip to content

convertigo/c8oprj-lib-apexcharts-ui-ngx

Repository files navigation

libApexCharts

Convertigo NGX builder Project

For more technical informations : documentation

Installation

  1. In your Convertigo Studio click on to import a project in the treeview

  2. In the import wizard

    paste the text below into the Project remote URL field:

    UsageClick 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
    
  3. Click the Finish button. This will automatically import the libApexCharts project

Mobile Application

Describes the mobile application global properties

Pages

Page

A simple example to show apex chart usage

Page2

Shared Components

apxChart

variables

namecomment
annotationsAnnotations 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
dataLabelsData 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
responsiveYou 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/)
seriesThe 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published