JC

Results 3 issues of JC

Running any examples from the [basic usage](https://nbviewer.org/github/sciruby/gnuplotrb/blob/master/notebooks/basic_usage.ipynb]) notebook locally result in the following error: `ArgumentError: wrong number of arguments (given 2, expected 1) from /.gem/ruby/3.0.0/gems/gnuplotrb-0.4.0/lib/gnuplotrb/staff/dataset.rb:65:in 'initialize'` The only example that...

bug

Hi there, Reading through the log I think this is the problem: ``` rbglib_bookmarkfile.c:39:1: error: static declaration of ‘g_bookmark_file_get_type’ follows non-static declaration 39 | g_bookmark_file_get_type(void) | ^~~~~~~~~~~~~~~~~~~~~~~~ ``` Glimmer is...

basic code area and basic code entry examples will not launch from `meta_example.rb` Both fail with similar errors: Basic Code Area ** (ruby:23218): CRITICAL **: 23:18:04.740: [libui] ../common/control.c:88:uiControlVerifySetParent() You have...