sprotty基于 Web 的图表框架

联合创作 · 2023-09-28 22:46

sprotty 是下一代基于 Web 的图表框架,主要特性:

  • 快速可伸缩的 SVG 渲染,兼容主流浏览器以及可通过 CSS 控制样式
  • 内核自带动画支持
  • 支持分布式运行时,通过图表客户端和图表服务器
  • 快速响应式客户端架构,基于 TypeScript 实现
  • 基于 Java 实现的服务器架构
  • 可通过依赖注入进行配置
  • 集成 Xtext, the Language Server Protocol and Theia 

开始使用:

# clone the repo
git clone git@github.com:theia-ide/sprotty.git

# build sprotty client and examples
cd sprotty/client
yarn
yarn examples:build

# build and run the sprotty server
cd ../server
./gradlew jettyRun 

# point your web browser to localhost:8080

 

浏览 10
点赞
评论
收藏
分享

手机扫一扫分享

编辑 分享
举报
评论
图片
表情
推荐
点赞
评论
收藏
分享

手机扫一扫分享

编辑 分享
举报