d3plus v1.9.8 Release Notes

Release Date: 2016-08-21 // over 7 years ago
    • 0️⃣ runs default mouse behavior if user-defined function returns true (closes #447) (b3326fc)
    • ⚡️ updates color scale when changing the ID solo (closes #509) (73156c8)
    • 🛠 fixes “fixed” time axes (6bc523c)
    • ⚡️ updates devDependencies (5e1cb8f)
    • 🛠 fixes missing container console message (closes #258) (85800b9)
    • 🛠 fixes scrollbar require in tooltip (#528) (b517f5f)
    • 🔧 make the Legend boxes sort order to be configurable based on application logic (#529) (924bf44)
    • ➕ adds domain override to .color( ) scale (closes #523) (3133e81)
    • ⚡️ updates es_ES translations (e5a1480)
    • 🛠 fixes READEME splash image (ab12c25)
    • ➕ adds “none” stroke to legend container rectangles (d5bda90)
    • ➕ adds Slack badge to README.md (6d73a5a)
    • 🔧 makes the Legend Tooltip (short mode) have a configurable title (#518) (0ee733a)
    • corrects issue caused by muting nodes that have edges between them. (#517) (258b962)
    • 🛠 fixes line stroke-width behavior (61b9448)
    • 🛠 fixes line stroke changing when mouse set to false (e9285bf)

Previous changes from v1.9.7

    • ➕ 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)