Mon 21 Jul 22:43:21 CEST 2025
This commit is contained in:
parent
9fc53bfa79
commit
f8fceae4aa
10
js/ui/chart/docs/general/README.md
Normal file
10
js/ui/chart/docs/general/README.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
# General Configuration
|
||||
|
||||
These sections describe general configuration options that can apply elsewhere in the documentation.
|
||||
|
||||
* [Responsive](./responsive.md) defines responsive chart options that apply to all charts.
|
||||
* [Device Pixel Ratio](./device-pixel-ratio.md) defines the ratio between display pixels and rendered pixels.
|
||||
* [Interactions](./interactions/README.md) defines options that reflect how hovering chart elements works.
|
||||
* [Options](./options.md) scriptable and indexable options syntax.
|
||||
* [Colors](./colors.md) defines acceptable color values.
|
||||
* [Font](./fonts.md) defines various font options.
|
Loading…
Reference in New Issue
Block a user