Giter VIP home page Giter VIP logo

Comments (4)

makedonsky94 avatar makedonsky94 commented on May 25, 2024

Do you want to customize the time scale? Unfortunately it's not supported by now.
The current version of android library is based on Lightweight chart v2.
Customization of time scale included in Lightweight charts v3. We will use this version in the next update.

from lightweight-charts-android.

supriyakhankarnw18 avatar supriyakhankarnw18 commented on May 25, 2024

what is the expected date of the next realize with Lightweight charts v3. ?

from lightweight-charts-android.

makedonsky94 avatar makedonsky94 commented on May 25, 2024

Currently we focused on implementing all new features presented in v3
I think we can release the new version till the end of the year

from lightweight-charts-android.

makedonsky94 avatar makedonsky94 commented on May 25, 2024

The new version is available. You can set your own formatter for time scale.

chartApi.applyOptions {
    timeScale = timeScaleOptions {
        tickMarkFormatter = TickMarkFormatter()
    }
}

TickMarkFormatter - custom plugin. You can check its implementation in the chart demo

from lightweight-charts-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.