ngx-gauge icon indicating copy to clipboard operation
ngx-gauge copied to clipboard

I want to change the marker label color to white

Open monika-pal opened this issue 3 years ago • 2 comments

monika-pal avatar Jun 16 '22 11:06 monika-pal

According to code https://github.com/ashish-chopra/ngx-gauge/blob/32d07601c458b31963317fa3ed4b21b438d7bdf2/projects/ngx-gauge/src/gauge/gauge.ts#L320 Selected color applied if select triangle type, but for 'line' type foreground color not applied

homiodev avatar Sep 06 '22 07:09 homiodev

The marker labels color is fixed, dark. This makes markers unusable with dark backgrounds. Please add same logic to color of labels as with the value - description text...

sanastasiou avatar Dec 11 '22 09:12 sanastasiou