Skip to content

Releases: gchq/stroom-visualisations-dev

v3.6.1-2

18 Aug 07:37
Compare
Choose a tag to compare

Leaflet / Leaflet.draw and associated dependencies are now incorporated within the content pack to avoid need for these libraries to be incorporated into Stroom itself.

N.B. This content pack has been tested with Stroom v7.0-beta.139 earlier versions may not be entirely compatible.

v3.6.0

17 Aug 17:01
Compare
Choose a tag to compare

Includes GeoMap and FloorMap visualisations.

v3.3.2

26 May 09:46
Compare
Choose a tag to compare
* Fixed time series visualisation name.

v3.3.1

25 May 16:42
Compare
Choose a tag to compare
* No changes

v3.2.1

20 Feb 22:54
Compare
Choose a tag to compare
* Fix incorrect sort direction logic in computeUniqueValues.

* Fix accidental lowercasing of whole line in common.js.

v3.2.0

20 Feb 16:50
Compare
Choose a tag to compare
* Add release version to Script and Visualisation entity description.

* Issue **#31** - Leave keys and values in original order if no sort has been specified.

* Issue **#33** - Fix problem of LineChart and StackedArea ignoring interpolationMode setting.

* Issue **#32** - Add support for no line interpolation to LineChart and StackedArea.

v3.2.0-alpha.1

20 Feb 16:35
Compare
Choose a tag to compare
v3.2.0-alpha.1 Pre-release
Pre-release

Release to test build process only. Not for deployment.

v3.1.0

03 Jan 13:52
Compare
Choose a tag to compare
  • Issue #29 - Add series filtering to Series Session Map.

v3.0.8

19 Dec 12:10
Compare
Choose a tag to compare
  • Issue #27 - Add support for Stroom's TEXT data type.

  • Refactor hard coded data types to be common constants.

v3.0.7

18 Dec 16:45
Compare
Choose a tag to compare
  • Issue #26 - Added various maxXXX and sortXXX properties to the settings of multiple visualisations.

  • Fixed typo in common.js.