GithubHelp home page GithubHelp logo

Comments (10)

Shestac92 avatar Shestac92 commented on June 25, 2024

@AxestrackKrishnji
Here is a Gist which describes how to create such listener.

from anychart-android.

AxestrackKrishnji avatar AxestrackKrishnji commented on June 25, 2024

I have created listener as you have told but its is not giving the correct product and value, it gives random product and its value. can you please tell me how to resolve this problem ?

from anychart-android.

Shestac92 avatar Shestac92 commented on June 25, 2024

@AxestrackKrishnji
Thank you for your report! We've just checked it and we confirm this bug. It happens when you click the point label. If you click somewhere around the label it returns the correct value. I will report it to our dev team. Also, I will notify you when I get new information, ETA on fix or solution.

from anychart-android.

Shestac92 avatar Shestac92 commented on June 25, 2024

@AxestrackKrishnji
we will do our best to provide the fix along with the release of 8.3.0 or 8.3.1 version within next three weeks.
We will notify you when the fix becomes available.

from anychart-android.

AxestrackKrishnji avatar AxestrackKrishnji commented on June 25, 2024

from anychart-android.

Shestac92 avatar Shestac92 commented on June 25, 2024

@AxestrackKrishnji
We have just released 8.3.0 version of JS AnyChart library. Now we are planning a further roadmap. We will define the ETA on this fix. We will notify you when the ETA or the fix becomes available.

from anychart-android.

Shestac92 avatar Shestac92 commented on June 25, 2024

@AxestrackKrishnji
Please, try to update the AnyChart Android library. The latest version should work properly with treeMap interactivity. Please, let us know if you still face the problem.

from anychart-android.

AxestrackKrishnji avatar AxestrackKrishnji commented on June 25, 2024

from anychart-android.

ArsenyMalkov avatar ArsenyMalkov commented on June 25, 2024

@AxestrackKrishnji
Please check that jitpack was added to the project build.gradle at the end of repositories.

allprojects {
        repositories {
                google()
                jcenter()
                maven { url 'https://jitpack.io' }
        }
}

Also you could try again a little bit later. Some people say that dependency become available after few hours.

from anychart-android.

ArsenyMalkov avatar ArsenyMalkov commented on June 25, 2024

@AxestrackKrishnji
We found out the problem and fixed it. Please try to build a project again. And please let us know if you have any problems.

from anychart-android.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.