Skip to content

Releases: sightmachine/plotly.js

BADNUM sort

24 Apr 07:28
Compare
Choose a tag to compare

Use a numerical constant instead of null check

Accounting for null in transform sort ascending/descending

22 Apr 19:29
8241637
Compare
Choose a tag to compare

Bug fix for the following issue with sorting null data plotly#4784

Sort order with nulls + build files

22 Apr 19:35
Compare
Choose a tag to compare
sort order with build files

g Changes to be committed:

legend mobile scrolling - all jumpiness fixed

21 May 01:48
Compare
Choose a tag to compare

v1.47.4legend final

20 May 19:12
Compare
Choose a tag to compare

Bug fix for the following:

• touch-dragging the legend: going in for a second touch to continue scrolling no longer 'jumps' the legend.

1.47.4 with a fix for mobile legend scrolling

16 May 19:31
Compare
Choose a tag to compare

Fix Branch for the plotly PR is fix3801-legend-touchscrolling: https://github.com/sightmachine/plotly.js/tree/fix3801-legend-touchscrolling

This version, is the above, but branched to legend-mobile-scroll-build,

  • then did a 'npm run build',
  • then committed the resulting built files to this branch
  • then made this version here.

TLDR: this is the version to use for NPM

    "plotly.js": "sightmachine/plotly.js#v1.47.4legend",