最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

javascript - Implementing Flowchart using AngularJS and Canvas - Stack Overflow

programmeradmin0浏览0评论

I am trying to implement a flowchart using AngularJS and Canvas.
Instead of providing users with a UI where they can drag'n'drop UI ponents, I want to build a mand line tool where users will be entering a mand to draw a circle, which will convert mand to a JSON object and render that object in canvas.

Are there any libraries which I can use to render UI ponents using JSON Object?

I am trying to implement a flowchart using AngularJS and Canvas.
Instead of providing users with a UI where they can drag'n'drop UI ponents, I want to build a mand line tool where users will be entering a mand to draw a circle, which will convert mand to a JSON object and render that object in canvas.

Are there any libraries which I can use to render UI ponents using JSON Object?

Share Improve this question asked May 11, 2015 at 8:19 AbhishekAbhishek 2,0198 gold badges29 silver badges53 bronze badges
Add a ment  | 

1 Answer 1

Reset to default 5

Is canvas a hard requirement or could it be SVG? If so, you could try AngularJS-FlowChart (Demo / Article/Tutorial) or angular-jointjs-graph (Demo).

发布评论

评论列表(0)

  1. 暂无评论