Is it possible to put a background image on a chart? I hope you can give me a hint thanks in advance.
I attach an image for the purpose of my query.
- Julio Olivos asked 6 years ago
- last active 6 years ago
Hi all,
Bit of a weird question here again – sorry.
I’m not sure if this is possible, but I’m looking to have an android device take pictures every x minutes, and I’d like to display them in a chart with a shared axis with a few other charts. A user will ideally be able to see each of these snapshots associated with the time that they’re taken, and on press expand them into a carousel view with the selected image as the current.
The on press and carousel bit will be straight android code, but I was wondering about displaying images on charts – is it possible? I poked around a little bit, and for WPF, I saw
https://www.scichart.com/questions/question/rendering-2d-camera-images
I was wondering if the android libraries can do similar, and if so, do you have any examples/code snippets?
The other potential approach I found was using the Sprite point marker API, although I’m not sure the scope of images it can render?
Would either of these approaches be feasible, and do you have any examples/tips? Attached is the current status of my charts, and I’m hoping to put images in the red boxes on the second chart (I just put a column chart as a placeholder there for the moment).
Also, I just wanted to say thanks for all the fantastic support your team has provided.
Thanks,
-Andy
- Andrew Chin asked 4 years ago
- last active 4 years ago
Hi,
I have to display an image on a SciChartSurface using direct draw. I have seen on the forum that it can be done using ITexture2D and DrawTexture by i can’t achieve it.
Could you provide a small piece of code for that ?
Best regards,
Valentin
- Valentin Gies asked 4 years ago
- last active 3 years ago
Hi
Is there any way to Create an image (as png) of an scichart surface and store it in Clipboard for later use in javascript?
- Ferdinand Staudhammer asked 2 years ago
- last active 2 years ago