Vizlib Scatter Chart v2.5 released
1. [No ID] Be able to color by measure within a color palette.
We added a new Bubble color option in the Bubble Format area, where we can conditionally overwrite a bubble color and yet applying a color palette.
ie: =if(Company='Microsoft','#FF0000')
We apply the color palette, but if company is Microsoft, we want the bubble color to be red
2. [No ID] Support PDF/PPT printing
We now can export the scatter chat to multiple formats PDF/Image (Sept'18) and also to be able to export the stories that includes the Vizlib Scatter chart into ppt or other supported formats.
1. [No ID] Bubble color was changing after applying selections in some scenarios. Persist colors of the bubbles.