Giter Site home page Giter Site logo

Cannot set step in an Axis about amcharts3 HOT 3 CLOSED

amcharts avatar amcharts commented on June 26, 2024
Cannot set step in an Axis

from amcharts3.

Comments (3)

martynasma avatar martynasma commented on June 26, 2024

The step is a calculated value, not a setting, hence it being read-only.

I'm afraid there's currently no way to force 30 min increments on a date-based value axis. The chart will kind of determine it by itself.

You can play around with another setting as well: minHorizontalGap

I hope this will help.

There are no immediate plans to implement a user-defined step setting.

Sorry.

from amcharts3.

julianljk avatar julianljk commented on June 26, 2024

"on a date-based value axis" is this only for date based values, or does this apply to number based values as well

from amcharts3.

martynasma avatar martynasma commented on June 26, 2024

This goes for all value axes. The chart uses fuzzy logic to determine number of grids/values and thus increments.

As I mentioned previously you can play around with minHorizontalGap (or minVerticalGap for vertical axes) to maybe find a setting that suits your needs and produces increments that you require.

from amcharts3.

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.