Graphs 1.6.0
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
- @sabriunal made their first contribution in #276
- @soumyaDghosh made their first contribution in #293
Full Changelog: v1.5.2...v1.6.0