LiveChart
LiveChart copied to clipboard
Toggle Y Axis gravity (start or end)
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