Changelog

pylifemap 0.1.3dev (development version)

pylifemap 0.1.2

  • Feature: add small lazy loading spinner
  • Feature: add progress text to global spinner
  • Improvement: automatically enable lazy loading if a large dataset (> 300 000 rows) is detected
  • Improvement: better lazy loading filter functions efficiency
  • Improvement: better garbage collection when widget is destroyed
  • Fix: arcs in donut charts must follow the categories order
  • Fix: use sessionStorage instead of localStorage for updated coordinates caching
  • Fix: wrong lazy loading extent margins computation
  • Refactor: move projection computations to Python code

pylifemap 0.1.1

  • Improved default zoom level depending on widget size
  • Improved animation when zooming into taxon

pylifemap 0.1

  • First published version