Vizlib Combo Chart v1.3 released!
1. [VZB-733]: implemented bar background image pattern
Added a new option on the bar settings that allows you to change the background of the bars with an image pattern.
Known limitation: Image background is not working on the Edge browser
2. [VSP-251]: Inherit native number abbreviation formatting from the script
Set NumericalAbbreviation='3:t;6:Mil;9:Bil;12:T;15:P;18:E;21:Z;24:Y;-3:m;-6:µ;-9:n;-12:p;-15:f;-18:a;-21:z;-24:y';
3. [VSP-308]: Possibility to display data values on line chart
Added show data values for line charts.
1. [VZB-604]: After switching between axis positions chart is displayed outside axis area
Corrected defect that was rendering area lines outside the axis when placed from primary to secondary.
2 [VSP-389]: Combo Chart bars missing after changing sheet
In some scenarios some bars where disappearing after changing sheet and going back when calculation conditions where used.
3. [VZB-893]: Vizlib Combo Chart radius issue
When having several longer bars and a few smaller, the border radius was not applied to the smaller ones.
4. [VZB-584]: Corrected errors caused by false calc condition of bars
In some scenarios when the calc condition of a bar was set to false it was causing some console errors.