Skip to content

Commit 473a71f

Browse files
authored
Update USAGE.md
Removed '=' from Axes & Ticks table for xmr_chart
1 parent b7c0fb2 commit 473a71f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

USAGE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The `XmRChartConfig` class defines configuration settings for an XmR chart.
2828

2929
✅ Axes & Ticks
3030
| Parameter | Type | Default | Description |
31-
|-------------=-------|--------|---------|-------------------------------------------------|
31+
|---------------------|--------|---------|-------------------------------------------------|
3232
| `tickinterval` | int | 1 | Interval between ticks on the x-axis |
3333
| `rotate_labels` | int | 0 | Rotation angle for x-axis tick labels in degrees|
3434
| `xtick_fontsize` | int | 10 | Font size for x-axis tick labels |

0 commit comments

Comments
 (0)