beakerx icon indicating copy to clipboard operation
beakerx copied to clipboard

Heatmap/Data bars Don't work on tables from SQL

Open Ben-Epstein opened this issue 5 years ago • 2 comments

When you run SQL queries and the output is as a tabledisplay, the databar and heatmap features don't work. They work fine with Pandas dataframes.

Ben-Epstein avatar Apr 15 '20 19:04 Ben-Epstein

Hi could you add the simple, reproducible example?

jaroslawmalekcodete avatar Jul 01 '20 13:07 jaroslawmalekcodete

@jaroslawmalekcodete Hello, thanks for checking in. If you go to the binder and run the SQL notebook under Languages The 3rd cell is a SELECT query.

If you click the dropdown for the numeric columns and choose heatmap or databars, neither work as expected. The same features work fine with Pandas display tables. I've seen the same experience on beakerx 1.2.0, 1.3.0 and 1.5.0 (haven't tested 1.4.0). Thanks!

Ben-Epstein avatar Jul 01 '20 13:07 Ben-Epstein