Skip to content

Commit

Permalink
Slight update to our downloads and what is new pages (#1123).
Browse files Browse the repository at this point in the history
  • Loading branch information
agarny committed Sep 26, 2017
1 parent 7edc6fd commit 112d01f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions doc/downloads/index.js
Expand Up @@ -37,6 +37,7 @@ var jsonData = { "versions": [
}
],
"changes": [
{ "change": "<strong>Graph Panel widget:</strong> can now export a graph panel to various formats (e.g. PDF, PNG, SVG) (see issue <a href=\"https://github.com/opencor/opencor/issues/1123\">#1123</a>)." },
{ "change": "<strong>SimulationExperiment view:</strong> added support for the alpha channel in the colours used to customise a graph." }
]
},
Expand Down
1 change: 1 addition & 0 deletions doc/user/whatIsNew.js
Expand Up @@ -77,6 +77,7 @@ var jsonData = { "versions": [
"entries": [
{ "type": "Added", "description": "Support for log scales." },
{ "type": "Added", "description": "Ability to customise a graph." },
{ "type": "Added", "description": "Export a graph panel to various formats (e.g. PDF, PNG, SVG)." },
{ "type": "Improved", "description": "Running of long simulations." },
{ "type": "Improved", "description": "Synchronisation of the X and/or Y axes of all the graph panels." },
{ "type": "Fixed", "description": "Synchronisation of the X and/or Y axes of all the graph panels." },
Expand Down

0 comments on commit 112d01f

Please sign in to comment.