Home
last modified time | relevance | path

Searched defs:trendline (Results 1 – 5 of 5) sorted by relevance

/dports/textproc/py-openpyxl/openpyxl-2.6.4/openpyxl/chart/
H A Dseries.py91 trendline = Typed(expected_type=Trendline, allow_none=True) variable in Series
127 trendline=None, argument
186 trendline = Series.trendline variable in XYSeries
/dports/devel/ta-lib/ta-lib/src/ta_func/
H A Dta_HT_TRENDMODE.c201 double prevDCPhase, trendline; variable
586 /* Generated */ double prevDCPhase, trendline; variable
/dports/textproc/py-xlsxwriter/XlsxWriter-1.4.3/xlsxwriter/
H A Dchart.py986 def _get_trendline_properties(self, trendline): argument
3281 def _write_trendline(self, trendline): argument
/dports/astro/phd2/phd2-2.6.10/
H A Dgraph.cpp1154 static std::pair<double, double> trendline(const TrendLineAccum& accum, int nn) in trendline() function
/dports/graphics/py-plotly/plotly-4.14.3/plotly/express/
H A D_chart_types.py12 def scatter(
92 trendline=None, argument