Search found 2968 matches

by jonathon
Tue Apr 21, 2026 12:14 am
Forum: Module development
Topic: Image$isFilled() always returns FALSE
Replies: 5
Views: 2167

Re: Image$isFilled() always returns FALSE

hey, sorry, i'm on the road at the moment, so haven't been able to look into this properly. but yeah, i see the problem. this does seem like a use-case we've not encountered before, and i have to think carefully about how to enable it. maybe setSize() shouldn't invalidate the image as you say ... th...
by jonathon
Sun Apr 19, 2026 12:43 am
Forum: Module development
Topic: Image$isFilled() always returns FALSE
Replies: 5
Views: 2167

Re: Image$isFilled() always returns FALSE

yeah, that's unexpected. if clearWith isn't triggered then the path to the image should be maintained. i.e. this shouldn't be NULL: self$results$myPlot$.__enclos_env__$private$.filePath if that path isn't null, then $isFilled() should return TRUE i assume that clearWith means that the image isn't be...
by jonathon
Wed Apr 15, 2026 6:28 am
Forum: Module development
Topic: Question about transparent backgrounds in PNG image exports
Replies: 3
Views: 11277

Re: Question about transparent backgrounds in PNG image exports

i've changed the export behaviour in the 2.7.26 to use a white background for .pngs

jonathon
by jonathon
Tue Apr 14, 2026 12:16 am
Forum: Statistics
Topic: Notice ignores newlines (\n) due to frontend CSS and HTML sanitization - any workarounds to allow multi-line notices?
Replies: 5
Views: 26405

Re: Notice ignores newlines (\n) due to frontend CSS and HTML sanitization - any workarounds to allow multi-line notices

yes, as of 2.7.22 notices now support paragraph breaks. you need to use two newline characters to get a paragraph break.

cheers

jonathon
by jonathon
Thu Apr 09, 2026 11:31 pm
Forum: General
Topic: Jamovi Cloud and Rj Editor
Replies: 2
Views: 8200

Re: Jamovi Cloud and Rj Editor

hi,

rj editor isn't available for the cloud version at this time (including the team plan). the ability to execute arbitrary code is a security risk that needs to be mitigated very carefully, and we're not there yet.

kind regards
by jonathon
Mon Apr 06, 2026 6:20 am
Forum: Module development
Topic: Designing for heavy computing: best practice for halting execution
Replies: 1
Views: 6874

Re: Designing for heavy computing: best practice for halting execution

yeah, we're looking to implement something like this. we recommend using a 'Run' button for now. take a look at MLwrapj.

jonathon
by jonathon
Sat Apr 04, 2026 12:45 am
Forum: General
Topic: snowIRT graph re-size function no longer available
Replies: 4
Views: 11482

Re: snowIRT graph re-size function no longer available

you'll find that by clicking on the image, you can resize the image by clicking and dragging the bottom right of the image.

jonathon
by jonathon
Sat Apr 04, 2026 12:42 am
Forum: General
Topic: “Use First Row as Column Headers” Option in Data Tab
Replies: 4
Views: 9663

Re: “Use First Row as Column Headers” Option in Data Tab

is it easier to simply open the .xlsx file in jamovi? then the column names will come through correctly.
by jonathon
Wed Apr 01, 2026 9:54 pm
Forum: General
Topic: Security information
Replies: 1
Views: 6073

Re: Security information

There's a good little write-up here: https://www.jamovi.org/cloud-or-desktop.html We're an australian company if that makes a difference. Drop us an email at contact <at> jamovi.org and I can share things like SBOMs if you need. Come back to us if you have any further questions. cheers jonathon
by jonathon
Wed Apr 01, 2026 9:50 pm
Forum: Module development
Topic: no output at all in GAMLj3
Replies: 14
Views: 56765

Re: no output at all in GAMLj3

yeah, this is surprising. we haven't been able to reproduce the issue.

do you get the same behaviour in the cloud?

jonathon