LiveChart icon indicating copy to clipboard operation
LiveChart copied to clipboard

Toggle Y Axis gravity (start or end)

Open Pfuster12 opened this issue 5 years ago • 0 comments

Describe the solution you'd like Draw Y Axis and labels at the start or end of the chart. Toggle by passing a Gravity.START or Gravity.END enum to the existing public API drawYBounds(gravity: Gravity)

Version 1.3.3

Pfuster12 avatar Aug 17 '20 13:08 Pfuster12