I'd like to put the coordinate value like the picture.
Unsolved
General and Desktop
-
Hello.
I've been writing a lot of questions lately.
There's a lot I don't know yet.If the mouse moves and moves to that point like in the picture, I want to express the coordinate values in that way
Data is received from DB and entered. How should I express it?
I'd like to add an additional gradation effect, is there a way?
The chart is lineseries.
-
Hi,
You should add which charting library you are using. Qwt ? QtCharts ? QCustomPlot ?
-
What is the problem with using a custom QGraphicsView in your project ?
-
I don't follow you. Basically you need to use the combo View + Callout from the example (or implement your own).