Searched refs:to_chart_state (Results 1 – 2 of 2) sorted by relevance
60 pub fn to_chart_state(&self) -> DualCoordChartState<CT1, CT2> in to_chart_state() method66 primary: self.primary.to_chart_state(), in to_chart_state()67 secondary: self.secondary.to_chart_state(), in to_chart_state()98 chart.to_chart_state() in from()
87 pub fn to_chart_state(&self) -> ChartState<CT> { in to_chart_state() method