Skip to content

Conversation

@seisman
Copy link
Member

@seisman seisman commented Feb 12, 2025

Changes in this PR:

Fixes #3803.

@github-actions
Copy link
Contributor

Summary of changed images

This is an auto-generated report of images that have changed on the DVC remote

Status Path
added pygmt/tests/baseline/test_text_numeric_text.png

Image diff(s)

Added images

  • test_text_numeric_text.png

Modified images

Path Old New

Report last updated at commit 6f825cd

@seisman seisman added the bug Something isn't working label Feb 12, 2025
@seisman seisman added this to the 0.15.0 milestone Feb 12, 2025
@seisman seisman marked this pull request as ready for review February 12, 2025 16:07
@seisman seisman added the needs review This PR has higher priority and needs review. label Feb 13, 2025
@seisman seisman requested a review from a team February 13, 2025 12:59
@seisman seisman merged commit a4a1676 into main Feb 13, 2025
32 checks passed
@seisman seisman deleted the fix/3803 branch February 13, 2025 23:19
@seisman seisman removed the needs review This PR has higher priority and needs review. label Feb 13, 2025
@seisman seisman mentioned this pull request Feb 14, 2025
26 tasks
seisman added a commit that referenced this pull request Feb 14, 2025
* Add a regression text for passing strings with numeric values

* Do not try to convert string array to np.datetime64 dtype

* Fix the _to_numpy test for datetime strings
@seisman seisman modified the milestones: 0.15.0, 0.16.0, 0.14.2 Feb 14, 2025
seisman added a commit that referenced this pull request Feb 14, 2025
* Add a regression text for passing strings with numeric values

* Do not try to convert string array to np.datetime64 dtype

* Fix the _to_numpy test for datetime strings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The fig.text function in PyGMT does not plot text if the text is purely numeric in pygmt 0.14.1

3 participants