issues Search Results · repo:rdp/ruby_gnuplot language:Ruby
Filter by
27 results
(76 ms)27 results
inrdp/ruby_gnuplot (press backspace or delete to remove)ruby histogram.rb /home/user/ruby_gnuplot/lib/gnuplot.rb:204:in style : wrong number of arguments (given 1, expected 0)
(ArgumentError) from histogram.rb:7:in block (2 levels) in main
letarg0
- 2
- Opened on Apr 9, 2018
- #49
When gnuplot starts I can t change zoom, autoscale or toggle grid. I ve tried also with examples. I m using Arch Linux
with KDE. What s the problem?
andrea993
- 1
- Opened on Jul 5, 2017
- #47
Hi, Can I ask please whether I can plot real time data? I have a program which generates data periodically (say every
one second), so is it possible to monitor the data on a screen using this gem? Regards ...
mhamadmahdialloush
- 1
- Opened on Apr 19, 2017
- #46
Trying to run the histogram.rb examples (the other work fine by the way)
rb histogram.rb
Error:
ruby_gnuplot-master/lib/gnuplot.rb:204:in `style : wrong number of arguments (given 1, expected 0) (ArgumentError) ...
ghost
- Opened on Feb 24, 2017
- #45
I have Gnuplot installed on Windows 10 and is on the [path settings]. The gem version is 2.6.2 from a gem install
gnuplot
[Running] ruby c:\Ruby23-x64\lib\ruby\gems\2.3.0\gems\gnuplot-2.6.2\examples\sin_wave.rb ...
DouglasAllen
- 2
- Opened on Nov 13, 2016
- #43
- It would be great to see them on the Readme. :smile:
I could open a PR if you are interested.
icyflame
- 1
- Opened on Dec 3, 2015
- #42
How can timeseries data best be plotted using this gem?
When using
require gnuplot
Gnuplot.open do |gp|
Gnuplot::Plot.new(gp) do |plot|
plot.xdata :time
plot.timefmt %s
plot.format ...
wvengen
- 7
- Opened on Nov 23, 2015
- #41
Is there anyway to output results to something other than a file? I m looking to take the results into a rails process,
cache it and send back the raw data.
mjc-gh
- 1
- Opened on Oct 9, 2015
- #40
how can i set a manual path - without using windows path for gnuplot?
ERIPECH
- 4
- Opened on Sep 23, 2015
- #39
If you find that ruby-gnuplot is not producing any graphs but has not raised an exception, check to see if gnuplot
--persist exits immediately. If it does, try installing gnuplot-x11.
aphyr
- Opened on Feb 12, 2015
- #37

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.