Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Predefined styles #38

Closed
4 tasks
gaborcsardi opened this issue Mar 27, 2016 · 1 comment
Closed
4 tasks

Predefined styles #38

gaborcsardi opened this issue Mar 27, 2016 · 1 comment
Milestone

Comments

@gaborcsardi
Copy link
Member

Primarily for extra fast progress bars. They can be pre-coded, so no template parsing is needed. Maybe these styles:

  • :spinnerbar (just a spinner, really minimal)

  • :counterbar current/total, quite minimal as well

  • :etabar similar to the current dplyr style:

    |===================================                   | 66% ~2 s remaining
    
  • :downloadbar Sg for downloads, e.g. 150.4 kB / 100MB

@gaborcsardi gaborcsardi added this to the 2.0.0 milestone Mar 27, 2016
@gaborcsardi
Copy link
Member Author

Looks like the generic version is pretty fast, so we don't need this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant