Skip to content

v2.0.9

Compare
Choose a tag to compare
@mthh mthh released this 05 Sep 13:40
· 210 commits to master since this release
  • New functionality to select numerator / denominator for smoothed maps (Fixes #135).

  • Add options for choosing whether or not to display the confidence interval around the linear regression line and, if so, its color.

  • Improves import of CSV files:

    • by removing "NA" values from numerical columns and replacing them with null values,
    • by removing any empty lines at the end of the file.
  • Add a new entry in the left menu to change the scale and translate attributes of the map.

  • Add a vertical scroll bar in the layer manager (rather than on the whole left menu) for when a project contains many layers.

  • Add an example dataset “Countries of the world” with various statistical data (from the World Bank, the United Nations and Wikipedia), thanks to @rysebaert.

  • Add the ability to choose text color and other font settings for scale bars.

  • Add the ability to choose the color of the north arrow (in its “simple” style only).