DaHaiz / ngFlowchart

ngFlowchart enables drag&drop modelling of graphs in web applications
http://one-logic.github.io/ngFlowchart/dist/
MIT License
103 stars 64 forks source link

How to customize the NODE.html ? #22

Open rickbora opened 8 years ago

rickbora commented 8 years ago

I want to customize the node.html such that connectors are of different colors (Say red, green and yellow). If I change the background-color attribute of the fc-connector, it changes the color for all the connectors. I want to achieve that for each connector. Any suggestions on how it can be achieved ?