Releases: kbroman/d3panels
Releases · kbroman/d3panels
Release list
1.9.5
1.9.4
1.9.2
1.9.1
d3panels 1.9.1 (2026-06-02)
-
Add chart option
tipdirectionfor controlling the direction of tool tips, passed down to the function that creates them -
Added tests of tool tips, pointing in the four directions in a scatterplot
-
Adjusted the unicode character for the triangle on the tool tip, trying to get it to look better on iOS (Issue #21)
1.9.0
1.8.9
d3panels 1.8.9 (2026-05-31)
- In d3panels.object_position, add window.scrollX and window.scrollY to get absolute rather than relative position. (See https://developer.mozilla.org/en-US/docs/Web/API/Element/getBoundingClientRect.)
1.8.8
1.8.7
d3panels 1.8.7 (2026-05-22)
- Tweak
formatAxis()to get more digits in some cases (qtlcharts issue #78)
1.8.6
d3panels 1.8.6 (2026-05-22)
- Tweak to
formatAxis()to get more digits in some cases (qtlcharts issue #78)