You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using R and I am trying to plot a heatmaps with duplicates items (in x and y axis) to ease the visualization. The items are categorical. I also read all issues regarding the categorical axis : #189#242, #399, #379. But here the problem is different.
Dear plot_ly creators,
I am using R and I am trying to plot a heatmaps with duplicates items (in x and y axis) to ease the visualization. The items are categorical. I also read all issues regarding the categorical axis : #189 #242, #399, #379. But here the problem is different.
I create a simple code to reproduce the problem :
I expected to get a 3 X 3 heatmaps, but I only get a 2 X 2 heatmaps. I also tried my elaborate code :
I got exactly the same results. Any idea to solve/trick this will be welcome.
session INFO : R version 3.6.1 (2019-07-05)
Platform: x86_64-pc-linux-gnu (64-bit)
Running under: Ubuntu 18.04.3 LTS
plotly_4.9.1
Cheers,
JB
The text was updated successfully, but these errors were encountered: