Login About Gallery
Draw A Bar Chart
COMMENT
‎Bar chart by Amir
LIST
VARIABLES
‎Set variable ‎ChartBarValues ‎to ‎List
COMMENT
‎Building the bar chart table
TEXT
‎<title>Chart</title> <table width="100%"> <tr valign="bottom">
VARIABLES
‎Set variable ‎Table ‎to ‎Text
SCRIPTING
‎Repeat with each item in ‎ChartBarValues
MATHS
‎Repeat Item ‎× ‎10
‎Options Under Construction
TEXT
‎<td align="center"> <table cellspacing="0" width="100%"> <tr> <td height=" ‎Calculation Result ‎" bgcolor="blue"> </td> </tr> </table> ‎Repeat Item ‎ </td>
VARIABLES
‎Add ‎Text ‎to ‎Table
SCRIPTING
‎End Repeat
TEXT
‎</tr> </table>
VARIABLES
‎Add ‎Text ‎to ‎Table
NOTHING
‎Nothing
TEXT
‎Combine ‎Table ‎with ‎New Lines
VARIABLES
‎Set variable ‎Table ‎to ‎Combined Text
COMMENT
‎preparing to display the bar chart.
DOCUMENTS
‎Make rich text from ‎Table
MISSING
‎makeimagefrompdfpage Under Construction
VARIABLES
‎Set variable ‎BarChart ‎to ‎Image
SCRIPTING
‎Count ‎Items ‎in ‎Image
SCRIPTING
‎If ‎Count ‎is greater than ‎1
MEDIA
‎Combine ‎Image ‎Vertically
Spacing
‎0
VARIABLES
‎Set variable ‎BarChart ‎to ‎Combined Image
SCRIPTING
‎Otherwise
VARIABLES
‎Get ‎BarChart
SCRIPTING
‎End If
DOCUMENTS
‎Show ‎BarChart ‎in Quick Look

Showcuts

Magic Vars

Screenshot

Submitted Anonymously 3 years ago

Visit iCloud (iOS)

Copy iCloud Link

Scan QR Code

0