- given:
- I'm in the report builder and I select the properties such that a bar/area/pie chart is shown
- when:
- I reduce the browser windows height
- then:
- the diagram keeps the amount of area and does not shrink
- expected:
- the diagram shrinks and all other parts of the report builder stay static
Hint:
this problem also occurs when saving a bar/area/pie chart and then go to the edit mode, since we then have to scroll in order to see the whole diagram
This is the controller panel for Smart Panels app
[OPT-943] Bar/Area/Pie charts do not shrink when reducing the size of the window
Labels | New: next_release |
Workflow | Original: Camunda Optimize [ 45411 ] | New: Copy of Camunda Optimize [ 45725 ] |
Workflow | Original: Copy of Camunda Optimize [ 45725 ] | New: Camunda Optimize - 2.0 [ 46801 ] |
Labels | Original: next_release | New: current_release next_release |
Labels | Original: current_release next_release | New: current_release |
Labels | Original: current_release | New: next_release |
Assignee | Original: Johannes [ johannes.heinemann ] | New: Sebastian Stamm [ sebastian.stamm ] |
Labels | Original: next_release | New: current_release |
Description |
Original:
* given:
** I'm in the report builder and I select the properties such that a bar/area/pie chart is shown * when: ** I reduce the browser windows height * then: ** the diagram keeps the amount of area and does not shrink * expected: ** the diagram shrinks and all other parts of the report builder stay static |
New:
* given:
** I'm in the report builder and I select the properties such that a bar/area/pie chart is shown * when: ** I reduce the browser windows height * then: ** the diagram keeps the amount of area and does not shrink * expected: ** the diagram shrinks and all other parts of the report builder stay static *Hint:* this problem also occurs when saving a bar/area/pie chart and then go to the edit mode, since we then have to scroll in order to see the whole diagram |