Forum Discussion

ysapiyev's avatar
ysapiyev
Responsive Resident
8 years ago
Solved

i have a problem with resizing my visual

hello everyone,   I built visual with 10 rectangles in two rows using tutorial for creating visual with simple bar chart. in that tutorial, I used dynamic parameters for resizing every rectangle. h...
  • ysapiyev's avatar
    ysapiyev
    8 years ago

    v-viig,

     

    I solved this problem by changing structure of my code. Previously, I used structure from tutorial for barchart, but since my goal was different, I plotted rectangles, added them to array, and when I resize my visual, firstly, I remove them and plot again.