d3plus v1.9.7 Release Notes

Release Date: 2016-07-06 // almost 8 years ago
    • โž• adds specific "margin" property to .axes( ) (21b5e34)
    • ๐Ÿ›  fixes displaying custom agg functions in tooltips (closes #510) (fd87481)
    • โž• adds mouse axis tooltip to discrete axis (closes #508) (570321e)
    • ๐Ÿ›  fixes manually overriding time axis ticks and labels (#508) (6cdabba)
    • ๐Ÿ›  fixes sorting of discrete string axis (closes #502) (004dd27)
    • ๐Ÿ›  fixes issue with single-entry discrete number axis (closes #485) (dd0b9c7)
    • ๐Ÿ›  fixes issue with flipping y-axis (4350a7b)
    • โž• adds catch to only resize if values have changed (49dcfe0)
    • ๐Ÿ›  fixes width resizing on small charts (closes #503) (e0d48aa)
    • ๐Ÿ”ง makes the tooltip (short mode) have a configurable max number of children (#488) (b780a17)