Skip to content

Releases: c3js/c3

v0.7.20

08 Aug 09:14
Compare
Choose a tag to compare

Changes

  • Fix config subchart_axis_x_show (#2806)
  • Fix pan of y-axis when zoomed and rotated=true #2799 (#2805)

v0.7.18

16 Jun 15:54
Compare
Choose a tag to compare

Changes

  • Removing pre filter on drag and applying it while points traversal #2795

v0.7.17

15 Jun 11:59
Compare
Choose a tag to compare

Changes

  • hide the previous tooltip in case of null value #2790

v0.7.16

15 Jun 11:49
Compare
Choose a tag to compare

Changes

  • Disable chart legend interaction if interaction.enabled is set to false #2791

v0.7.15

27 Feb 17:30
Compare
Choose a tag to compare

Changes

0.7.14

24 Feb 10:58
Compare
Choose a tag to compare

Changes

  • Detect correct level color for gauge with more than one data value per series #2755
  • Use util function to detect IE9 in getClipPath() (#2743)
  • Make legend toggle work in IE11 (#2741)
  • Add an ES6 module output (#2740)
  • Opt-out from subchart DOM if not enabled (#2674)

v0.7.10

02 Oct 11:18
Compare
Choose a tag to compare

Changes

  • correct initial visibility of hidden bars #2702
  • add polyfill for Object.assign as it is not supported by IE11 #2710

v0.7.9

23 Sep 13:20
Compare
Choose a tag to compare

Changes

  • ebasing region label work from PR 1853 #2703
  • [Experimental] Add support for y/y2 log scale #2678
  • Restore tooltip behavior when grouped #2684

v0.7.8

25 Aug 05:27
Compare
Choose a tag to compare

Changes

  • Only set shape-rendering for standard graph type #2691
  • Style empty points in line charts via CSS #2693
  • Handles exception thrown by Firefox when calling getBBox within hidden element #2695

v0.7.7

25 Aug 04:46
Compare
Choose a tag to compare

Changes

  • correct DOMException when data name contains unicode #2686