Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Callout in QML chart (popup in QML chart)

Callout in QML chart (popup in QML chart)

Scheduled Pinned Locked Moved Solved QML and Qt Quick
2 Posts 2 Posters 767 Views
  • 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.
  • R Offline
    R Offline
    Refi
    wrote on last edited by
    #1

    How to display popups with values when clicked on QML charts , the way callout works in Qt charts

    https://doc.qt.io/qt-5/qtcharts-callout-example.html

    DiracsbracketD 1 Reply Last reply
    0
    • R Refi

      How to display popups with values when clicked on QML charts , the way callout works in Qt charts

      https://doc.qt.io/qt-5/qtcharts-callout-example.html

      DiracsbracketD Offline
      DiracsbracketD Offline
      Diracsbracket
      wrote on last edited by Diracsbracket
      #2

      @Refi
      Callouts are not standard features of the Qt Charts. You need to create your own custom graphics item, as in the example you mentioned.

      These 3 links should help you further.
      https://stackoverflow.com/questions/31635753/how-to-integrate-a-custom-graphicsitem-into-a-qml-scene

      http://doc.qt.io/qt-5/qtquick-customitems-painteditem-example.html

      Tutorial for creating custom items for QML:
      https://conf.qtcon.org/system/attachments/137/original/writing-custom-qtquickcomponents-QtCon.pdf%3F1473164662

      1 Reply Last reply
      2

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved