sprotty基于 Web 的圖表框架
sprotty 是下一代基于 Web 的圖表框架,主要特性:
- 快速可伸縮的 SVG 渲染,兼容主流瀏覽器以及可通過 CSS 控制樣式
- 內(nèi)核自帶動畫支持
- 支持分布式運行時,通過圖表客戶端和圖表服務(wù)器
- 快速響應(yīng)式客戶端架構(gòu),基于 TypeScript 實現(xiàn)
- 基于 Java 實現(xiàn)的服務(wù)器架構(gòu)
- 可通過依賴注入進行配置
- 集成 Xtext, the Language Server Protocol and Theia
開始使用:
# clone the repo
git clone [email protected]: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
評論
圖片
表情
