Xeplr OS / React UI

@xeplr/ui-charts

React <XeplrChart> for Apache ECharts, used directly — a semantic ChartOptions object becomes an ECharts option, with conditional formatting from @xeplr/rules

Install

npm install @xeplr/ui-charts

Peer dependencies you provide: echarts, react

The idea

It builds an ECharts option and hands it over. Nothing is wrapped, so anything ECharts can do is still reachable.

Where it sits

Part of React UI — model / controller / design, split apart on purpose. Take the finished page, take the hook and bring your own design, or take neither and use the model without React at all.

Builds on

Documentation for @xeplr/ui-charts is in its README on npm.

These packages are what Xeplr Analytics is made of

If you are assembling this yourself, it may be worth seeing the assembled version first.