grAddData(GRF_Waterfall, 1, 1, 298000)
grCategoryLabel(GRF_Waterfall, 1, "CA 2017")
grAddData(GRF_Waterfall, 1, 2, 420000)
grCategoryLabel(GRF_Waterfall, 2, "Bénéfices" + CR + "produits")
grAddData(GRF_Waterfall, 1, 3, 210000)
grCategoryLabel(GRF_Waterfall, 3, "Bénéfices" + CR + "services")
grAddData(GRF_Waterfall, 1, 4, -170000)
grCategoryLabel(GRF_Waterfall, 4, "Coûts fixes")
grAddData(GRF_Waterfall, 1, 5, -140000)
grCategoryLabel(GRF_Waterfall, 5, "Coûts variables")
grAddData(GRF_Waterfall, 1, 6, 0)
grCategoryLabel(GRF_Waterfall, 6, "CA 2018")
grWaterfallCategoryType(GRF_Waterfall, 6, grSubTotal)
grAddData(GRF_Waterfall, 1, 7, 0)
grCategoryLabel(GRF_Waterfall, 7, "CA cumulé")
grWaterfallCategoryType(GRF_Waterfall, 7, grTotal)