Jump to content
UBot Underground

How To Show Chart (Version 5.7.1) On Compiled Bot


Recommended Posts

Here is my code

clear list(%data)
add list to list(%data,$list from text("1,2,3,4,5,6,7,8,9",","),"Delete","Global")
chart("my chart") {
    plot("Bar Graph",%data)
}

After I complile the bot, I run the bot, but the chart doesn't show, Anyone can help me?, thanks you so much

 

 

 

http://i.imgur.com/tBzAdOy.png

http://i.imgur.com/a4NHu2A.png

Edited by mr.kim8692
Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...