issues
search
jku-vds-lab
/
pro2future-multiple-stacked-charts
2
stars
1
forks
source link
Jakob/refactor code
#96
Closed
jzethofer
closed
1 year ago
jzethofer
commented
1 year ago
adapted all formatting settings to new formatting model
https://learn.microsoft.com/en-us/power-bi/developer/visuals/format-pane#formatting-model
fixed bug where rollout was still zooming when zoom was disabled
fixed bug where using legend colors would break visual for points where no legend value exists
moved part of parse and transform to class data model
changed viewmodel from interface to class and moved rest of parse and transform code there
moved viewmodel to separate file
closed #34