Releases: wirecloud-fiware/ckan-graph-creator-widget
Releases · wirecloud-fiware/ckan-graph-creator-widget
v1.1.2
v1.1.1
v1.1.0
- 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 between widget and operator.
- Added GraphConfigurer tests.
- Added Highcharts workspace creation.
- Added Highcharts support on the graph creator operator
v1.0.3
v1.0.2
- Update CSS
- Disable graphs types can't be used as the corresponding graph widget is not connected
- Graph state are upade when wiring state changes
- Add support for creating workspace with the selected configuration
- Disable step 2 and step 3 if the user can't use them