MatthiasMert commented on issue #20580: URL: https://github.com/apache/echarts/issues/20580#issuecomment-2537979553
You could use `'value'` axis only for visuals, setting [min / max](https://echarts.apache.org/en/option.html#xAxis.min) such that it fits your scale and use an invisibe `'category'` axis to place the data on. [Example](https://echarts.apache.org/examples/en/editor.html?c=heatmap-cartesian&code=PYBwLglsB2AEC8sDeAoWsDmAnCATAXMmurABYCmEGpYhA5AKwAMApHQDTHoDueYp9ACysOXWGFD0AjCM4lYAG3IAzWrDoBmEcQC-c2AA8AggYgBnQgG0xqeejABPEOXoA3AIYKAruVF3YALYQ0IRM-vIB7gaEUuGwejZi9k4u6gDG7mDkGMBYDn52ZqTA3ITKnmbkYgnoALr6DibmVon-js5unj4FEcGhceiR0bCx1XG2du2pdBlZOXk9JEUlZRVV8jWw9cSVOOQWsNbyE_JT9BSZkSCL6MamZgCS0Ljkw6P-jfdPL28DsBBZAIAZUcSkIJzsaWACly9AAxMplLhkbgbiQAEa5F5YADqfAEIz-6ExWGxAGFobD1HCmLS6El4n9cJl3C1_OhLEwAHQMdiwbm8_k87bsw4AWgFfIlPKlAtqDPlG2I8p0AG4gA) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
