Skip to content

Releases: juttle/juttle-viz

0.7.0

25 Mar 16:14
Compare
Choose a tag to compare

Major Changes

  • New highchart view [#82]
  • juttle-view#consume_mark now expects object with time property [#87]

Minor Changes

  • Scatterchart no longer defaults title to 'name' field of points [#85]
  • package.json: remove unused gulp-mocha-phantomjs dependency [#81]

Bug Fixes

  • Fix bug with scatterchart when 'name' was present in points but -title option wasn't specified [#84]

v0.2.0

07 Jan 02:44
Compare
Choose a tag to compare

Major Changes

barchart

Move params nested under display to being top-level (#9)

scatterchart

Move params nested under display to being top-level (#10)