Hi,
I want to implement a chart that represent currency changed rate, so that the chart will show a rise with a green point and a fall with a red point.
in the image I’ve uploaded I’ve used Custom PaletteProvider to manipulate the colors accordingly.
what I want to implement is instead of coloring the Point (Ellipse) I want to load an Image.
the closest i’ve got is to load a single image to all the points, without theme changing (red or green) accordingly.
I did managed to implement that exact behavior in iOS.
how could I implement a dynamically changing Sprits in a PaletteProvider ?
Thanks in advance…
- Alon Shmueli asked 5 years ago
- last active 5 years ago