Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    How to draw the area chart by using canvas ?

    QML and Qt Quick
    2
    2
    1439
    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.
    • J
      jjew.isaraporn last edited by

      !http://image.free.in.th/z/ty/jtq5m.png(area chart)!

      1 Reply Last reply Reply Quote 0
      • J
        Jens last edited by

        Canvas implements the html5 canvas API. In other words you can google up "how to draw area charts in html5" and use those guides almost without modification.

        Try for instance this page:
        http://developer.apple.com/library/safari/#documentation/AudioVideo/Conceptual/HTML-canvas-guide/CreatingChartsandGraphs/CreatingChartsandGraphs.html

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