Skip to content

Commit

Permalink
NS Fix ChartsOrg#1
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanaelA committed Nov 7, 2019
1 parent a5fda8f commit 7593ef8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Charts/Charts/ChartViewBase.swift
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ open class ChartViewBase: NSUIView, ChartDataProvider, AnimatorDelegate
// MARK: - ChartViewBase

/// The data for the chart
open var data: ChartData?
@objc open var data: ChartData?
{
get
{
Expand Down

0 comments on commit 7593ef8

Please sign in to comment.