Open source online editor complex automatic chart

Development Background

Many enterprise business data in the chart has a lot of standard business system requirements, and the development of rhythm can not keep up. In the report development, the flow of many companies is this:
1, access to BI for data integration and processing;
2, responsible for the business sector to display their data.
As a business, we've got to data compiled by providing a variety of forms:
1, the interface, BI corresponding data interface development, business butt;
2, database, BI corresponding database specific data storage;
3, the search engine , BI detailed data organized into search engines.
4, the cache, the BI is calculated in real time is written into the cache in the art.
So within a period of time, we have been reporting before and after the end of the resources invested in the preparation of these glue code. Just Wuhan during this time of the outbreak, I had some spare time to solve this problem, but I put this thing removed from Todo List in.

solved problem

1, no code development business chart;
2, access a variety of data sources;
3, the composite flexible report assembly;

Support feature;

1, multiple layouts support (single row, double row, in combination, the Tab);
2, supports a variety of data sources;
3, a data processing support;
4, composite compositions report;
5, intelligent data deriving;

provide plan

1, the front end of the support library support React-Auto-Chart of;
2, backend data source driver Graphreport_Drive most library support;
3, the front end of the micro Graphreport_Admin_Frontend support service management;
4, graph management Graphreport_Admin_Backedn rear support;

Process

Creating a Data Source

Datasheets

Create a chart

Basic Information

Show form

Display data

Histogram

Graph

Pie charts and data tables

Create a combination chart

Select Chart combination

混合报表

组合报表

Tab类型

购买地址

购买链接

开源条款

GPLv3 License

A library named React Auto Chart to draw chart according json configuration

Copyright (C) 2020 linwaiwai([email protected])

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

Important Note ! :

This library is using opensource license GPLv3.

If your want to have it for commerce use, please contract author to be granted.

All the income will be donated to support the work of doctor at Wuhan Province in China until the epidemic of Wuhan ends.

Commerce authorization package will include frontend and backend solution, in which The frontend solution includes auto chart component and a micro frontend service which contains admin tools for json configuration, the backend is a SDK tool based on the SpringBoot.

All this will cost you only 500 yuan/year for public welfare. What a good deal.

Power by linwaiwai

发布了4 篇原创文章 · 获赞 0 · 访问量 786

Guess you like

Origin blog.csdn.net/linyuying/article/details/104474535