Dates on an X-axis for graph builder
Hi, With the upgrade to JMP 18 we broke a script that displays results over time.It seems I'm not able to tell the graph builder that the x-axis are dates. The column is formatted as date (yyyy-mm-dd). When I import the dates into the graph, all dates get a value and are displayed based on that value. However, this results in an incorrect graph: 2025-02-01 - Value 02025-02-02 - Value 12025-03-0...