Michal Misiaszek

Results 8 issues of Michal Misiaszek

Hi, I have problem with legend in dotPlot. It shows only partially until two elements in set are visible. Also when the second is added only one is shown. Here...

Hi, I would like to add "name" property to mouseover.tooltip for dotPlot. I tried myself but got lost, any hints ? Thanks Michal

Hello, I created archive with simple command from examples but start of script has lines: `No LSM. EOLSM exit 0 ` Which basically means unless I provide LSM file I...

NW version: nw.js v0.14.5 Node v5.11.1 Chromium 50.0.2661.102 commit hash: 93c8021-3478215-2a9e6e1-5a26102 OS version: 14.5.0 Darwin Kernel Version 14.5.0: Mon Jan 11 18:48:35 PST 2016; root:xnu-2782.50.2~1/RELEASE_X86_64 x86_64 And app doing some...

bug
triaged
has-min-repro

The example code converts image 224x224x3 into long list where each pixel is recorded as RGB in buffer of length 224x244. In my opinion each channel should be serialized separately...

I uploaded custom tensorflowlite model which is based on InceptionV3, plugin shows error: The model is INCOMPATIBLE. It may contain unrecognized custom ops, or not FlatBuffer format: java.lang.IllegalArgumentException: Internal error:...

under investigation

#0 State.setState (package:flutter/src/widgets/framework.dart:1161) #1 _PDFPageState._repaint. (package:flutter_plugin_pdf_viewer/src/page.dart:34) #2 ImageStreamCompleter.setImage (package:flutter/src/painting/image_stream.dart:407) #3 MultiFrameImageStreamCompleter._emitFrame (package:flutter/src/painting/image_stream.dart:709) #4 MultiFrameImageStreamCompleter._decodeNextFrameAndSchedule (package:flutter/src/painting/image_stream.dart:694)

How I can draw on top of map with cairo, or display on the fly images created programmatically ?