Chart.js/test/fixtures/core.scale
Talla2XLC 7c14ab74aa
Add new align 'inner' for X axis (#10106)
* Add new align for X axis

new align 'left-right' for options.scales['x'].ticks namespace will allow users to aling ticks: 'start" for first (left) tick and 'end' for last (right) tick

* corrected name of aligment to "inner", documentation and add test for inner labels

* delete unnecessary changes

* corrected logic for reverse axis, add tests for reverse axis and withoutY axis

* corrected chart paddings for "inner" tick align

* code clearness

* Update types/index.esm.d.ts

Co-authored-by: Jacco van den Berg <39033624+LeeLenaleee@users.noreply.github.com>

Co-authored-by: Talla2XLC <alexey.ivanov@epc.com.ru>
Co-authored-by: Jukka Kurkela <jukka.kurkela@gmail.com>
Co-authored-by: Jacco van den Berg <39033624+LeeLenaleee@users.noreply.github.com>
2022-02-12 10:07:00 -05:00
..
autoSkip Update chartjs-test-utils and mis-sized fixtures (#9135) 2021-05-20 14:59:55 +03:00
crossAlignment [feat] support crossAlign on mirrored y-axis (#9563) 2021-08-18 07:48:36 -04:00
grid Scale: draw border on separate layer after grid (#8936) 2021-04-18 07:38:46 -04:00
ticks Skip ticks by callback value as documented (#8914) 2021-04-17 07:28:33 -04:00
title Fix center axis title positions (#9413) 2021-07-15 08:20:22 -04:00
backgroundColor.js Rename scale gridLines options to be clearer (#8628) 2021-03-13 19:49:09 +02:00
backgroundColor.png Update tick positioning (#8657) 2021-03-17 18:22:21 -04:00
border-behind-elements.js lower default value of grid z index so it draws behind chart elements (#9426) 2021-07-16 11:16:31 -04:00
border-behind-elements.png Bubble: Properly parse radius for non-object data (#9764) 2021-10-15 07:57:39 -04:00
cartesian-axis-border-settings.json Dissociate border options from grid options (#8823) 2021-04-04 14:19:07 -04:00
cartesian-axis-border-settings.png Update tick positioning (#8657) 2021-03-17 18:22:21 -04:00
label-align-center.js Update eslint-config-chartjs to v0.3.0 (#8406) 2021-02-10 08:21:39 -05:00
label-align-center.png Update tick positioning (#8657) 2021-03-17 18:22:21 -04:00
label-align-end.js Update eslint-config-chartjs to v0.3.0 (#8406) 2021-02-10 08:21:39 -05:00
label-align-end.png Update tick positioning (#8657) 2021-03-17 18:22:21 -04:00
label-align-inner-onlyX.js Add new align 'inner' for X axis (#10106) 2022-02-12 10:07:00 -05:00
label-align-inner-onlyX.png Add new align 'inner' for X axis (#10106) 2022-02-12 10:07:00 -05:00
label-align-inner-reverse.js Add new align 'inner' for X axis (#10106) 2022-02-12 10:07:00 -05:00
label-align-inner-reverse.png Add new align 'inner' for X axis (#10106) 2022-02-12 10:07:00 -05:00
label-align-inner-rotate.js Add new align 'inner' for X axis (#10106) 2022-02-12 10:07:00 -05:00
label-align-inner-rotate.png Add new align 'inner' for X axis (#10106) 2022-02-12 10:07:00 -05:00
label-align-inner.js Add new align 'inner' for X axis (#10106) 2022-02-12 10:07:00 -05:00
label-align-inner.png Add new align 'inner' for X axis (#10106) 2022-02-12 10:07:00 -05:00
label-align-start.js Update eslint-config-chartjs to v0.3.0 (#8406) 2021-02-10 08:21:39 -05:00
label-align-start.png Update tick positioning (#8657) 2021-03-17 18:22:21 -04:00
label-offset-vertical-axes.json Rename scale gridLines options to be clearer (#8628) 2021-03-13 19:49:09 +02:00
label-offset-vertical-axes.png Update tick positioning (#8657) 2021-03-17 18:22:21 -04:00
tick-backdrop.js Cartesian scale tick backdrop (#8931) 2021-04-18 12:49:22 +03:00
tick-backdrop.png Cartesian scale tick backdrop (#8931) 2021-04-18 12:49:22 +03:00
tick-drawing.json Rename scale gridLines options to be clearer (#8628) 2021-03-13 19:49:09 +02:00
tick-drawing.png Update tick positioning (#8657) 2021-03-17 18:22:21 -04:00
tick-override-styles.json Rename scale gridLines options to be clearer (#8628) 2021-03-13 19:49:09 +02:00
tick-override-styles.png Update tick positioning (#8657) 2021-03-17 18:22:21 -04:00
ticks-mirror-x.js Support mirror option on x-axis (#8867) 2021-04-10 09:01:38 -04:00
ticks-mirror-x.png Support mirror option on x-axis (#8867) 2021-04-10 09:01:38 -04:00
ticks-mirror.js Fix ticks.mirror (#8482) 2021-02-21 14:27:14 -05:00
ticks-mirror.png Support mirror option on x-axis (#8867) 2021-04-10 09:01:38 -04:00
x-axis-position-center.json Dissociate border options from grid options (#8823) 2021-04-04 14:19:07 -04:00
x-axis-position-center.png Update tick positioning (#8657) 2021-03-17 18:22:21 -04:00
x-axis-position-dynamic-margin.js Consider dynamically positioned scales for padding (#8868) 2021-04-10 08:58:39 -04:00
x-axis-position-dynamic-margin.png Consider dynamically positioned scales for padding (#8868) 2021-04-10 08:58:39 -04:00
x-axis-position-dynamic.json Dissociate border options from grid options (#8823) 2021-04-04 14:19:07 -04:00
x-axis-position-dynamic.png Consider dynamically positioned scales for padding (#8868) 2021-04-10 08:58:39 -04:00
y-axis-position-center.json Dissociate border options from grid options (#8823) 2021-04-04 14:19:07 -04:00
y-axis-position-center.png Update tick positioning (#8657) 2021-03-17 18:22:21 -04:00
y-axis-position-dynamic.json Dissociate border options from grid options (#8823) 2021-04-04 14:19:07 -04:00
y-axis-position-dynamic.png Update tick positioning (#8657) 2021-03-17 18:22:21 -04:00