Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
想知道是否有人听说过一个 JavaScript 库,它允许将元素(不同形状的简单基础图,可以相互连接)从自定义调色板拖到(HTML5)画布上?
在最佳情况下,可以使用 SVG 矢量图形来填充调色板。
一方面raphael似乎太低级(但非常适合绘图),另一方面Fabric.js过于具体,无法在画布上安排 SVG 对象。