python - Hovering in matplotlib -


i using matplotlib graphs in html report. have graph (subplot grid 3*2) this:

image

x-axis contain dates , y-axis measurement metric. now, want functionality whenever hovers on point corresponding date node should display box should customizable. , want add zoom in zoom out function. have read how catch embedding figures html using base64 encoding , that, functionality gets lost in matplotlib figure window.

how can embed graph?

please help.

thanks


Comments

Popular posts from this blog

javascript - Why Selenium can't find an element that is graphically visible -

android - Basic camera in app -

scala - Using the kronecker product on complex matrices with scalaNLP breeze -