Ctrl+K
Logo image Logo image

Site Navigation

  • Installation Guide
  • User Guide
  • API Reference
  • FAQ
  • Release Notes

Site Navigation

  • Installation Guide
  • User Guide
  • API Reference
  • FAQ
  • Release Notes

Section Navigation

  • Data Apps
    • Server
    • DataApps and Widgets
  • Storage

shapelets.apps.DataApp.progress#

DataApp.progress(value: Optional[Union[str, int, float]] = None, title: Optional[str] = None, type: Optional[Literal['line', 'circle', 'dashboard']] = None, size: Optional[Union[int, Literal['small', 'regular']]] = None, status: Optional[Literal['success', 'exception', 'normal', 'active']] = None, stroke_color: Optional[Union[str, List[str], Literal['shapelets']]] = None, stroke_width: Optional[int] = None, show_info: Optional[bool] = None, **additional)#

TODO

On this page
  • DataApp.progress()

Quick search

© Copyright 2023, Shapelets.

Created using Sphinx 5.3.0.