Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

3
LINES

< > BotCompany Repo | #1006364 // showGraph - make graph image with one pixel per number. scales Y axis to min/max automatically

JavaX fragment (include)

static ImageSurface showGraph(float[] data) {
  ret showImage(rgbMakeGraph(data));
}

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, sawdedvomwva, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1006364
Snippet name: showGraph - make graph image with one pixel per number. scales Y axis to min/max automatically
Eternal ID of this version: #1006364/2
Text MD5: 1a934fb86a4c7e15bea27dfc523070e6
Author: stefan
Category: javax / imaging / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-09-14 17:10:35
Source code size: 86 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 398 / 427
Version history: 1 change(s)
Referenced in: [show references]