Skip to content

v1.0b3

Pre-release
Pre-release
Compare
Choose a tag to compare
@Jesus89 Jesus89 released this 27 Sep 14:50
· 3085 commits to develop since this release

[1.0b3] - 2019-09-27

Added

  • Add cluster_size_legend helper method (#654)
  • Add Layout class to support multiple maps (#892, #953, #919)
  • Add dynamic Legend: react to map changes (#935)
  • Add LegendList class to allow multiple legends per layer (#925)
  • Add more style params to the helper methods (#948)
  • Add Discovery API to return DataFrames instances (#960)
  • Add Data Discovery properties (#961)
  • Add Geocoder Analysis (#888)
  • Better integration of the catalog with pandas (#962)
  • First stage enrichment polygons (#1016)
  • Add DO token (#1019)

Changed

  • Change default_legend behaviour (#775, #774)
  • Update namespaces (#911)

Fixed

  • Fix SQLClient & DataObsClient support for set_default_credentials (#876)
  • Fix request-URI Too Large for url error (#778)
  • Fix sidebar footer overlap (#906)
  • Fix histogram widget filter (#929, #940)
  • Fix legend title overflow (#928)
  • Fix show_info in settings (#918)
  • Fix internal state of Dataset (#861)
  • Fix retrieving widget type (#954)
  • Fix Dataset.upload() with default credentials (#913)
  • Fix Dataset.upload() column names using DataFrame (#947, #914, #922)
  • Fix min/max Legend values (#939)
  • Support uploading DataFrames with non-ascii texts in Python 2 (#1001)