devexperts / dxcharts-lite

Flexible financial charts based on HTML5 canvas
https://devexperts.com/dxcharts/
Mozilla Public License 2.0
45 stars 8 forks source link

feat: removed redrawBackgroundChartArea and improved performace #102

Closed KirillBobkov closed 8 months ago

KirillBobkov commented 9 months ago

image

DeltaZN commented 9 months ago

Am I right that right now the gradient won't be applied to axis? As far as I remember there was an explicit req to apply gradient to axis as well

KirillBobkov commented 8 months ago

Am I right that right now the gradient won't be applied to axis? As far as I remember there was an explicit req to apply gradient to axis as well

yes, gradient won't be applied in default chart config. But if user will set transparent backgrounds for YAxis and XAxis, gradient will be applied