Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
FitzroyZ
/
datagear-https
Public
forked from
datageartech/datagear
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Files
Expand file tree
master
Breadcrumbs
datagear-https
/
Roadmap.txt
Copy path
Blame
More file actions
Blame
More file actions
Latest commit
History
History
History
31 lines (26 loc) · 1.28 KB
master
Breadcrumbs
datagear-https
/
Roadmap.txt
Copy path
Top
File metadata and controls
Code
Blame
31 lines (26 loc) · 1.28 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
下一版本:
待定:
数据集支持修改类型;
内置图表插件新增数据卡片,将每行数据渲染为一个数据卡片;
plugin.json添加assist:{event:[{sourceType:"", data:[{name:"..."},...]}]}属性,用于说明图表事件结构,为图表联动提供支持;
图表插件数据标记自动绑定;
图表插件定义常用图表属性;
图表插件在线定义功能;
用户/角色登录后跳转首页管理功能,可定义指定用户/角色登录后的跳转首页;
看板图表导出数据功能;
看板模板管理功能;
看板编辑时自动保存临时内容;
组合数据集:
新建组合数据集(CombineDataSet),选定多个其他数据集,通过SQL语句连接、选取它们,生成新的数据;
统计分析数据集;
定时邮件报告;
项目(包括数据集、图表、看板)导入/导出功能;
服务端文件数据集支持${DG_LATEST_FILE}内置参数,用于读取最新文件;(暂不实现,因为无法支持子目录,用处不大)
待研究:
提供服务API,使图表、看板可以方便整合至第三方前端代码中;
多维分析图表类型;
数据填报;
应用级集成;
3D图表;
SQL跨库查询;
docker安装镜像;
You can’t perform that action at this time.