Skip to content

Releases: wirecloud-fiware/ckan-graph-creator-widget

v1.1.2

30 Nov 12:22
Compare
Choose a tag to compare
  • Updated mashups

v1.1.1

29 Nov 19:08
Compare
Choose a tag to compare
  • Added a postMessage event fired when a workspace is created
  • Fixed error when trying to create filters with no data

NOTE: There is no ckan-graph-creator-operator released for this version

v1.1.0

25 Nov 08:49
Compare
Choose a tag to compare
  • 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

05 Nov 18:06
Compare
Choose a tag to compare
  • Update style
  • Fix bug on non-Firefox browsers
  • Internal: update to StyledElements 0.6. Now this widget requires WireCloud 0.8.2+

v1.0.2

04 Nov 09:11
Compare
Choose a tag to compare
  • 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