wave icon indicating copy to clipboard operation
wave copied to clipboard

Right-click menu in table

Open huangxin168 opened this issue 3 years ago • 4 comments

On this site: cloumn and cell selection is supported, and have a custom right-click menu:

image

Can H2O-wave have a plan to support these features?

huangxin168 avatar Apr 21 '22 08:04 huangxin168

infact, I need the feature of 'Create traces from selection(column)', Dash plotly don't support this right now.

huangxin168 avatar Apr 21 '22 08:04 huangxin168

https://chart-studio.plotly.com/create/#/ (sorry, here is the site)

huangxin168 avatar Apr 21 '22 08:04 huangxin168

It seams that I have to use external javascript code for this?

huangxin168 avatar Apr 21 '22 10:04 huangxin168

Hi @huangxin168,

it seems like the feature you in fact need is selectable cells within table. We may consider adding it, but will definitely not be in a foreseeable future.

It seems that I have to use external javascript code for this?

yes, this is your only option right now

mturoci avatar Apr 21 '22 13:04 mturoci