Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
aarranz committed Nov 24, 2016
1 parent ca2c0cd commit 2dc021b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/doc/changelog.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
## v1.1.0
## v1.1.0 (2016-11-24)

- Added the ability to create graphs using column labels instead of column values, allowing the user to generate charts inverting rows and columns.
- Added configuration tab.
- Added filters to remove columns and rows form the charts.
- Added title input field to set the title of the charts.
- Fixed piecharts not working properly (The piecharts where all different while using the same configuration)
- Normalized GraphConfigurer input parameters for all GraphConfigurers.
- GraphConfigurers are now shared.
- GraphConfigurers are now shared between widget and operator.
- Added GraphConfigurer tests.
- Added Highcharts workspace creation.
- Added Highcharts support on the graph creator operator
Expand Down

0 comments on commit 2dc021b

Please sign in to comment.