authoritykeron.blogg.se

Flipclock js days
Flipclock js days







  1. #Flipclock js days mod
  2. #Flipclock js days series

  • getSeconds(mod): This method will get the number of seconds.
  • getMinuteCounter: This method will get the a minute breakdown and return a digitized object.
  • #Flipclock js days mod

    If the mod parameter is true, then a digit of 0-59 is returned. getMinutes(mod): This method will get the number of minutes.If the mod parameter is true, then a digit of 0-23 will be returned. getHours(mod): This method will get the number of hours.getHourCounter: This method will get the an hourly breakdown and returns a digitized object.If the mod parameter is true, then a digit of 0-6 will be returned. getDays(mod): This method will get the number of days.getTime: To get the clock time after it has been instantiated just call the.In addition to setting the property, this method will also change the direction the clock is flipping. setCountdown: This method set the clockdown property to true or false.digitize(obj): This method will formats any array of digits into a valid array of digits.digit(int): This method will get a specific digit from the time integer.setTime: This method will set the clock time after it has been instantiated just call the.setOptions: Set multiple objects by passing a JSON object with the index being the property name along with the propety value.The callback will be called after the clock resets. reset(callback): This method will reset the clock.The callback will be called after the clock stopped. stop(callback): This method will stop the clock just call the.The callback will be called after the clock started. start(callback): This method will start the clock just call the.language: Set to false to disable drawing the x and y axes.clockFace: Set the color of the axis labels (default: #888).Set to true to never show a hover legend.Set to 'auto' to only show the hover legend when the mouse cursor is over the chart.Set to false to always show a hover legend.countdown: Set to true to draw bars stacked vertically.

    #Flipclock js days series

  • autoStart: A list of attributes that contain Y values (one for each series of data to be plotted).
  • This widget MorrisBarChart has the following properties:

    flipclock js days flipclock js days

    A FlipClock widget based on FlipClock.js Library.









    Flipclock js days