Forum Discussion

AnetaK's avatar
AnetaK
Helper V
8 years ago
Solved

Visual with two text axes

I'm searching for a visual that can have two text axes.

 

Let's say I have a list of manufacturers, a list of cities and a number of products produced by each manufacturer in each city.

I wanted to use a scatter chart but it accepts only numeric values as axes.

 

Is there any other visual that can be useful in such case?

  • AnetaK's avatar
    AnetaK
    8 years ago

    Thank you.

    R is a bit complicated for me right now, so I've used matrix with conditional formatting -> background color scales.

3 Replies

  • Greg_Deckler's avatar
    Greg_Deckler
    Community Champion

    If you want something more visual than a Matrix, then you'll probably have to look at custom visuals in the store or R visuals.

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi AnetaK,


    I agree with smoupre's point of view, R view will be a choose.

    In addition, if you want to do some custom layout or shapes, you can also try to use Synoptic Panel visual.

     

    Regards,

    Xiaoxin Sheng

     

    • AnetaK's avatar
      AnetaK
      Helper V

      Thank you.

      R is a bit complicated for me right now, so I've used matrix with conditional formatting -> background color scales.