Project

General

Profile

Actions

Bug #13510

open

Following the curve in WCartesianChart with DateTime data doesn't produce DateTime data

Added by Matthias Van Ceulebroeck 11 days ago. Updated 9 days ago.

Status:
Review
Priority:
Normal
Assignee:
-
Target version:
Start date:
02/11/2025
Due date:
% Done:

0%

Estimated time:

Description

When WCartesianChart::setFollowCurve() is called, the curve can be hovered over with the mouse. It then displays data on the hovered over point.
This does not correctly work for all types of data, as it seems to always interpret is as a double.

See the screenshot:

The data in the x-axis is a date, and the label should display that data as a date.

Note: this comes from the widget gallery (https://www.webtoolkit.eu/widgets/graphics-charts/scatter-plot), where chart->setFollowCurve(2); is added to the last example.


Files

clipboard-202502111001-4vrad.png (126 KB) clipboard-202502111001-4vrad.png Matthias Van Ceulebroeck, 02/11/2025 10:01 AM
Actions #1

Updated by Matthias Van Ceulebroeck 11 days ago

  • Description updated (diff)
Actions #2

Updated by Romain Mardulyn 9 days ago

  • Status changed from New to InProgress
  • Assignee set to Romain Mardulyn
Actions #3

Updated by Romain Mardulyn 9 days ago

  • Status changed from InProgress to Review
  • Assignee deleted (Romain Mardulyn)
Actions

Also available in: Atom PDF