Forum Discussion

arimoldi's avatar
arimoldi
Resolver II
2 years ago
Solved

Custom Graph Axis

Hi,

 

I have to create a chart with custom axis in this way:

 

Do you know if it is feasible and in which way it could be achieved? Custom visuals?

 

Thanks,

Andrea

 

  • Hi,

     

    I managed using an image as backgroung for the scatter chart.

     

    Hope it helps.

     

    Thanks,

    Andrea

3 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi arimoldi ,

     

    I think you can make several attempts depending on your data structure. This looks like a collection of Treemap and Scatterplot.

     

    Hope it helps!

     

    Best regards,
    Community Support Team_ Scott Chang

     

    If this post helps then please consider Accept it as the solution to help the other members find it more quickly.

    • arimoldi's avatar
      arimoldi
      Resolver II

      Hi,

       

      thanks for the reply.

       

      The dataset has nothing special, is composed by an X column decimal, an Y column decimal and another column to be used to set the dimension of the circles, I can share a sample if needed.

       

      What do you mean with "collection of Treemap and Scatterplot"? Is it possibile to combine two different charts? 

       

      I think that the challenge here is how to customize the chart area with colors and lines...

  • Hi,

     

    I managed using an image as backgroung for the scatter chart.

     

    Hope it helps.

     

    Thanks,

    Andrea