We are testing your Android Example application, andwe are trying to find out the capabilities of the 2d Heatmap chart.
I have found in your documentation that you have the “Heatmap Texture Filtering” feature, anyways I am not able to set it as true in the heatmap plot. (found on the [WPF Heatmap Chart documentation][1 )
Is this feature disabled in Android Charts?
I am trying to enable this filtering, but the modification on your example app does not compile.
I have already tried to modify other stuff on your heatmap example chart, and it works, but particularly in our application we need as a must this kind of feature. It will be finally something that helps us to decide if your SciChart library meet our requirement.
Thanks for your attention,
- Eduardo Robles asked 2 years ago
- You must login to post comments
Hi there,
The UseLinearTextureFiltering property wasn’t available in SciChart Android however as per your request we’ve added it to FastUniformHeatmapRenderableSeries and published it as nightly build to our bleeding edge Maven repository (v4.4.0-nightly.4769).
You can find instructions how to reference nightly builds in our documentation: Integrating SciChart Android Libraries from Maven
Can you try it and confirm that it is suitable for your needs?
Best regards,
- Andrew Burnett-Thompson answered 2 years ago
- You must login to post comments
Please login first to submit.