JuanCarniglia / dendrogram_vis

Dendogram visualization plugin for Kibana
14 stars 6 forks source link

duplicate dendrograms spawn when query/filter applied #4

Open acastellano54 opened 5 years ago

acastellano54 commented 5 years ago

Successfully rendering dendrogram viz in 5.5 kibana. But when queries or filters are applied or un-applied, duplicate dendrograms spawn beneath the original. There a quick way to disable this in the code with a well-placed comment?

image

JuanCarniglia commented 5 years ago

Yoy need to replace the canvas instead of append to it. Watch out for the redraw function.

El vie., 21 dic. 2018 16:06, acastellano54 notifications@github.com escribió:

Successfully rendering dendrogram viz in 5.5 kibana. But when queries or filters are applied or un-applied, duplicate dendrograms spawn beneath the original. There a quick way to disable this in the code with a well-placed comment?

[image: image] https://user-images.githubusercontent.com/46055920/50359064-5f2b9300-0529-11e9-8aaf-97ed114ad054.png

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/JuanCarniglia/dendrogram_vis/issues/4, or mute the thread https://github.com/notifications/unsubscribe-auth/AOi0O8QdFsUZG68f3tCJ84SVUONb0PMOks5u7TE8gaJpZM4Zevgs .