Skip to content

Latest commit

 

History

History
123 lines (73 loc) · 7.75 KB

CHANGELOG.md

File metadata and controls

123 lines (73 loc) · 7.75 KB

Changelog

02/11/14

  • Merged pull-request: Split enableReferenceAxisLines into two properties #87 (gavinbunney)

  • Merged pull-request: fix issue #80 #86 (skywinder)

  • Merged pull-request: Fix wrong presentation of years in code exmple + auto-update graph by clicking on segment controll #85 (skywinder)

  • Merged pull-request: update travis script to avoid "exited with 134" #84 (skywinder)

  • Merged pull-request: Fix representation of negative values in Y axis #83 (skywinder)

  • Merged pull-request: Fix several UI bug when displaying data with negative numbers #79 (ben181231)

  • Merged pull-request: Fixed issue #73 and labels Y axis height #78 (Boris-Em)

  • Merged pull-request: Add segment to select Bezier or straght line #76 (skywinder)

  • Implemented enhancement: Y-axis label issues #62

  • Implemented enhancement: Touch interaction on touch-down, not just start-pan? #59

  • Implemented enhancement: enableReferenceAxisLines should be two: enableReferenceY-AxisLines and enableReferenceX-AxisLines #69

  • Implemented enhancement: Dots still animating when animationGraphStyle set to BEMLineAnimationNone #80

  • Fixed bug: BackgroundPopUplabel never show if enableYAxisLabel is set NO #71

  • Closed issue: gesture image for 'enableTouchReporting' = YES #65

28/08/14

  • Implemented enhancement: Reference Lines & Frame #40

  • Implemented enhancement: Closest point not calculated correctly #58

  • Implemented enhancement: BEMSimpleLineGraph uses delegate for dataSource #26

  • Implemented enhancement: Display pop-up label values all the time, not only on touch #28

  • Implemented enhancement: How to draw two relative graphs? #53

  • Implemented enhancement: Y-Axis labels #41

  • Fixed bug: Straight lines appear with extra curves #21

  • Fixed bug: Glitches appearing on bezier corners #22

  • Fixed bug: alwaysDisplayDots=YES is not having effect when animationGraphEntranceTime=0.0 #61

19/08/14

  • Merged pull-request: Podname should be quoted #55 (zrcoder)

  • Merged pull-request: Added Obj-C Tags and Added access to Labels #39 (joeblau)

  • Merged pull-request: Add Y-Axis feature #33 (japanconman)

  • Fixed bug: labelXaxisOffset flipped #23

  • Fixed bug: Exception thrown when number of X-Axis label is not good #46

  • Fixed bug: X-Axis label displays under the graph view #47

  • Fixed bug: Y-Axis zero value not aligned at graph origin #49

  • Fixed bug: Crash with one point or less on Feature branch #56

02/06/14

  • Merged pull-request: Feature branch catch up on Master branch #32 (Boris-Em)

  • Fixed bug: On Device #29

  • Fixed bug: index beyond bounds when touch graph #31

19/05/14

  • Merged pull-request: Feature branch catch up on Master branch #25 (Boris-Em)

  • Fixed bug: Parallel line for min/max values #15

  • Fixed bug: Outside the Graph #18

  • Fixed bug: Graph Displaying Opposite Direction #20

20/04/14

  • Fixed bug: Demo projects not working. #14

03/03/14

02/03/14

  • Implemented enhancement: Several Graphs in the same View Controller #11

  • Fixed bug: Bug: The chart can not draw a single dot and it crashes. #6

  • Fixed bug: CALayerInvalidGeometry exception for duplicate & zeroed data points #3

08/02/14

  • Merged pull-request: Feature 1.3, 1.x Update #2 (Sam-Spencer)

  • Fixed bug: Bug: If all the values are the same #5

  • Fixed bug: Two points with the same value will cause a crash. #7

14/01/14

08/01/14

04/01/14

  • Merged pull-request: Interface Initialization & Reload Data #1 (Sam-Spencer)

* This changelog was generated by github_changelog_generator