Punchcards widget let you visualize trends data in a period of time.
- Tutorials:
- See:
Methods
# inner setKeys(key)
Set the key to represent.
Parameters:
Name | Type | Description |
---|---|---|
key |
string
|
Key to show. |
# inner setLegendLength(num)
Set the max length to display in the legend.
Parameters:
Name | Type | Description |
---|---|---|
num |
number
|
Max length. |
# inner setValue(value)
Set the value to show.
Parameters:
Name | Type | Description |
---|---|---|
value |
string
|
Value to show. |