Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 299 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 299 Bytes

frank-indicator-square-item

Details of a indicator. Shows a title, a percent, a charts with historic data.

Example:

<frank-indicator-square-item
	title='Super Indicator'
	percent='39.87'
	data='[41,42,45,43,56,45,48,41,55,44,54,51,34,34,45,46,50]'>
</frank-indicator-square-item>