Skip to content

daq knob min and max do not update with custom labels #195

@robajr

Description

@robajr

Example

daq.Knob(min=50, max=80, size=200, color='white', scale={'start': 50, 'interval': 5, 'showCurrentValue': True, 'custom': {50: '$0.05', 60: '$0.06', 70: '$0.07', 80: '$0.08'}}),

Image

Dash daq version: 0.6.0
Dash 3.0.4

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions