Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: Kitware/candela

v0.19.1

16 Feb 19:40

Choose a tag to compare

0.19.1 (2018-02-16)

Bug Fixes

  • cve: upgrade http-server to avoid bad version of ecstatic (c70bb75)
  • cve: upgrade Nightmare to incorporate safer version of electron (25bf56c)
  • cve: upgrade to JQuery 3 (711fb08)

v0.19.0

15 Feb 18:20

Choose a tag to compare

<a name"0.19.0">

0.19.0 (2018-02-15)

Bug Fixes

  • build: Fixes broken build by ensuring new vega-canvas is not depended on. (46a97fcd)
  • r: Use HTTPS to include candela.min.js in R (f203da7a)

Features

  • trigger semantic release (972fcb37)
  • full support for npm token use in semantic-release (a74ba3be)
  • trigger a release (0983fc19)
  • trigger a semantic release build (50b18378)

v0.18.1

26 Oct 14:00

Choose a tag to compare

<a name"0.18.1">

0.18.1 (2017-10-26)

Bug Fixes

  • VegaView: use a more accurate method of setting VegaView element size (f088b29e)

v0.18.0

23 Oct 16:52

Choose a tag to compare

<a name"0.18.0">

0.18.0 (2017-10-23)

Bug Fixes

  • GanttChart: Don't reverse the data in the Gantt chart (890acad0)

Features

  • add distribution plot (4155da78)
  • NormalProbabilityPlot: add normal probability plot and examples (a2a68f20)
  • ScatterPlot:
    • accept xAxis and yAxis options (matching axis options in VegaLite) (af2522c8)
    • allow "nice" and "zero" options to be set on x and y scales (d328822d)

v0.17.0

14 Aug 12:09

Choose a tag to compare

<a name"0.17.0">

0.17.0 (2017-08-14)

Features

  • LineChart: Add option for setting x and y scales (b97a7021)

v0.16.0

25 Jul 20:17

Choose a tag to compare

<a name"0.16.0">

0.16.0 (2017-07-25)

Bug Fixes

  • vega: Make new vega views fit in their allocated space. (65e2f965)

Features

  • vega: Move to Vega 3.0, VegaLite 2.0 (f6fee8bb)

v0.15.0

07 Jul 18:37

Choose a tag to compare

<a name"0.15.0">

0.15.0 (2017-07-07)

Bug Fixes

  • SimilarityGraph: fix problems between webcola and d3v4 (12a282ca)
  • TrackerDash: change d3v4 calls into d3v3 calls (b2aa4112)
  • TreeHeatmap: add missing dependency (2e7a0b68)

Features

  • add plugin loaders and streamlined bundle build (c2256704)

v0.14.1

01 Jun 16:35

Choose a tag to compare

<a name"0.14.1">

0.14.1 (2017-06-01)

Bug Fixes

  • use correct references to d3 library (fa22d0c3)
  • SimilarityGraph: fix problems between webcola and d3v4 (609c818c)

v0.14.0

24 May 18:42

Choose a tag to compare

<a name"0.14.0">

0.14.0 (2017-05-24)

Features

  • GeoDots: implement update API (ae18cda5)
  • VegaChart: implement update() and destroy() API (78019a55)
  • VisComponent:
    • add update() and destroy() methods to VisComponent API (726f8061)
    • add empty() method (72bf2945)

v0.13.0

24 May 13:32

Choose a tag to compare

<a name"0.13.0">

0.13.0 (2017-05-24)

Features