🤖Have you ever tried Chat.M5Stack.com before asking??😎
    M5Stack Community
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    UiFlow 2.0 Graphics

    UIFlow
    4
    11
    2.3k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Y
      YurShev
      last edited by

      In UiFlow line graph is created using Lcd.line. How to create a line graph in UiFlow 2.0 ?

      Y 1 Reply Last reply Reply Quote 0
      • ajb2k3A
        ajb2k3
        last edited by

        line0 = Widgets.Line(192, 73, 242, 73, 0xffffff)

        UIFlow, so easy an adult can learn it!
        If I don't know it, be patient!
        I've ether not learned it or am too drunk to remember it!
        Author of the WIP UIFlow Handbook!
        M5Black, Go, Stick, Core2, and so much more it cant be fit in here!

        1 Reply Last reply Reply Quote 0
        • C
          Cognitive5525
          last edited by

          More generally, if you what to know the python-code just use the UIFlow Website as API reference/resource. Simply construct your desired function etc with UIFlow-blocks and then to see the associated python code use "split view" like shown here:

          0_1714993975018_dc59c495-4117-44f6-b14b-e1f4ed7a897d-image.png

          1 Reply Last reply Reply Quote 0
          • Y
            YurShev @YurShev
            last edited by

            How to execute lcd.clear in UiFlow 2.0 ?

            Y 1 Reply Last reply Reply Quote 0
            • Y
              YurShev @YurShev
              last edited by

              0_1715013943904_2024-05-06_lcd.png
              Is there an analogue to this in UiFlow 2.0 ?

              1 Reply Last reply Reply Quote 0
              • C
                Cognitive5525
                last edited by

                Did you have a look in UIFlow 2.0 your self?

                Y 1 Reply Last reply Reply Quote 0
                • Y
                  YurShev @Cognitive5525
                  last edited by

                  Yes

                  Y 1 Reply Last reply Reply Quote 0
                  • ajb2k3A
                    ajb2k3
                    last edited by

                    I dont think I found an api for screen clear in UIFlow2

                    UIFlow, so easy an adult can learn it!
                    If I don't know it, be patient!
                    I've ether not learned it or am too drunk to remember it!
                    Author of the WIP UIFlow Handbook!
                    M5Black, Go, Stick, Core2, and so much more it cant be fit in here!

                    1 Reply Last reply Reply Quote 0
                    • felmueF
                      felmue
                      last edited by felmue

                      Hello guys

                      how about just filling the screen all black? E.g. Widgets.fillScreen(0x000000)

                      Thanks
                      Felix

                      GPIO translation table M5Stack / M5Core2
                      Information about various M5Stack products.
                      Code examples

                      1 Reply Last reply Reply Quote 0
                      • Y
                        YurShev @YurShev
                        last edited by YurShev

                        This post is deleted!
                        1 Reply Last reply Reply Quote 0
                        • Y
                          YurShev
                          last edited by

                          Got it figured out! Added an Image and the Lines began to appear. Thanks to everyone who tried to help.

                          1 Reply Last reply Reply Quote 0
                          • First post
                            Last post