home *** CD-ROM | disk | FTP | other *** search
- !Demonstration of a break-even chart
- !Load with command ld breakev.drw
-
- nw !Clear screen, reset settings
- sc 100,1000 !set scaling of the axes
-
- lb 100,11000, Normal break-even analysis
-
- sg 0,0,1000,10000 !revenues
- lb 450,9000,revenues
-
- sg 0,2000,1000,2000 !fixed costs
- lb 500,2700,fixed,costs
-
- sg 0,2000,1000,7000 !total costs
- lb 800,5900,total costs
-
- sg 400,0,400,4000 !break-even point
- lb 200,-200,breakeven
-
- !BREAKEV.DRW ready
-