Questions tagged [ipyvizzu]

3 questions
3
votes
0 answers

How to access a JS variable from separate display_javascript calls in Deepnote?

This simple code in a single cell works in Jupyter Notebook, but Deepnote seems to render the display_javascript calls into separate iframes. Is there any way to get this work in Deepnote? from IPython.display import…
simon
  • 1,210
  • 12
  • 26
1
vote
1 answer

How to control the length of Horizontal bar in Ipyvizzu

I want to control the length of Horizontal bar because when animation ends some of the values does not fit inside the bars. In the image below value of Air Canada does not fit inside the bar so I want to increase the overall length of all the bars…
Atif
  • 2,011
  • 9
  • 23
1
vote
1 answer

Changing the angle of Xaxis label in ipyvizzu

How can I change the angle of ipyvizzu x-axis label as by default name of my labels are big and hence adjacent labels overlaps. Please help.
Atif
  • 2,011
  • 9
  • 23