Skip to content

v11.0.0

Choose a tag to compare

@markov00 markov00 released this 26 Aug 17:09

11.0.0 (2019-08-26)

Bug Fixes

BREAKING CHANGES

  • histogram: The current coordinate configuration of a rect annotation were inverted. This commit now reverse them: a rect coordinate with only the x0 value will cover from the x0 value to the end of the domain, a rect coordinate with only the x1 value will cover the interval from the beginning of the domain till the x1 value.