Skip to content

New-GageSector dont work propably #472

Closed
@m4admin

Description

@m4admin

if using MaxValue and it isnt 100 then Gage is blue, but it should be red:

                New-HTMLGage -Label 'Fixes' -Value 52 -MaxValue 200  -Counter {
                    New-GageSector -Color Blue -Min 0 -Max 50
                    New-GageSector -Color Red -Min 51 -Max 200
                }

Maybe anyone could also tell me how i could force the default cage going from red to green insted of green to red color.

thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions