kimmobrunfeldt / kimmobrunfeldt/progressbar.js

How to use option vertical?

Open
#267 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
7.9k
Forks
1.4k
PR merge metrics
No merged PRs in 30d

Description

I was looking for a way to create a vertical line and found the PR #260 .
Now I was wondering how I would enable this for my progressbar line.

Do I only have to add the following line to the options on initiating the progressbar?
```js
{
//...
vertical: true,
//...
```

Contributor guide

Open the contributing guide

Research direction

Start by reading PR #260 and the progressbar initialization options to verify how the vertical option is exposed. Clarify the supported usage in the project documentation, including whether the shown option belongs in the progressbar configuration, and ensure the resulting guidance answers the question directly.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.