Giter VIP home page Giter VIP logo

Comments (1)

imaNNeo avatar imaNNeo commented on May 25, 2024

Hi @yihong1120

  • A callback mechanism when a data point is long-pressed, allowing developers to define custom actions:
    For the interactions, we already support customizations, you can override the touchCallback() function of LineTouchData receive the touch interactions and do whatever you want.
    (Don't forget to disable handleBuiltInTouches property to disable the default behaviour)

  • It would add an interactive dimension to data presentation, making it more engaging and informative:
    I didn't understand this one clearly, but I think you're looking for a way to open another chart when user taps on something.
    So you can customize the interaction and do this at the moment.

  • An expanded tooltip system that can display more detailed information, including metadata associated with data points:
    For this one, you can customize the showing tooltip and put some texts. We don't support customized widgets here, I agree that we can improve this part to support widgets inside the tooltip (follow this issue: #72)
    Check the below sample (source code is here) to see how you can customize the showing test.

    btw, I really appreciate your request

Let me what you think

from fl_chart.

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.