In the Ragel user guide, all the Dot graphs show the ASCII characters on the state transitions, while my graphs generated by Ragels '-V' option only show their decimal values. The former is often much more readable then the latter - is there a way to get this behavior from Ragel?