Skip to content

Releases: Kitware/candela

v0.12.1

09 May 13:38

Choose a tag to compare

<a name"0.12.1">

0.12.1 (2017-05-09)

Bug Fixes

  • UpSet: Update UpSet to not pollute global namespace (760b204f)

v0.12.0

04 May 17:01

Choose a tag to compare

<a name"0.12.0">

0.12.0 (2017-05-04)

Features

  • SentenTree: add SentenTree component (aabdbec6)

v0.11.0

03 May 18:42

Choose a tag to compare

<a name"0.11.0">

0.11.0 (2017-05-03)

Features

  • TreeHeatmap: Add TreeHeatmap visualization (d4dd3826)

v0.10.2

14 Feb 20:51

Choose a tag to compare

<a name"0.10.2">

0.10.2 (2017-02-14)

Bug Fixes

  • OnSet: use a version of onset that doesn't rely on global jquery (3aed79c1)
  • VegaChart: properly interpret this.width and this.height in rendering a Vega chart (03908a1d)

v0.10.1

14 Feb 20:50

Choose a tag to compare

<a name"0.10.1">

0.10.1 (2017-02-14)

Bug Fixes

  • VegaChart: properly interpret this.width and this.height in rendering a Vega chart (03908a1d)

v0.10.0

13 Feb 18:28

Choose a tag to compare

<a name"0.10.0">

0.10.0 (2017-02-13)

Bug Fixes

  • npm: Change UpSet dependency to a PR branch with a fix for Set name clash bug (5dbc1931)

Features

  • Move all Candela source files down two levels (to top-level) (07b4517c)
  • LineUp: Upgrade LineUp to 1.0.0 and simplify build process surrounding it (6d8f73d8)
  • ParallelCoordinates: remove ParallelCoordinates component (220b40a1)

v0.9.1

08 Dec 22:13

Choose a tag to compare

<a name"0.9.1">

0.9.1 (2016-12-08)

Bug Fixes

  • TrackerDash: remove black markerline (f7cd056b)

v0.9.0

08 Dec 15:32

Choose a tag to compare

<a name"0.9.0">

0.9.0 (2016-12-08)

Bug Fixes

  • DynamicLineChart: update DynamicLineChart example to work again (3065af09)
  • SurvivalPlot: use Vega update API to properly update processed data (2b3f14f2)

Features

  • LineChart: use Events mixin to emit click-on-data events (9e4e0bc6)

v0.8.0

07 Dec 21:24

Choose a tag to compare

<a name"0.8.0">

0.8.0 (2016-12-07)

Features

  • LineChart: add option for LineChart to display data points as circles (2dd06275)

v0.7.0

10 Nov 18:14

Choose a tag to compare

<a name"0.7.0">

0.7.0 (2016-11-10)

Bug Fixes

  • TrackerDash: Use correct target element for InfoPane bullet charts (876db1f4)

Features

  • TrackerDash: Add initial TrackerDash component (ab5e2cc6)