Julia Programming Language
Python pcolormesh() alternative in JULIA --`Makie.convert_arguments` for the plot type MakieCore.Heatmap and its conversion trait MakieCore.CellGrid() was unsuccessful
Specific Domains
Visualization
plotting
,
makie
,
glmakie
asinghvi17
March 22, 2024, 11:48am
2
Heatmap does not accept x and y coordinates as grids - only vectors. Use
surface
instead!
show post in topic
Related topics
Topic
Replies
Views
Activity
Heatmap plots with X and Y matrix instead of vectors
Visualization
plotting
22
3213
November 3, 2022
Python pcolormesh() alternative in Julia
Visualization
plotting
,
glmakie
15
1073
March 30, 2024
PythonPlot: use imshow instead of pcolormesh for heatmaps
General Usage
plotting
,
pythonplot
13
640
August 16, 2024
Heatmap of data not on a grid
General Usage
plotting
,
interpolations
,
makie
6
297
February 19, 2025
How to correctly use heatmap with 3 vectors as input?
Visualization
makie
6
804
October 5, 2021