Chart.js/docs/axes
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
..
cartesian Add new align 'inner' for X axis (#10106) 2022-02-12 10:07:00 -05:00
radial Docs/Add sample for centered point labels (#10013) 2021-12-22 15:59:58 +02:00
_common_ticks.md Tick backdrop padding is not scriptable (#9191) 2021-05-30 16:59:49 -04:00
_common.md Dissociate border options from grid options (#8823) 2021-04-04 14:19:07 -04:00
index.md Add notes about more specific options for axes (#9923) 2021-11-30 07:43:46 -05:00
labelling.md Docs/clarify usage of ticks callback (#9991) (#9994) 2021-12-16 07:34:30 -05:00
styling.md Dissociate border options from grid options (#8823) 2021-04-04 14:19:07 -04:00