Skip to content
This repository has been archived by the owner on Jul 10, 2020. It is now read-only.

Add missing time scale options #81

Open
moberwasserlechner opened this issue May 30, 2018 · 2 comments
Open

Add missing time scale options #81

moberwasserlechner opened this issue May 30, 2018 · 2 comments

Comments

@moberwasserlechner
Copy link
Owner

see docs http://www.chartjs.org/docs/2.7.0/axes/cartesian/time.html

@moberwasserlechner
Copy link
Owner Author

From the docs of time scale

The following options are provided by the time scale. You may also set options provided by the common tick configuration.

The part "common tick configuration" indicates that TimeScale must be able to configure common ticks options as well and they are used separate from the time options. This is indicated by some examples:
view-source:http://www.chartjs.org/samples/latest/scales/time/line-point-data.html

@moberwasserlechner
Copy link
Owner Author

Should try to demo this https://codepen.io/michaelbukachi/pen/baWMKa

@moberwasserlechner moberwasserlechner removed this from the 1.4.0 milestone Feb 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant