Home
last modified time | relevance | path

Searched defs:save_plot (Results 1 – 25 of 32) sorted by relevance

12

/dports/math/py-benford_py/benford_py-0.5.0/benford/
H A Dviz.py7 def plot_expected(df, digs, save_plot=None, save_plot_kwargs=None): argument
67 save_plot=None, save_plot_kwargs=None): argument
137 def plot_sum(df, figsize, li, text_x=False, save_plot=None, save_plot_kwargs=None): argument
180 save_plot=None, save_plot_kwargs=None): argument
218 save_plot=None, save_plot_kwargs=None): argument
264 def plot_roll_mse(roll_series, figsize, save_plot=None, save_plot_kwargs=None): argument
288 def plot_roll_mad(roll_mad, figsize, save_plot=None, save_plot_kwargs=None): argument
H A Dbenford.py174 def show_plot(self, save_plot=None, save_plot_kwargs=None): argument
194 save_plot=None, save_plot_kwargs=None): argument
250 def show_plot(self, save_plot=None, save_plot_kwargs=None): argument
268 save_plot=None, save_plot_kwargs=None): argument
379 save_plot=None, save_plot_kwargs=None): argument
664 save_plot=None, save_plot_kwargs=None): argument
1045 def summation(self, digs=2, top=20, show_plot=True, save_plot=None, argument
1249 show_plot=True, save_plot=None, save_plot_kwargs=None, argument
1329 show_plot=True, save_plot=None, save_plot_kwargs=None, argument
1482 save_plot=None, save_plot_kwargs=None, inform=None): argument
[all …]
H A Dexpected.py28 def __init__(self, digs, plot=True, save_plot=None, save_plot_kwargs=None): argument
58 def __init__(self, plot=True, save_plot=None, save_plot_kwargs=None): argument
87 def __init__(self, num=False, plot=True, save_plot=None, save_plot_kwargs=None): argument
/dports/math/plplot-ada/plplot-5.15.0/examples/lua/
H A Dx20.lua83 function save_plot(fname) function
/dports/math/plplot/plplot-5.15.0/examples/lua/
H A Dx20.lua83 function save_plot(fname) function
/dports/devel/py-orange-widget-base/orange-widget-base-4.13.0/orangewidget/utils/
H A Dsaveplot.py11 def save_plot(data, file_formats, start_dir="", filename=""): function
/dports/math/plplot-ada/plplot-5.15.0/examples/ocaml/
H A Dx20.ml81 let save_plot fname = function
/dports/math/plplot-ada/plplot-5.15.0/examples/tcl/
H A Dx20.tcl350 proc save_plot {w fname} { procedure
/dports/math/plplot/plplot-5.15.0/examples/tcl/
H A Dx20.tcl350 proc save_plot {w fname} { procedure
/dports/math/plplot/plplot-5.15.0/examples/ocaml/
H A Dx20.ml81 let save_plot fname = function
/dports/math/plplot-ada/plplot-5.15.0/examples/ada/
H A Dxstandard20a.adb100 procedure save_plot(fname : String) is subprogram
111 end save_plot; argument
H A Dxtraditional20a.adb100 procedure save_plot(fname : String) is subprogram
111 end save_plot; argument
/dports/math/plplot/plplot-5.15.0/examples/ada/
H A Dxstandard20a.adb100 procedure save_plot(fname : String) is subprogram
111 end save_plot; argument
H A Dxtraditional20a.adb100 procedure save_plot(fname : String) is subprogram
111 end save_plot; argument
/dports/math/plplot/plplot-5.15.0/examples/fortran/
H A Dx20f.f90583 subroutine save_plot(fname) subroutine
607 end subroutine save_plot argument
/dports/math/plplot-ada/plplot-5.15.0/examples/python/
H A Dx20.py45 def save_plot(w, fname): function
/dports/math/plplot/plplot-5.15.0/examples/python/
H A Dx20.py45 def save_plot(w, fname): function
/dports/science/py-pymatgen/pymatgen-2022.0.15/pymatgen/vis/
H A Dplotters.py136 def save_plot(self, filename, img_format="eps", **kwargs): member in SpectrumPlotter
/dports/science/py-pymatgen/pymatgen-2022.0.15/pymatgen/phonon/
H A Dplotter.py213 def save_plot(self, filename, img_format="eps", xlim=None, ylim=None, units="thz"): member in PhononDosPlotter
401 def save_plot(self, filename, img_format="eps", ylim=None, units="thz"): member in PhononBSPlotter
786 def save_plot(self, filename, img_format="pdf", units="thz"): member in GruneisenPlotter
/dports/math/plplot-ada/plplot-5.15.0/examples/octave/
H A Dx21c.m212 function [x, y, z] = create_data(pts, xm, xM, ym, yM, randn, rosen)
/dports/math/plplot/plplot-5.15.0/examples/octave/
H A Dx20c.m212 function save_plot(fname) function
/dports/math/plplot/plplot-5.15.0/examples/java/
H A Dx21.java375 void create_data( double x[], double y[], double z[] ) in save_plot()
/dports/math/plplot/plplot-5.15.0/examples/d/
H A Dx20d.d256 void save_plot( string fname ) in save_plot() function
/dports/math/plplot-ada/plplot-5.15.0/examples/d/
H A Dx20d.d256 void save_plot( string fname ) in save_plot() function
/dports/math/plplot-ada/plplot-5.15.0/examples/c/
H A Dx21c.c382 } in save_plot()
383 else // std=1, meaning that many points are outside the plot range in save_plot()

12