Skip to main content

7 docs tagged with "datasource"

View all tags

Chart declarative HTML API

The declarative HTML API enables you to create and configure charts directly in HTML using simple, semantic tags. It streamlines the charting process by embedding data and configuration options within HTML elements, avoiding complex JavaScript code.

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.

Datasource

This provides an interface for interacting with different types of data sources within the application. It abstracts the complexities of fetching, streaming, and manipulating data from various back-end services.

G2Plot Chart datasource

The chart-datasource component serves as the data provider for G2Plot charts, allowing for dynamic, server-driven data integration.

G2Plot chart types

G2Plot charts enable you to select from a variety of chart types to suit your needs. The Type parameter specifies the type of chart to be rendered:

Grid Tabulator

The @genesislcap/grid-tabulator package provides a collection of grid-related components and utilities for Genesis applications.