New symbol
Hi Mr.Adrai, Great work on the flowcharts.
Few questions :
-
I am trying to add a symbol that supports icons in it - Are there any guides/pointers to how I can do this - icons / text in each box as available here
-
Do you think flowchart.js can support swimlanes like in the above image.
-
I am unable to get the hot-edit working during development. webpack says its rebuilt, but changes are not reflecting. I am building and restarting the devserver for every code change, can you please guide in getting this live reload working.
Many thanks.
I just tried the devserver, it doesn't work for me too... try to run npm run build and reload manually, this works.
Thanks for the quick response. npm run build has bumpers in windows. I just modified the command to include 'SET NODE_ENV'. Now I am having issues with 'cp' command in windows..
Any ideas on the other 2 questions above - swimlanes and icons. Thanks.
I am doing "webpack -d --config webpack.config.js" & then "npm start". The devserver could be failing because of package.json - version for the modules. What is your suggestion on that. Thanks.
sorry, no windows here... really never thought about swimlanes and icons...