Fork me on GitHub

XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Created with Raphaël 2.3.0StartMy OperationYesor No?catch something...Endparallel tasksMy Subroutineyesno




Raphaël

<script src="raphael-min.js"><
<script src="flowchart-latest.js"></script>

<div id="diagram"></div>
<script>
  var diagram = flowchart.parse("the code definition");
  diagram.drawSVG('diagram');

  // you can also try to pass options:

  diagram.drawSVG('diagram', {
                              'x': 0,
                              'y': 0,
                              'line-width': 3,
                              'line-length': 50,
                              'text-margin': 10,
                              'font-size': 14,
                              'font-color': 'black',
                              'line-color': 'black',
                              'element-color': 'black',
                              'fill': 'white',
                              'yes-text': 'yes',
                              'no-text': 'no',
                              'arrow-end': 'block',
                              'scale': 1,
                              // style symbol types
                              'symbols': {
                                'start': {
                                  'font-color': 'red',
                                  'element-color': 'green',
                                  'fill': 'yellow'
                                },
                                'end':{
                                  'font-color': 'red',
                                  'element-color': 'green',
                                  'class': 'end-element'
                                }
                              },
                              // even flowstate support ;-)
                              'flowstate' : {
                                'past' : { 'fill' : '#CCCCCC', 'font-size' : 12},
                                'current' : {'fill' : 'yellow', 'font-color' : 'red', 'font-weight' : 'bold'},
                                'future' : { 'fill' : '#58C4A3', 'font-weight' : 'bold'},
                                'request' : { 'fill' : 'blue'},
                                'invalid': {'fill' : '#444444'},
                                'approved' : { 'fill' : '#58C4A3', 'font-size' : 12, 'yes-text' : 'DITERIMA', 'no-text' : 'DITOLAK' },
                                'rejected' : { 'fill' : '#C45879', 'font-size' : 12, 'yes-text' : 'LULUS', 'no-text' : 'TIDAK LULUS' }
                              }
                            });
</script>

XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Created with Raphaël 2.3.0GetInputLet QueryUji QueryLet ResultUji ResultOutputSetFix ResultFix QueryLULUSTIDAK LULUSDITERIMADITOLAK



XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Created with Raphaël 2.3.0Improve yourl10n process!Go to locize.comRead the awesomenessInterested togetting started?RegisterLoginvalid password?Create a demo projectStart your real projectSubscribeContinue to have fun!reset password?send emailRead about improvingyour localization workflowor another sourceyesnoyesnoyesno





XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Created with Raphaël 2.3.0Need something to be translated!Are you a clientor a translator?Why should you become a localistar?Check out how it works!Work together with your partner!Be happy!Why should you choose a localistar?translatorclient