Chart.js/types
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
..
helpers Fix typos found by codespell (#10103) 2022-01-27 09:24:55 -05:00
tests Allow spanGaps to be specified on LineOptions (#10133) 2022-02-06 15:11:02 -05:00
.eslintrc.yml Fix type linting and indent errors (#9843) 2021-11-11 15:00:52 -05:00
adapters.d.ts Fix type linting and indent errors (#9843) 2021-11-11 15:00:52 -05:00
animation.d.ts Fix type linting and indent errors (#9843) 2021-11-11 15:00:52 -05:00
basic.d.ts Update ScriptableContext, reduce warnings (#8390) 2021-02-05 19:59:55 -05:00
color.d.ts Create standardized text render method (#8227) 2020-12-26 11:23:02 -05:00
element.d.ts Fix type linting and indent errors (#9843) 2021-11-11 15:00:52 -05:00
geometric.d.ts Add missing typings of helpers, add automatic test (#9570) 2021-09-01 20:27:26 -04:00
index.esm.d.ts Add new align 'inner' for X axis (#10106) 2022-02-12 10:07:00 -05:00
layout.d.ts Fix type linting and indent errors (#9843) 2021-11-11 15:00:52 -05:00
utils.d.ts Fix type linting and indent errors (#9843) 2021-11-11 15:00:52 -05:00