Skip to content

v0.18.0

Choose a tag to compare

@waxlamp waxlamp released this 23 Oct 16:52

<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)