Forum Discussion
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
- AnonymousNot 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 ChangIf this post helps then please consider Accept it as the solution to help the other members find it more quickly.
- arimoldiResolver 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...
- arimoldiResolver II
Hi,
I managed using an image as backgroung for the scatter chart.
Hope it helps.
Thanks,
Andrea