0

Hi Currently I'm doing some POC with Bluemix Tradeoff Analytics in use for mobile phone. and found out if we want to use the widget on the phone the view still not compatible on the phone i believe.

I wondering as for now I only interested with the Visualization to be shown in the phone without the entire widget to be loaded. is there any possibilities to do that? visualization image example

any suggestion is appreciated ?

Idan Adar
  • 44,156
  • 13
  • 50
  • 89
kkurni
  • 15
  • 1
  • 2

1 Answers1

0

Currently, the only way to do it is to try to use CSS to remove the other parts from the display. They will still be loaded, but not shown.

Dudi
  • 2,340
  • 1
  • 24
  • 39
  • Thanks for the reply, yes currently already play around with the CSS, as for now maybe that the only way. Thanks again – kkurni Aug 15 '16 at 03:55