Skip to main content

5 docs tagged with "charts"

View all tags

Charts

Genesis charts are based on G2plot, a powerful charting library that provides various customizable chart types, enabling you to create interactive and visually appealing data visualizations.

Criteria builder

The CriteriaBuilder is a utility class designed to build objects used in creating query criteria in a Groovy expression format. These criteria can be used in requests to back-end services.

Criteria Overview

The FoundationUI framework has several components that communicate directly with the backend. The Grids, Charts components take a resourceName parameter which specifies the service. The Connect class snapshot and stream methods can also be used to get data from the backend.

Expression builder

The ExpressionBuilder is a utility class to build criteria objects that are used with the CriteriaBuilder.

Serialisers

Serialisers are utility functions for creating Groovy expressions for different operators, such as greater than, less than, equals, etc.