Skip to content

CANVAS BACKCOLOR not working using example from Docs #3466

@shonigmann

Description

@shonigmann

Describe the bug

The CANVAS examples in the docs suggest you can set BACKCOLOR for the canvas.

Using the example provided:

CANVAS 100 50
  SETTING BACKCOLOR 17 21 28
  CANVASLABEL 5 30 "Dark canvas" 18 white
END

the background color for the canvas is not modified.

Image (the text is there and can be highlighted, but the background is white rather than a dark color) Image

To Reproduce

Go to Telemetry Viewer

Add New Screen

Paste:

Using the example provided:

CANVAS 100 50
SETTING BACKCOLOR 17 21 28
CANVASLABEL 5 30 "Dark canvas" 18 white
END


Save

### Expected behavior

OpenC3 displays canvas with dark background

### Screenshots

_No response_

### OS

AWS

### OpenC3 COSMOS Version

7.2.0

### Browser

Chrome, Firefox

Metadata

Metadata

Assignees

No one assigned

    Labels

    ai-readyReady for an AI agent to implementcustomertriageMore information is needed

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions