Skip to content

Releases: c3js/c3

v0.7.20

Choose a tag to compare

@kt3k kt3k released this 08 Aug 09:14

Changes

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

v0.7.18

Choose a tag to compare

@kt3k kt3k released this 16 Jun 15:54

Changes

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

v0.7.17

Choose a tag to compare

@kt3k kt3k released this 15 Jun 11:59

Changes

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

v0.7.16

Choose a tag to compare

@kt3k kt3k released this 15 Jun 11:49

Changes

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

v0.7.15

Choose a tag to compare

@kt3k kt3k released this 27 Feb 17:30

Changes

0.7.14

Choose a tag to compare

@kt3k kt3k released this 24 Feb 10:58

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

Choose a tag to compare

@kt3k kt3k released this 02 Oct 11:18

Changes

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

v0.7.9

Choose a tag to compare

@kt3k kt3k released this 23 Sep 13:20

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

Choose a tag to compare

@kt3k kt3k released this 25 Aug 05:27

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

Choose a tag to compare

@kt3k kt3k released this 25 Aug 04:46

Changes

  • correct DOMException when data name contains unicode #2686