Forum Discussion

matthewgoldring's avatar
matthewgoldring
Frequent Visitor
7 years ago

ggplotly coord_flip bar chart problem

Hello,

 

Having an issue with plotly for ggplot.

 

My custom visual works perfectly fine on desktop, but when I view it online, there are some major axis problems.

 

I have narrowed it down to being a problem with the coord_flip element, as the visual works as vertical bars but not as horizontal ones as intended (and like in the desktop version).

 

Basically, they are displaying horizontally, but based on a vertical axis.

 

Anyone seen this before or have an ideas with how to fix?

 

Thanks!

4 Replies

    • Anonymous's avatar
      Anonymous
      Not applicable

      Hi Ignat

      I have included my issue below and have also contact the RCV support team. Has there been any update regarding the coord_flip() bug?

       

      Please see my reply below to view my issue. 

       

      EDIT: I downloaded the .pbix file from service onto my desktop. On my desktop PBI, the visual works as expected. No bugs. Could you please look into this issue?

       

      Would be a massive help!

      • v-evelk's avatar
        v-evelk
        Microsoft Employee

        Hi,

         

        I transferred your question to corresponding team so, when they answer I will provide information here.

         

        Kind Regards,

         

        Evgenii Elkin,
        Software Engineer
        Microsoft Power BI Custom Visuals
        [email protected]

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi There!

    Struggling with the same issue on Power BI service. That is the only issue with my visual atm. 

     

    Any suggestions? Did you still manage to use the coord_flip() function?this is the issue i have atm