Skip to content

Releases: riatelab/magrit

v0.6.1

11 Dec 22:52
Compare
Choose a tag to compare
  • New: add a new kind of layout for legends in use for choropleth maps.

  • New: allow to create labels according to the values of a given field (such as creating "Name" labels only for cities with larger "Population" than xxx)

  • Fix some bugs occurring while loading user files and improve the support for tabular file containing coordinates.

  • Fix some typos in the interface and improve the displaying of the projection name when the projection is coming from a proj.4 string.

  • Slightly improve support for Edge and Safari.

v0.6.0

29 Nov 07:30
Compare
Choose a tag to compare
  • New: ask the user if he wants to remove the not-joined features from his basemap (after a partial join).

  • New: allow to make proportional links (ie. without data classification, only graduated links were available until now).

  • New: add some new basemaps for France.

v0.5.7

08 Nov 10:58
Compare
Choose a tag to compare
  • Fix minors typo in french translation.
  • Fix bug preventing to modify the number of class when using a diverging classification scheme.

v0.5.5

12 Oct 10:48
Compare
Choose a tag to compare
  • Fix bug with pictogram displaying in the box allowing to choose them.

v0.5.3

22 Sep 14:08
Compare
Choose a tag to compare
  • Change the default font used in text/tspan SVG elements (in favor of Arial). Should fix the bug occurring while trying to open the resulting SVG file with some software on systems where the font in use is not available (notably Adobe Illustrator v16.0 CS6 on MacOSX).

v0.5.2

13 Sep 18:21
Compare
Choose a tag to compare
  • Fix graticule style edition.

v0.5.1

08 Sep 10:39
Compare
Choose a tag to compare
  • Improve how rectangles are drawn and edited.

  • Fix the tooltip displaying proj.4 string.

  • Allow to select projection from EPSG code and display it's name in the menu.

  • Allow to reuse the colors and labels from an existing categorical layer.

  • Change the layout of the box displaying the table.

v0.5.0

24 Aug 09:29
Compare
Choose a tag to compare
  • Allow to create, use (and re-use) custom palettes for choropleth maps.

  • Allow to hide/display the head of arrows.

  • Notable change: some old project-files may no longer be loaded correctly (the impact is really quite limited, but precisely, the overlay order of layout features could be incorrect when opening these old project-files).

  • Fix error with legend customization box after changing the layer name.

  • Re-allow to display the table of the joined dataset and improve the table layout.

  • Improve handling of fields containing mixed numerical and not numerical values for some representations.

v0.4.1

14 Aug 15:25
Compare
Choose a tag to compare
  • Fix background color when exporting to svg.
  • Fix property box not opening on pictograms layer.
  • Don't apply clipping path to pictograms layers nor symbols layers.
  • Change the overlay displayed when a layer is loading.

v0.4.0

24 Jul 13:20
Compare
Choose a tag to compare
  • Fix error occurring on some representations when using a target layer with empty geometries and warn the user if it's the case.

  • Introduce a new representation, waffle map, for mapping two (or more) comparable stocks together.