Skip to content

value_box value is too small #646

@jcheng5

Description

@jcheng5
x.ui.value_box("model_1", "0.98")
image

This is different than the R version of this function. The reason is because in Python, "0.98" is going in without an enclosing tag, while in R, a bare string is wrapped in <p></p>.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions