SciRuby/gnuplotrb

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
examples/plot_to_image_file/gnuplot.png
examples/plot_to_image_file/gnuplot_gem.png
examples/plot_to_image_file/plot.gnuplot
examples/plot_to_image_file/points.data
examples/plot_to_image_file/real_result.html
examples/plot_to_image_file/real_result.svg
examples/plot_to_image_file/real_result.txt
examples/plot_to_string/gnuplot.png
examples/plot_to_string/gnuplot_gem.png
examples/plot_to_string/plot.gnuplot
examples/plot_to_string/points.data
examples/tons_of_data/result_screenshot.png
examples/use_multi_word_option_keys/gnuplot.png
examples/use_multi_word_option_keys/gnuplot_gem.png
examples/use_multi_word_option_keys/plot.gnuplot
gnuplotrb.gemspec
notebooks/3d_plot.ipynb
notebooks/Gemfile
notebooks/README.rdoc
notebooks/animated_plots.ipynb
notebooks/basic_usage.ipynb
notebooks/fitting_data.ipynb
notebooks/heatmaps.ipynb
notebooks/histogram.ipynb
notebooks/math_plots.ipynb
notebooks/multiplot_layout.ipynb
notebooks/plotting_from_daru.ipynb
notebooks/points_from_different_sources.ipynb
notebooks/time_series_from_daru.ipynb
notebooks/updating_data.ipynb
notebooks/vector_field.ipynb
examples/multiplot/plot.rb26
A
50 mins
examples/plot_3d_surface/plot.rb5
examples/plot_fit_exp/plot.rb5
examples/plot_fit_general/plot.rb5
examples/plot_fit_poly/plot.rb5
examples/plot_from_datafile/plot.rb4
examples/plot_histogram/plot.rb20
A
1 hr
examples/plot_in_parametric/plot.rb4
examples/plot_in_polar/plot.rb4
examples/plot_math_function/plot.rb4
examples/plot_points/plot.rb7
examples/plot_several_datasets/plot.rb7
examples/plot_test_term/plot.rb3
examples/plot_to_image_file/plot.rb10
examples/plot_to_string/plot.rb5
examples/tons_of_data/generate_data.rb7
examples/tons_of_data/plot.rb8
examples/use_multi_word_option_keys/plot.rb24
A
20 mins
lib/gnuplotrb.rb27