Skip to content

2.7.0

Compare
Choose a tag to compare
@bmschmidt bmschmidt released this 08 Feb 18:57
· 297 commits to main since this release

2.7.0

  • Revamp a number of bad choices in the 'point_size' and 'alpha' parameters so that the units better correspond to screen pixels (for size) and alpha (on a scale of 1 to 100.) This unfortunately will requiring tweaking existing maps.
  • Add auto-generated documentation.
  • Allow dragging of labels around the screen for editing label collections.
  • Make labels by default filter the underlying data if the geojson property name is in the
  • Allow/restore custom color schemes for categorical data.
  • Improve behavior of scales for temporal fields. (Note--deepscatter supports only Arrow timestamp fields, not Date32, Datetime64, or any of the other date/time implementations in Arrow.)