g.raphael
g.raphael copied to clipboard
Dot chart doesn't show all labels
http://g.raphaeljs.com/dotchart.html
The example isn't showing the "12am" label
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