dabeng / OrgChart

It's a simple and direct organization chart plugin. Anytime you want a tree-like chart, you can turn to OrgChart.
MIT License
2.87k stars 772 forks source link

Don't use Font Awesome icons #353

Open scrobbleme opened 6 years ago

scrobbleme commented 6 years ago

Currently it is necessary to add Font Awesome to be able to use collapsing/expanding notes. I think this is not necessary for the just 5 icons used.

dabeng commented 6 years ago

@scrobbleme . Thanks a lot for your advice . I think it's not first time that orghchart users want to replace default font awesome icons with common symbols.

scrobbleme commented 6 years ago

@dabeng If this is interesting I may come up with an idea (pull request) for this

badulesia commented 6 years ago

Hello. I agree. Furthermore since I switched to font awesome 5.x icons are no more displayed. FA version 5.x introduced some changes that are not managed by your current version. I would recommend that you use your own icons based on svg. There will be no more dependencies.

scrobbleme commented 6 years ago

Even better: just use some UTF-8 symbols by default and allow users to change this (through an option).

https://www.utf8icons.com

cassiel74 commented 6 years ago

@dabeng agree with OP, I'am actually trying to include OrgChart in my drupal custom module but expanding/collapsing arrows are not showing up :-1: