DataGear 4.0.0 released, data visualization analysis platform

DataGear  4.0.0 is released, bringing a new interactive experience based on Vue3!

The specific updates are as follows:

  • Rewrite: Rewrite all interfaces based on Vue3 and PrimeVue, bringing a new interactive experience;
  • Removed: The data management module removes the functions of table editing and batch adding;
  • Removed: English language support;
  • Fix: Fix a bug that sometimes prompts no permission after the administrator inserts a chart in someone else's Kanban;
  • Improvement: SQL anti-injection only checks the keyword words, to avoid the operation cannot be performed due to the keyword substring contained in the identifier;
  • Improvement: Improve system access security policy, anonymous users are no longer allowed to add, edit, and delete operations;

DataGear is an open source free data visualization analysis platform that supports the freedom to create any data visualization board you want.

System Features:

  • Friendly access data source

Supports access to any database that provides JDBC drivers at runtime, including relational databases such as MySQL, Oracle, PostgreSQL, SQL Server, and big data engines such as Elasticsearch, ClickHouse, and Hive

  • Diverse and dynamic datasets

Support the creation of SQL, CSV, Excel, HTTP interface, JSON data sets, and can be set as dynamic parameterized data sets, can define data set parameters such as text boxes, drop-down boxes, date boxes, time boxes, etc., and flexibly filter to meet different requirements Data for business needs

  • Powerful and rich data charts

Data charts can aggregate and bind multiple data sets in different formats, easily define year-on-year and chain charts, built-in line charts, bar charts, pie charts, maps, radar charts, funnel charts, scatter charts, K-line charts, Sankey charts 70+ out-of-the-box charts, and supports custom chart configuration items, supports writing and uploading custom chart plug-ins

  • Free and Open Data Dashboard

Data Kanban uses native HTML web pages as templates, supports importing any HTML web page, supports Kanban design and editing in a visual way, and supports free editing of Kanban source code using JavaScript, CSS and other web front-end technologies, and built-in rich API, which can make chart linkage , data drilling, asynchronous loading, interactive forms and other personalized data dashboards

Official website address: http://www.datagear.tech

Source address:

Gitee:https://gitee.com/datagear/datagear

Github:https://github.com/datageartech/datagear

System screenshot:

Data source management

SQL dataset

Kanban editing

Chart type

Make a Kanban

data drill

Map linkage

Kanban form

real-time chart

Asynchronous loading

Guess you like

Origin www.oschina.net/news/210246