flowchart.js icon indicating copy to clipboard operation
flowchart.js copied to clipboard

New symbol

Open priyaponni opened this issue 8 years ago • 4 comments

Hi Mr.Adrai, Great work on the flowcharts.

Few questions :

  1. 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

  2. Do you think flowchart.js can support swimlanes like in the above image.

  3. 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.

priyaponni avatar Nov 01 '17 18:11 priyaponni

I just tried the devserver, it doesn't work for me too... try to run npm run build and reload manually, this works.

adrai avatar Nov 01 '17 18:11 adrai

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.

priyaponni avatar Nov 01 '17 19:11 priyaponni

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.

priyaponni avatar Nov 01 '17 19:11 priyaponni

sorry, no windows here... really never thought about swimlanes and icons...

adrai avatar Nov 01 '17 19:11 adrai