You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ive added a number of extras to my local copy, how do I submit those back to you, I have read-only access?
My changes:
Added VerticalRadial EAST
Fixed neg/pos values in windDirection
Added rotateFace to compass, and fixed compass bug which causes rotate madness!
Reversed direction in level
Added rotateFace:false to Level dial. Set true to get level to be fixed and face to rotate
Added headerText to displaySingle
Added detailText to displayMulti to add legend before small value, eg 'Last:'
detailText:, detailTextVisible
Added linkOldValue:false and setAltValue() to displayMulti. true disengages copy from value to oldvalue, so we can set it specifically, eg average
Added extra options to windInstrument and compass
Added extra options to windInstrument and compass
degreeScaleHalf:true - cause -180 to 180 scale, useful for apparent wind
pointSymbolsVisible:false - dont print pointSymbols, useful for apparent wind
Agressively limited value range to -180/180 or 0/360 as required
The text was updated successfully, but these errors were encountered:
Excellent library, I'm using it in FreeBoard www.42.co.nz/freeboard . ([email protected])
Ive added a number of extras to my local copy, how do I submit those back to you, I have read-only access?
My changes:
Added VerticalRadial EAST
Fixed neg/pos values in windDirection
Added rotateFace to compass, and fixed compass bug which causes rotate madness!
Reversed direction in level
Added rotateFace:false to Level dial. Set true to get level to be fixed and face to rotate
Added headerText to displaySingle
Added detailText to displayMulti to add legend before small value, eg 'Last:'
detailText:, detailTextVisible
Added linkOldValue:false and setAltValue() to displayMulti. true disengages copy from value to oldvalue, so we can set it specifically, eg average
Added extra options to windInstrument and compass
Added extra options to windInstrument and compass
degreeScaleHalf:true - cause -180 to 180 scale, useful for apparent wind
pointSymbolsVisible:false - dont print pointSymbols, useful for apparent wind
Agressively limited value range to -180/180 or 0/360 as required
The text was updated successfully, but these errors were encountered: