Harmoware-VIS Documents
  • Introduction
  • Using
    • Mapbox Accesstoken Setting
    • User Application Examples
  • API
    • State
    • Actions
    • getCombinedReducer
    • Container
    • connectToHarmowareVis
    • HarmoVisLayers
  • Layers
    • Base Layer properties.
    • MovesLayer
    • DepotsLayer
    • LineMapLayer
  • Control component
    • MovesInput
    • DepotsInput
    • LinemapInput
    • LoadingIcon
    • AddMinutesButton
    • ElapsedTimeRange
    • ElapsedTimeValue
    • PauseButton
    • PlayButton
    • ForwardButton
    • ReverseButton
    • NavigationButton
    • SimulationDateTime
    • SpeedRange
    • SpeedValue
    • FpsDisplay
  • css
Powered by GitBook
On this page

Was this helpful?

  1. Control component

FpsDisplay

PreviousSpeedValueNextcss

Last updated 6 years ago

Was this helpful?

Display the FPS status area.

Examples

<FpsDisplay />

Properties

Properties

PropTypes

Default

Description

width

number option

60

canvas width

height

number option

40

canvas height

colorCode

string option

'#00FF00'

graph bar color

className

string option

'harmovis_fpsRate'

FPS status area style class

UnitCaption

string option

'fps'

Unit Caption