metrics-graphics v2.9.0 Release Notes

  • 31 March 2016

    • typo at link href for data/points1.json #617
    • ๐Ÿ›  Single window resize listener for all targets with automatic cleanup (fixes #544) #611
    • ๐Ÿ›  Fixes #578 #593
    • ๐Ÿ›  fixes #610 - aggregate rollover rollover doesn't break on single line #610
    • ๐Ÿ›  Fix #620 #620
    • ๐Ÿ›  fixes #616 - args.bar_thickness is automatically determined if args.height is set for bar charts #616
    • closes #614 #614
    • fixes #597. args.min_y_from_data presented a number of implementation problems. The main issue was that the plot bounds were not contingent on the range between the max and min y, so the inflation of the max and min for the purposes of plot bounds were contingent on the magnitude of the data. That's obviously silly. So now, if args.min_y_from_data, the range is taken into consideration. #597
    • ๐Ÿ›  fixes #601. Removing clip path entirely from points for the moment. The clip path tends to cut off parts of points that are within the bounds but whose radius extends beyond the plot area. #601
    • ๐Ÿ›  Fix #605 #605
    • ๐Ÿ›  Fix #603 #603
    • ๐Ÿ›  Fixes #578 #578
    • #626 565636b
    • โšก๏ธ Update other chart types (#626) bdcaf45
    • Cleanup 58d26b9