g.raphael icon indicating copy to clipboard operation
g.raphael copied to clipboard

Dot chart doesn't show all labels

Open ollym opened this issue 14 years ago • 1 comments

http://g.raphaeljs.com/dotchart.html

The example isn't showing the "12am" label

ollym avatar Nov 07 '10 13:11 ollym

It has to do with the string length being too long relative to the required padding betweens columns. (there isn't enough room so it doesn't draw it.) @ollym

jeffchuber avatar Aug 29 '12 21:08 jeffchuber