Closed
Description
The rotate buttons in the scatterplot dialog and facet does not work.
To Reproduce
Steps to reproduce the behavior:
-
First, create a create any scatterplot using scatterplotfacet.
-
Then, click on the rotate buttons given below the plot.
Current Results
After clicking the rotate button the graph does not rotate.
Same happens in the scatterplotfacet.
Expected Behavior
The plot should rotate.
Versions
- Operating System: Ubuntu 20.04.1
- Browser Version: Chrome 19
- OpenRefine: OpenRefine 3.4.1
Additional context
The problem is somewhere in the server side either when converting the client-end configurations of the plot into plotting parameters or somewhere else in between the client side and plotting of the graph.