Skip to content

Fix 0 value point tooltips

Compare
Choose a tag to compare
@emeeks emeeks released this 15 Oct 20:47

FIXES

  • Points with a value of 0 were incorrectly showing the position of the tooltip

FEATURES

  • heatmap and hexbin area types honor a binMax property that takes a callback and returns the maximum binned value (for use with legends, for instance)