Question
Don't round values in CS6 line graph
Hello! I need to make a line graph with labeled markers in CS6. I create a marker design with "%02" (without quotes) as label to show the values. But, if I type, for example, "1,00" and "3,30" into the sheet, the marker's label shows "1" and "3,3". But I need show the entire number (with all the decimals, without rounding them up or down). Thanks a lot! Maybe someone was faced with a similar problem.