Coder Social home page Coder Social logo

Comments (10)

adrai avatar adrai commented on June 7, 2024 1

no

from flowchart.js.

adrai avatar adrai commented on June 7, 2024

please paste the whole code snipped, I don't really understand what you want to achieve.

from flowchart.js.

SudhirFaurecia avatar SudhirFaurecia commented on June 7, 2024

please paste the whole code snipped, I don't really understand what you want to achieve.

I have pasted whole code. The issue here is mixingwaterglue is parallel task but ---
mixingwaterglue(path4, left)->tapewelding->end mixingwaterglue(path5, right)->cooling->end
these two lines are not deriving any result.
(Issue edited please see again)

from flowchart.js.

adrai avatar adrai commented on June 7, 2024

because path4 and path5 do not exist....
try this:

mixingwaterglue(path1, left)->tapewelding->end
mixingwaterglue(path2, right)->cooling->end

from flowchart.js.

SudhirFaurecia avatar SudhirFaurecia commented on June 7, 2024

because path4 and path5 do not exist.... try this:

mixingwaterglue(path1, left)->tapewelding->end
mixingwaterglue(path2, right)->cooling->end

I thought we have to use path names incrementally.
Thank you @adrai It is working fine n now.
Here is the snap.
image

If you have any comments, corrections and suggestion then please let me know.

from flowchart.js.

SudhirFaurecia avatar SudhirFaurecia commented on June 7, 2024

I appreciate your quick response. Thank you @adrai
You can close the issue if you don't have any comments

from flowchart.js.

adrai avatar adrai commented on June 7, 2024

This dislays a bit better:

st=>start: START
start=>parallel: -_-
end=>end: END
ldm=>operation: Leather Defect Marking
spreadcncroll=>operation: Spreading rolls and CNC cutting roll material
scannest=>operation: Leather scanning and
nesting /CNC cutting real leather
spreadcncfoam=>operation: Spreading rolls and CNC cutting
foam / spacer material
laminfoambacking=>operation: 2D lamination with foam backing
foaminject=>operation: Foam injection
finecutleather=>operation: Fine cutting leather
leathersplit=>operation: Leather splitting
subsurtreat=>operation: Substrate surface treatment
placingcutfoam=>operation: Placing of cut foam/ 3D Cut foam
with douple side tape
embossing=>operation: Embossing
embroidery=>operation: Embroidery
airbagplasticplate=>operation: Airbag plastic plate
sewing=>operation: Sewing
hotmeltglueoncover=>operation: Apply hotmelt glue on cover
hotmeltglueonspacer=>operation: Apply hotmelt glue on foam/spacer
hotmeltglueonsubstrate=>operation: Apply hotmelt glue on substrate
mixingwaterglue=>parallel: Mixing water based glue
sprayingspacer=>operation: Spraying spacer/foam
sprayingcover=>operation: Spraying Cover and Substrate
applyoncover=>operation: Apply on cover (hotmelt roller coating)
imgapplyhotmelt=>operation: Apply hotmelt on Cover or Substrate
sprayonroboticop=>operation: Spraying substrate (hotmelt robotic application)
wbcoverglue=>operation: Glue application cover WB
sprayingsubstrate=>operation: Spraying substrate and spraying cover
drying=>operation: Drying
spacerwrapping=>operation: Spacer/Foam wrapping on substrate
waterglue=>operation: Glue applicaction Susbtrate
manualAsurfacewrapping=>operation: Seam line positioning and manual A-Surface wrapping
autosecuring=>operation: Securing with automatic edgefolding
manualfinishing=>operation: Manual finishing
membrane=>operation: 2D, 3D Membrane
stapling=>operation: Stapling
cooling=>operation: Cooling process
manualedgefolding=>operation: Manual edge folding
tapewelding=>operation: Tape welding
 
st->start(path1, left)->spreadcncroll->spreadcncfoam->finecutleather->embroidery->embossing->sewing->mixingwaterglue
mixingwaterglue(path1, bottom)->tapewelding->end
mixingwaterglue(path2, right)->cooling(right)->end
start(path2, right)->ldm->scannest->leathersplit(right)->finecutleather->embroidery->embossing->sewing->mixingwaterglue
start(path3, bottom)->subsurtreat->placingcutfoam->end

from flowchart.js.

SudhirFaurecia avatar SudhirFaurecia commented on June 7, 2024

Thank you for your comment but I am generating the code dynamically using C# language so it is difficult to find where to add left and right before hand.

from flowchart.js.

adrai avatar adrai commented on June 7, 2024

like said, flowchart.js will display "nicer" charts only for simple flows... was never intended to be used as dynamically generated code....

from flowchart.js.

SudhirFaurecia avatar SudhirFaurecia commented on June 7, 2024

Do you know any other library which will work like flowchart.js but for dynamic code.

from flowchart.js.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.