fun initLineChart(chart: LineChart, context: Context): Unit
Initializes a line chart and its axis.
chart - The chart that is to be set up.
chart
context - The context from which the typeface assets can be loaded.
context