Adriano Raiano
Adriano Raiano
You can define your custom colors and styles: https://github.com/adrai/flowchart.js/blob/master/example/index.html#L42 if you want a built-in dark mode detection etc... feel free to provide a PR
Would you like to send a Pull Request to address this?
If you need it, contribute and provide a pull request.
These are the current available options: https://github.com/adrai/flowchart.js/blob/master/src/flowchart.defaults.js It may be a new option could be introduced to make [text-anchor](https://github.com/adrai/flowchart.js/blob/master/src/flowchart.symbol.js#L28) dependend on it.... But I don't know if this will work.......
Don't think so, but you may want to create a newline for the text? `SOP Penerimaan Material\nSub Prosedur : Maetrial Retur`
Maybe try with align-text: https://github.com/adrai/flowchart.js/issues/221#issuecomment-846919013
What do you exactly mean?
flowchart.js is only for simple charts....
not really but you can play a bit with the text... https://github.com/adrai/flowchart.js/issues/8
feel free to contribute and create a PR