Skip to content

Graphs 1.6.0

Compare
Choose a tag to compare
@sstendahl sstendahl released this 13 Jun 18:18
· 2084 commits to main since this release
a15ff34

Graphs 1.6.0 is now officially released. Changes include:

New in Graphs:

  • Data can now be opened directly from project files
  • Adds Dutch translation for Graphs
  • Adds Turkish translation for Graphs
  • Adds Swedish translation for Graphs

Changes:

  • Graphs now always follows the preset system style, unless custom style is set
  • Action dialogs have been changed to follow the GNOME HIG
  • Regular and advanced import have been merged, offering a single method to import data
  • Labels are now set as an item attribute when loading a new data set with headers, data will be plotted on a new axis when different data types are added
  • Axis limits are now persistent when saving and opening projects
  • The plot limits are now reset less often when not needed
  • Graphs now uses GFile when handling data and figures
  • Multiple refactors under the hood

Bugfixes:

  • Fixed an upstream bug in Matplotlib where part of the Graph would be cut off at scaled resolutions
  • Fixed a bug where the legend styles could not be deleted
  • Fixed a bug where the legend styles could not be reset to defaults
  • Fixed a bug where the legend would remain when all data is removed
  • Fixed a bug where Graphs would crash when the name of an item is changed and a new item is selected from the dropdown

New Contributors

Full Changelog: v1.5.2...v1.6.0