@cbc-dev/ui5-charts
v0.0.1-alpha.2
Published
UI5 Library: @cbc-dev/ui5-charts
Readme
A simple and flexible wrapper for Apache ECharts to integrate interactive charts into UI5 applications with minimal configuration.
This wrapper allows you to easily embed chart components such as Bar, Pie, Sankey, and Line into your UI5 views by simply using aggregation syntax.
✨ Features
📊 Supports the following chart types:
Bar Chart
Pie Chart
Line Chart
Sankey Diagram
🧩 Declarative chart integration using XML views
⚙️ Flexible configuration via chart-specific parameters
💡 Based on Apache ECharts – lightweight, responsive, and customizable
UI5 Library com.myorg.mylib
Insert the purpose of this project and some interesting info here...
Description
This app demonstrates a TypeScript setup for developing UI5 libraries. The central entry point for all information about using TypeScript with UI5 is at https://sap.github.io/ui5-typescript.
The template is inspired by the SAP-samples/ui5-typescript-control-library project. It explains how this setup is created and how all the bits and pieces fit together.
License
This project is licensed under the Apache Software License, version 2.0 except as noted otherwise in the LICENSE file.
