Home
last modified time | relevance | path

Searched defs:y_axis (Results 1 – 25 of 252) sorted by relevance

1234567891011

/dports/multimedia/tautulli/Tautulli-2.8.0/plexpy/
H A Dgraphs.py48 def get_total_plays_per_day(self, time_range='30', y_axis='plays', user_id=None, grouping=None): argument
168 …def get_total_plays_per_dayofweek(self, time_range='30', y_axis='plays', user_id=None, grouping=No… argument
305 …def get_total_plays_per_hourofday(self, time_range='30', y_axis='plays', user_id=None, grouping=No… argument
424 … def get_total_plays_per_month(self, time_range='12', y_axis='plays', user_id=None, grouping=None): argument
551 …def get_total_plays_by_top_10_platforms(self, time_range='30', y_axis='plays', user_id=None, group… argument
650 …def get_total_plays_by_top_10_users(self, time_range='30', y_axis='plays', user_id=None, grouping=… argument
760 …def get_total_plays_per_stream_type(self, time_range='30', y_axis='plays', user_id=None, grouping=… argument
857 …def get_total_plays_by_source_resolution(self, time_range='30', y_axis='plays', user_id=None, grou… argument
938 …def get_total_plays_by_stream_resolution(self, time_range='30', y_axis='plays', user_id=None, grou… argument
1045 …def get_stream_type_by_top_10_platforms(self, time_range='30', y_axis='plays', user_id=None, group… argument
[all …]
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/MINC/src/libminc/volume_io/Geometry/
H A Dtransforms.c275 VIO_Vector *y_axis ) in get_transform_y_axis()
299 VIO_Real y_axis[] ) in get_transform_y_axis_real()
322 VIO_Vector *y_axis ) in set_transform_y_axis()
345 VIO_Real y_axis[] ) in set_transform_y_axis_real()
466 VIO_Vector *y_axis, in make_change_to_bases_transform()
509 VIO_Vector *y_axis, in make_change_from_bases_transform()
/dports/science/minc2/minc-release-2.2.00/volume_io/Geometry/
H A Dtransforms.c272 Vector *y_axis ) in get_transform_y_axis()
296 Real y_axis[] ) in get_transform_y_axis_real()
319 Vector *y_axis ) in set_transform_y_axis()
342 Real y_axis[] ) in set_transform_y_axis_real()
463 Vector *y_axis, in make_change_to_bases_transform()
506 Vector *y_axis, in make_change_from_bases_transform()
/dports/deskutils/myitcrm/MyITCRM-0.2.9.3/templates/invoice/
H A Dprint_pdf_tpl.php539 $y_axis = $y_axis + $row_height; variable
569 $y_axis = $y_axis + $row_height; variable
579 $y_axis = $y_axis + $row_height; variable
586 $y_axis = $y_axis + $row_height/2; variable
597 $y_axis = $y_axis + $row_height; variable
617 $y_axis = $y_axis + $row_height; variable
/dports/devel/thrust/thrust-1.9.5/performance/build/
H A Dreport.py19 def print_results(input_file, series_key, x_axis, y_axis, title=None, format=None, **kwargs): argument
74 def plot_results(input_file, series_key, x_axis, y_axis, plot='loglog', dpi=72, title=None, format=… argument
/dports/games/wesnoth/wesnoth-1.14.17/src/
H A Djoystick.cpp234 int x_axis = 0, y_axis = 0; in get_axis_pair() local
276 const int y_axis = values.second; in update_highlighted_hex() local
311 const int y_axis = values.second; in update_highlighted_hex() local
377 const int y_axis = values.second; in get_angle() local
387 const map_location joystick_manager::get_next_hex(int x_axis, int y_axis, map_location loc) { in get_next_hex()
/dports/www/dooble/dooble-2021.12.05/Source/
H A Ddooble_charts_xyseries.cc107 auto y_axis = qobject_cast<QValueAxis *> (m_y_axis); in properties() local
482 auto y_axis = qobject_cast<QValueAxis *> (m_y_axis); in slot_data_ready() local
539 auto y_axis = qobject_cast<QValueAxis *> (m_y_axis); in slot_item_changed() local
/dports/graphics/py-altair/altair-4.1.0/altair/examples/
H A Ddiverging_stacked_bar_chart.py350 y_axis = alt.Axis( variable
/dports/biology/py-multiqc/multiqc-1.10/multiqc/modules/preseq/
H A Dpreseq.py284 def _prepare_labels(is_basepairs, max_y_cov, x_axis, y_axis): argument
332 def _prep_real_counts(real_cnts_all, real_cnts_unq, is_basepairs, counts_in_1x, x_axis, y_axis): argument
/dports/math/libxlsxwriter/libxlsxwriter-RELEASE_1.1.4/test/functional/src/
H A Dtest_chart_gridlines01.c40 lxw_chart_axis *y_axis = chart_axis_get(chart, LXW_CHART_AXIS_TYPE_Y); in main() local
/dports/textproc/py-openpyxl/openpyxl-2.6.4/openpyxl/chart/
H A Darea_chart.py68 y_axis = Typed(expected_type=NumericAxis) variable in AreaChart
97 y_axis = Typed(expected_type=NumericAxis) variable in AreaChart3D
H A Dbar_chart.py82 y_axis = Typed(expected_type=NumericAxis) variable in BarChart
124 y_axis = Typed(expected_type=NumericAxis) variable in BarChart3D
H A Dline_chart.py68 y_axis = Typed(expected_type=NumericAxis) variable in LineChart
108 y_axis = Typed(expected_type=NumericAxis) variable in LineChart3D
H A Dscatter_chart.py34 y_axis = Typed(expected_type=NumericAxis) variable in ScatterChart
H A Dradar_chart.py37 y_axis = Typed(expected_type=NumericAxis) variable in RadarChart
H A Dstock_chart.py32 y_axis = Typed(expected_type=NumericAxis) variable in StockChart
/dports/devel/vcglib/vcglib-2020.09/wrap/gui/
H A Dactivecoordinateframe.h166 Point3f x_axis,y_axis,z_axis; variable
/dports/graphics/wdune/wdune-1.926/vcglib/wrap/gui/
H A Dactivecoordinateframe.h166 Point3f x_axis,y_axis,z_axis; variable
/dports/games/supertux/supertux-0.1.3/src/
H A Dglobals.h40 int y_axis; member
/dports/math/octave-forge-fuzzy-logic-toolkit/fuzzy-logic-toolkit/inst/
H A Dgensurf.m194 y_axis = (linspace (fis.input(i).range(1), ... variable
/dports/math/openturns/openturns-1.18/python/doc/pyplots/
H A DCompositeProcess.py42 y_axis = fig.add_subplot(122) variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/device/vr/util/
H A Dgamepad_builder.h28 double y_axis = 0.0; member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/device/vr/util/
H A Dgamepad_builder.h28 double y_axis = 0.0; member
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/fixtures/lib/gitlab/metrics/dashboard/schemas/
H A Dpanels.json14 "y_axis": { "$ref": "spec/fixtures/lib/gitlab/metrics/dashboard/schemas/axis.json" }, object
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/models/performance_monitoring/
H A Dprometheus_panel.rb7 attr_accessor :type, :title, :y_label, :weight, :metrics, :y_axis, :max_value accessor in PerformanceMonitoring.PrometheusPanel

1234567891011