πŸ“Š Chart πŸ“ˆ

by Π²Π°Π΄ΠΈΠΌ Π³Ρ€ΠΈΡ‰Π΅Π½ΠΊΠΎ

Version 2 (March 12, 2018)

Download (93 downloads)

[Example] πŸŽ“
Generated a lines or bars chart in html and show in web dialog.
⭐ Feature:
Easy
Settings are contain in dictionary, you can customize it from a single block.

Dynamic
To add another line, simply duplicate the "Array add" block and input your own variable.

Offline
Flow already contained java script.

Non-premium
Require at least 12 blocks to work.

Unstable
Not working sometime or probably not at all on some device. πŸ˜‚

πŸ—’οΈNote: Automate might crash when try to copy the block 2 "set variable java", copy the content instead and create another "set variable" block.
If all else fail, build on top of this flow instead.

πŸ“– manual:
β—½ you can change chart layout in block 6.
xsize, ysize: size of the axis scale.
showpoint: whether to show point on the line.
xcaption: text to show on x axis
ycaption: text to show on y axis
ocaption: text to show at 0
showxaxis: whether to show number on x axis.
showyaxis: whether to show number on y axis.
showbars: automatic show bars chart at start instead of line chart.
β—½ array add block contain line data, you can add more line yourself by duplicate this block.
color: color of the line (hex only)
caption: name of the line.
β—½ group of block on the right side will compile html page, please don't touch it.

@Alex sure thing buddy, I'm sharing this flow for everyone πŸ˜‰

1.0 average rating from 5 reviews

5 stars
1
4 stars
0
3 stars
0
2 stars
0
1 star
0
Reports
4

Rate and review within the app in the Community section.