Skip to content

error example #23

@0xtrzy

Description

@0xtrzy

.gem/ruby/2.7.0/gems/numo-gnuplot-0.2.4/lib/numo/gnuplot.rb:307:in `run': (Numo::GnuplotError)
line 0: Gridding of the color column is not implemented

2d example


how produce 2d image from array[][]

x = 3
y = 4
tab = Array.new(x) { Array.new(y,(rand(5)+1).to_s)}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions